React skills

4,539 tagged React, measured the same way as everything else here.

Browse within: javascript 313ab-testing 181nextjs 139shadcn-ui 111nodejs 103cms 89slate 88graphql 86wysiwyg 85serverless 77video 75ui 68angular 63skills 56

clerk-auth

337

zarldev/claude

Skill Claude CodeCodex

Clerk authentication patterns for React and Go - protected routes, auth hooks, JWT middleware, ConnectRPC auth interceptors. Use when implementing authentication or authorization with Clerk.

not rated 2 6mo ago A 37 tokens

xcomponent

338

nfour/xcomponent

Skill Claude CodeCodex

Use when building React components with @n4s/xcomponent, converting MobX observer/useEffect code to X, X.useState, Value, Value.Async, Value.Boxed, Value.Bool, lifecycle hooks, observable props, or component composition with .with().

not rated 2 1mo ago A 55 tokens

verygoodsecurity/collect-js-react

Skill Claude CodeCodex

Help VGS customers integrate, implement, migrate, troubleshoot, or review the public @vgs/collect-js-react wrapper. Use when users ask to add VGS Collect to React apps, create cards with Card Management Platform through VGSCollectSession, configure VGSCollectSession or VGSCollectForm, render secure React field…

not rated 2 1mo ago A 105 tokens original MIT

a11y-audit-react

340

vanessamarely/ai-playbook-reposito

Skill Claude CodeCodex

Audit React components for WCAG 2.2 compliance and suggest fixes. Use when the user wants an accessibility review of existing React component code (as opposed to running automated CI checks or building new components).

not rated 2 1mo ago A 48 tokens original MIT

argon-router

341

aiko-atami/effectorjs-skills

Skill Claude CodeCodex

Integrate and use argon-router in React web applications with Effector. Use when tasks involve creating routes and routers, wiring RouterControls/history adapters, composing routes with chainRoute/group/createVirtualRoute, rendering views with RouterProvider/createRoutesView/Outlet, building links with Link/useLink…

not rated 2 6mo ago A 76 tokens original MIT

shadcn-ui

342

forbiddenlink/mythos

Skill Claude CodeCodex

Complete shadcn/ui component library guide including installation, configuration, and implementation of accessible React components. Use when setting up shadcn/ui, installing components, building forms with React Hook Form and Zod, customizing themes with Tailwind CSS, or implementing UI patterns like buttons…

not rated 2 yesterday A 73 tokens copy · 86% MIT

ruclub

343

VoidX3D/RU_Club_Website

Skill Claude CodeCodex

Work on the RU Club Motherland website — React 19 + TypeScript 6 + Vite 8 + Supabase SPA. Use when the user mentions ruclub, Motherland, building, deploying, or any site-related task.

not rated 2 4d ago A 51 tokens GPL-2.0

ag-ui-integration

344

EmeaAppGbb/agentic-shell-python

Skill Claude CodeCodex

Integrate AG-UI protocol with backend and frontend. Use this skill to connect a Next.js/React frontend to a Python agent backend using CopilotKit and the AG-UI protocol.

not rated 2 6mo ago A 43 tokens original MIT

JECT-Study/Zimdugo-4th-Client

Skill Claude CodeCodex

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…

not rated 2 4d ago A 67 tokens

Elvis-WDev/ExpressJS-agent-context

Skill Claude CodeCodex

Build or refactor operational Next.js interfaces such as dashboards, admin panels, CRUD modules, tables, forms, dialogs, navigation, and responsive workflows. Use when a frontend task must follow the repository's shared UI patterns, reduce visual fatigue, hide technical details, and ship with complete interaction…

not rated 2 23d ago A 65 tokens

shadcn-ui

347

Mattdgn/config_cc

Skill Claude CodeCodex

Provides complete shadcn/ui component library patterns including installation, configuration, and implementation of accessible React components. Use when setting up shadcn/ui, installing components, building forms with React Hook Form and Zod, customizing themes with Tailwind CSS, or implementing UI patterns like…

not rated 2 5mo ago A 74 tokens

scaffold-feature

348

starman69/claude-workshops

Skill Claude CodeCodex

Scaffold a new TodoMVC feature — component file, test file, and wiring — from a short description. Use when the user asks to "add feature X" and an existing file/component doesn't already own it.

