본문으로 건너뛰기
이 콘텐츠는 아직 사용자의 언어로 제공되지 않아 영어로 표시됩니다.

EmblemAI React

Skill 확인됨
97

React integration skill for EmblemAI's one-shot user management. Use when the user wants to add website authentication plus wallet-enabled users to a React app with EmblemAuthProvider, ConnectButton, social/email/wallet login, chat components, React auth hooks, React composition patterns, or Migrate.fun React hooks.

AI 요약

This skill provides comprehensive guidance and code examples for integrating EmblemAI's user management, chat components, and Migrate.fun React hooks into React applications. It details setup, usage, and security considerations for frontend authentication and wallet-enabled user experiences.

설치

npx skills add emblemcompany/agent-skills

Vercel skills CLI(skills.sh)를 npx로 실행합니다. 로컬에 Node.js와 skills 호환 에이전트(Claude Code, Cursor, Codex 등) 중 하나 이상이 설치되어 있어야 합니다. 저장소가 agentskills.io 형식을 따른다고 가정합니다.

1 day ago에 업데이트됨
소스 코드 보기

유사한 확장

Frontend Design

99

Create distinctive, production-grade frontend interfaces with high design quality. Provides analysis tools for auditing existing designs and generation tools for creating color palettes, typography systems, design tokens, and component templates. Supports React, Vue, Svelte, and vanilla HTML/CSS. Use when building web components, pages, or applications. Keywords: design, UI, frontend, CSS, components, palette, typography, tokens, accessibility.

Skill
jwynia

react-is

98

Brand checking of React Elements.

Skill
facebook

Chat Web Adapter

98

Web adapter for chat — browser chat UI via the AI SDK useChat protocol

Skill
vercel

TanStack React Start Patterns

98

TanStack React Start auth patterns with @clerk/tanstack-react-start - createServerFn, beforeLoad guards, loaders, Vinxi server. Triggers on: TanStack auth, createServerFn clerk, beforeLoad protection, TanStack Start middleware.

Skill
clerk

Clerk React Router Patterns

98

React Router v7 patterns with Clerk — rootAuthLoader, getAuth in loaders, clerkMiddleware, protected routes, SSR user data, org switching. Triggers on: react-router auth, rootAuthLoader, getAuth loader, react-router protected route, loader authentication, SSR auth react-router.

Skill
clerk

Next.js Server Component Navigation Pattern

98

Guide for implementing navigation in Next.js Server Components using Link component and redirect() function. Covers the difference between server and client navigation methods. Use when adding links, redirects, or navigation logic in server components without converting them to client components unnecessarily.

Skill
wsimmonds