Search

Find skills by name, source, slug, or description across the full catalog.

6,337 results for “react” · page 6

#
Skill
Source
Installs
251
react-native React Native mobile patterns, platform-specific code
alinaqi/maggy
559
252
react-router-v7 React Router v7 best practices for data-driven routing. Use when implementing routes, loaders, actions, Form componen…
existential-birds/beagle
557
253
react-best-practices Comprehensive React and Next.js performance optimization guide with 40+ rules for eliminating waterfalls, optimizing …
davila7/claude-code-templates
538
254
react-ui-patterns Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, hand…
davila7/claude-code-templates
537
255
react-native Build assistant-ui chat experiences for Expo and bare React Native with `@assistant-ui/react-native` and `@assistant-…
assistant-ui/skills
111
256
react-best-practices React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing…
onekeyhq/app-monorepo
110
257
React Frontend Development Build React components with TypeScript, Tailwind CSS, and React Query for the Medellin Spark platform.
smithery/amo-tech-ai
0
258
react-google-maps Expert implementation of @vis.gl/react-google-maps library for Google Maps in React.
smithery/horuz-ai
0
259
react-guideline-implementation Implement React components following established coding guidelines and best practices.
smithery/bsj-fujimoto
0
260
react-hooks This skill should be used when the user asks to "review React hooks", "check useEffect usage", "optimize hooks perfor…
smithery/berlysia
0
261
react-native-architecture Production-ready patterns for React Native development with Expo, including navigation, state management, native modu…
sickn33/agentic-awesome-skills
513
262
react-flow-architecture Architectural guidance for building node-based UIs with React Flow. Use when designing flow-based applications, makin…
existential-birds/beagle
509
263
react-patterns Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices.
davila7/claude-code-templates
507
264
react-native-expo Build React Native 0.76+ apps with Expo SDK 52. Covers mandatory New Architecture (0.82+), React 19 changes (propType…
ovachiever/droid-tings
104
265
react-three-fiber-game Build React-hosted 3D browser games with React Three Fiber. Use when the user wants pmndrs-based scene composition, s…
openai/plugins
20
266
react-native-skia Design, build, debug, and optimise high-polish animated graphics in React Native or Expo using @shopify/react-native-…
tristanmanchester/agent-skills
99
267
react-performance Use when React performance optimization including memoization, lazy loading, and virtualization. Use when optimizing …
thebushidocollective/han
99
268
reactive-programming Implement reactive programming patterns using RxJS, streams, observables, and backpressure handling. Use when buildin…
aj-geddes/useful-ai-prompts
476
269
react-hooks Provides comprehensive guidance for React Hooks including useState, useEffect, useContext, useReducer, useMemo, useCa…
full-stack-skills/react-skills
98
270
react-hooks-patterns Use when React Hooks patterns including useState, useEffect, useContext, useMemo, useCallback, and custom hooks. Use …
thebushidocollective/han
96
271
react-useeffect React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values,…
davila7/claude-code-templates
462
272
react-best-practices React performance optimization and best practices. Use when writing React components, hooks, or JSX; refactoring Reac…
gohypergiant/agent-skills
19
273
react-dev This skill should be used when building React components with TypeScript, typing hooks, handling events, or when Reac…
outfitter-dev/agents
19
274
react-patterns Comprehensive React 19 patterns expert covering Server Components, Actions, use() hook, useOptimistic, useFormStatus,…
jh941213/my-cc-harness
19
275
react-best-practices React and Next.js performance optimization from Vercel Engineering. Use when building React components, optimizing pe…
vudovn/ag-kit
93
276
react-performance >- Comprehensive React and Next.js performance optimization guide. Covers waterfall elimination, bundle size reductio…
s-hiraoku/synapse-a2a
92
277
react-best-practices React and Next.js performance optimization guidelines from Vercel Engineering.
nguyenvanchiens/my-skills
3
278
react-composition-patterns React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flex…
secondsky/claude-skills
433
279
react-hook-form React Hook Form v7 (RHF、非制御フォームライブラリ) リファレンス。 別名: rhf, React-Hook-Form。 useForm, register, han…
fandhe-ai/agent-reference-skills
89
280
react-patterns Modern React development with hooks, component patterns, state management, and performance optimization for building …
manutej/luxor-claude-marketplace
419
281
react-spring Use when implementing Disney's 12 animation principles with React Spring's physics-based animations
dylantarre/animation-principles
416
282
react-agents-review Use when reviewing React code, validating a React project, or performing code review for correctness. Prevents shippi…
impertio-studio/react-claude-skill-package
17
283
react-ddt 审查并修正 React hook、React 组件和 TSX 文件里的职责放置错误;当用户要求拆分纯函数、静态常量、按项目规范放置类型,或 …
jybill/xqv-skills
17
284
react-modernization Master React version upgrades, class to hooks migration, concurrent features adoption, and codemods for automated tra…
sickn33/agentic-awesome-skills
409
285
react-typescript Build React 19 applications with TypeScript. Covers Actions, Activity, use() hook, React Compiler, ref-as-prop, useEf…
tenequm/skills
83
286
react-to-axure 将任意 React 组件/应用改造为 Axure 可导入的原型组件,生成符合规范的配置声明和运行时封装代码。适用于已有 React 项目希…
lintendo/axhub-skills
81
287
react-vite-scaffold (heropy) Use when initializing a new Vite + React (CSR) project or when an existing Vite React project needs missing …
parkyoungwoong/skills
81
288
react-best-practices Run measurement-led React and Next.js performance audits for waterfalls, bundle size, RSC/server-client boundaries, h…
akillness/jeo-skills
390
289
react-agents-project-scaffolder Use when scaffolding a new React project, adding React to an existing project, or generating a feature-complete appli…
impertio-studio/react-claude-skill-package
16
290
react-composition >- React component composition patterns for building flexible, maintainable UIs. Covers compound components, context-…
s-hiraoku/synapse-a2a
80
291
react-native-project-creater Provides one-command project creation for React Native including project initialization, configuration, and template …
full-stack-skills/react-skills
78
292
react-patterns Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices. Use when writing or…
shipshitdev/skills
77
293
react-testing-library React Testing Library mechanics for testing React components and hooks — query selection, async handling, user intera…
shipshitdev/skills
77
294
react-best-practices React best practices from react.dev and Vercel. Use when: (1) Reviewing React code, (2) Debugging performance issues,…
ahonn/dotfiles
15
295
react-typescript-frontend Patterns for the Chuuk Dictionary React + TypeScript frontend — Vite, Mantine v8, React 19, React Router v7, axios wi…
findinfinitelabs/chuuk
15
296
react-change-review Review recent React, Next.js, or TypeScript UI code changes for hardening before merge or commit. Use when asked to r…
petekp/claude-code-setup
74
297
react-pdf Generates PDF documents using the React-PDF library (@react-pdf/renderer) with TypeScript and JSX. Use when creating …
trailofbits/skills-curated
73
298
react-modernization Upgrade React applications to latest versions, migrate from class components to hooks, and adopt concurrent features.…
hermeticormus/libreuiux-claude-code
72
299
react-testing-library React Testing Library best practices for writing maintainable, user-centric tests. Use when writing, reviewing, or re…
pproenca/dot-skills
347
300
react-doctor This skill should be used when reviewing React components, hooks, and rendering behavior, then triaging React Doctor …
blogic-cz/blogic-marketplace
71