not rated 2 4mo ago A 47 tokens original MIT

react-guide

349

Alchemist85K/updose

Skill Claude CodeCodex

A skill that helps write idiomatic React components.

not rated 2 3mo ago A 0 tokens original MIT

ink-setup

350

StupidIncarnate/codex-of-consentient-craft

Skill Claude CodeCodex

Configure ink (React for CLI) in a Dungeonmaster package. Use when setting up a new CLI package with ink, troubleshooting ESM/bundling issues with ink, or creating ink adapters and widgets.

not rated 2 2d ago A 45 tokens original MIT

vowel-react

351

usevowel/skills

Skill Claude CodeCodex

Initialize vowel.to voice agent in React applications (React 19+, Next.js, TanStack Router, React Router) with complete setup including adapters, providers, hooks, and custom actions. Use when setting up voice agent integration, configuring navigation adapters, implementing custom voice actions, or integrating state…

not rated 2 3mo ago A 83 tokens

react-i18next

352

yildizberkay/skills

Skill Claude CodeCodex

How to implement internationalization (i18n) in React applications using react-i18next and i18next. Use this skill whenever the user wants to add multi-language support to a React app, translate UI content, set up i18next configuration, use the useTranslation hook, withTranslation HOC, Trans component, handle…

not rated 2 5mo ago A 177 tokens original Apache-2.0

form-patterns

353

retrip-ai/agent-skills

Skill Claude CodeCodex

React Hook Form patterns with Zod validation. Use when implementing forms, validation schemas, form state management, edit forms with unsaved changes, or array fields.

not rated 2 7mo ago A 36 tokens

yend724/agent-skills

Skill Claude CodeCodex

React component design conventions focusing on Server/Client component boundaries, composition patterns, and data flow. Auto-triggers when writing or modifying React components to ensure correct RSC patterns and optimal component architecture.

not rated 2 3mo ago A 44 tokens

lenis-react

355

KailasMahavarkar/agentic-skills

Skill Claude CodeCodex

Integrate Lenis smooth scroll into React and Next.js projects. Use when the user wants smooth scrolling, scroll-linked animations, parallax effects, GSAP ScrollTrigger sync, Framer Motion sync, programmatic scroll-to navigation, or scroll event listening in a React app. Covers ReactLenis provider setup, useLenis hook…

not rated 2 3mo ago A 84 tokens

arraydude/agent-skills

Skill Claude CodeCodex

React Query v4 (TanStack Query) best practices, patterns, and troubleshooting. Use when working with useQuery, useMutation, query invalidation, caching, WebSocket integration, or any async state management in React. Based on TkDodo's comprehensive blog series.

not rated 2 1mo ago A 62 tokens original MIT

frontend-agent-skills

357

jcarroll2007/Frontend-Agent-Skills

Skill Claude CodeCodex

How to architect frontend features in React + TypeScript apps. Use when planning or building a new frontend feature — deciding structure, component breakdown, data fetching, state, and file placement.

not rated 2 2mo ago A 42 tokens

rn-architecture

358

cmaranho/rn-agent-skills

Skill Claude CodeCodex

Estrutura a arquitetura de um app React Native seguindo Clean Architecture — camadas, fluxo de dados unidirecional, módulos coesos e limites claros. Use ao criar módulos/features, definir estrutura de pastas ou organizar o fluxo dados→UI.

not rated 2 2mo ago A 55 tokens original MIT

olakunlevpn/olakunlevpn-react-skills

Skill Claude CodeCodex

Use when writing, reviewing, or refactoring React or Next.js code — components, hooks, state management, testing, performance, TypeScript patterns, server components, or project structure. Always apply these standards to all React work.

not rated 2 5mo ago A 54 tokens original MIT

mcp-app-builder

360

hollaugo/prompt-circle-marketplace

Skill Claude CodeCodex

Build new MCP Apps (MCP servers with React UI output) using @modelcontextprotocol/ext-apps and the MCP SDK. Use when asked to scaffold or implement MCP App servers, add UI-rendering tools/resources, or migrate a standard MCP server to an MCP App with Vite single-file UI bundles.

not rated 2 7mo ago A 67 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: