React skills

2,262 tagged React, measured the same way as everything else here.

Browse within: nextjs 114javascript 42accessibility 35design-system 29agentic-workflow 28codex-skills 27components 27ui 26openai 24claude-code-skills 23expo 22motion 22react-native 22reactjs 21

sanity-io/next-sanity

Skill Claude CodeCodex

Integrates Sanity Live with Next.js Cache Components in next-sanity v13+ apps. Sets up sanityFetch, a shared cachedSanity 'use cache' boundary, , Visual Editing, Presentation Tool, draft mode handling, and the three-layer (Page/Dynamic/Cached) component pattern with explicit perspective/stega prop-drilling. Sequences…

952 3d ago A 155 tokens original MIT

sync-public-docs

98

Caldis/react-zmage

Skill Claude CodeCodex

A documentation-synchronisation skill for the public API of react-zmage, a React component package for displaying images. It identifies documentation and example files that can become outdated when public types, props, or defaults change.

943 +1 3mo ago A 203 tokens original MIT

Caldis/react-zmage

Skill Claude CodeCodex

Use when adding the react-zmage React image viewer to an existing React, Next.js, MDX, CMS, markdown, or rich text image surface.

943 +1 3mo ago A 37 tokens original MIT

vibefigma

101

vibeflowing-inc/vibe_figma

Skill Claude CodeCodex

Convert Figma designs to production-ready React components with Tailwind CSS. Use when user provides a Figma URL, asks to convert Figma designs to React/code, wants to extract components from Figma, or mentions "vibefigma". Requires a Figma access token (via --token flag, FIGMATOKEN env var, or .env file).

841 3mo ago A 77 tokens AGPL-3.0

GetStream/stream-chat-react

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…

841 4d ago A 67 tokens

engineer-react-native

103

suleimanodetoro/skills

Skill Claude CodeCodex

Build, refactor, debug, test, and ship production React Native applications across iOS and Android, including Expo and bare workflows. Use for native navigation, app lifecycle, permissions, deep links, secure storage integration, virtualized lists, keyboard and safe-area behavior, gestures, animation, JS/UI thread…

841 +60 1mo ago A 155 tokens original MIT

intlayer-next-js

104

aymericzip/intlayer

Skill Claude CodeCodex

Integrates Intlayer internationalization with Next.js App Router and Pages Router. Use when the user asks to "setup Next.js i18n", use "useIntlayer" in Server Components, or handle client-side translations in Next.js.

816 3d ago A 53 tokens original Apache-2.0

menu-interactions

105

asmyshlyaev177/react-horizontal-scrolling-menu

Skill Claude CodeCodex

Wire mouse, wheel and touch input for react-horizontal-scrolling-menu: onWheel/onScroll are plain (api, event) => void callbacks, while ALL mouse/touch props (onMouseDown, onMouseUp, onMouseMove, onMouseLeave, onTouchStart, onTouchMove, onTouchEnd) are handler factories (api) => (event) => void. Covers mouse…

788 3d ago A 147 tokens original MIT

menu-migration

106

asmyshlyaev177/react-horizontal-scrolling-menu

Skill Claude CodeCodex

Detect and upgrade pre-v8 react-horizontal-scrolling-menu patterns that agents trained on older data still generate: destructured visibleElements/isFirstItemVisible/isLastItemVisible/initComplete (removed v6), Separator items, separatorClassName and getPrevItem/getNextItem (removed v7), the Arrows prop (removed v3)…

788 3d ago A 160 tokens original MIT

menu-recipes

107

asmyshlyaev177/react-horizontal-scrolling-menu

Skill Claude CodeCodex

Recipes composed on the react-horizontal-scrolling-menu public API — NOT props: autoplay (setInterval + scrollNext gated on menuVisible), infinite loop/carousel (clone head/tail + scrollLeft teleport at seams), center on click (scrollToItem 'center'), save/restore scroll position (onUpdate, onInit, scrollContainer)…

788 3d ago A 145 tokens original MIT

component-refactoring

108

Ohh-889/skyroc

Skill Claude CodeCodex

Refactor high-complexity React components in Dify frontend. Use when pnpm analyze-component --json shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, or complexity reduction, or when pnpm analyze-component warns to refactor before testing; avoid for simple/well-structured…

787 3d ago A 93 tokens original MIT

typescript-react

109

mkosir/typescript-style-guide

Skill Claude CodeCodex

Apply, review, and explain React conventions from the TypeScript Style Guide. Use automatically for TypeScript and TSX tasks involving prop-derived state, prop typing, component responsibilities, data flow, compound components, or client and server state.

784 6d ago A 50 tokens original MIT

tool-ui

110

assistant-ui/tool-ui

Skill Claude CodeCodex

Find, install, configure, and integrate Tool UI components in React apps using shadcn registry entries, compatibility checks, scaffolded runtime wiring, toolkit setup with assistant-ui, and troubleshooting workflows. Use when developers ask to add one or more Tool UI components, choose components for a use case…

773 3mo ago A 89 tokens original MIT

getclawe/clawe

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…

750 +1 6mo ago A 67 tokens AGPL-3.0

modern-short-video

112

Marve10s/Better-Fullstack

Skill Claude CodeCodex

Create modern product launch/pitch videos using Remotion. Use when creating app promo videos, SaaS launch videos, product demos, or startup pitch videos.

726 3d ago A 35 tokens original MIT

react-native

113

Gentleman-Programming/Gentleman-Skills

Skill Claude CodeCodex

React Native patterns for mobile app development with Expo and bare workflow. Trigger: When building mobile apps, working with React Native components, using Expo, React Navigation, or NativeWind.

636 +1 5mo ago A 39 tokens original MIT

humanlayer/skills

Skill Claude CodeCodex

Use this skill when a React component's props have been widened for stories, mocks, tests, or demos and now express states the live application does not enter.

632 +17 19d ago A 18 tokens original MIT

motion

115

pedronauck/skills

Skill Claude CodeCodex

Build React animations with Motion (Framer Motion) - gestures (drag, hover, tap), scroll effects, spring physics, layout animations, SVG. Bundle: 2.3 KB (mini) to 34 KB (full). Use when: drag-and-drop, scroll animations, modals, carousels, parallax. Troubleshoot: AnimatePresence exit, list performance, Tailwind…

596 4d ago A 89 tokens

react-aria

117

NextAdminHQ/nextjs-admin-dashboard

Skill Claude CodeCodex

Build accessible UI components with React Aria Components. Use when developers mention React Aria, react-aria-components, accessible components, or need unstyled accessible primitives. Provides documentation for building custom accessible UI with hooks and components.

543 +1 15d ago A 49 tokens

analytical-table

118

UI5/webcomponents-react

Skill Claude CodeCodex

Use ALWAYS for AnalyticalTable internals — react-table v7 plugin architecture, vendored react-table code at packages/main/src/components/AnalyticalTable/react-table/, tableHooks, AnalyticalTableHooks, useDynamicColumnWidths, useColumnResizing, useRowSelect, useF2CellEdit, useManualRowSelect…

539 2d ago A 209 tokens original Apache-2.0

taskmaster

119

blader/taskmaster

Skill Claude CodeCodex

Codex wrapper plus same-process expect PTY injector that keeps work moving until an explicit parseable done signal is emitted.

519 5mo ago A 28 tokens original MIT

agentscope-ai/agentscope-spark-design

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…

444 9d ago A 67 tokens