Search

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

7,344 results for “react” · page 12

#
Skill
Source
Installs
551
react-native-vision-camera-realtime Design and review production-grade low-latency VisionCamera v5 pipelines. Use for real-time GPU, ML, CV, Skia or WebG…
margelo/react-native-skills
52
552
react-best-practices React and Next.js performance optimization guidelines from Vercel Engineering. 57 rules across 8 categories for writi…
bighardperson/computer-science-skills-collection
10
553
react-best-practices React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing…
gsd-build/gsd-2
10
554
react-doctor Run after making React changes to catch issues early. Use when reviewing code, finishing a feature, or fixing bugs in…
freekmurze/dotfiles
10
555
react-email Use when building HTML email templates with React components, adding a visual email editor to an application using th…
marcioaltoe/skills
10
556
react-useeffect React useEffect best practices from official docs and naming discipline. Use when writing/reviewing useEffect, useEff…
fixmyberlin/fixmyskills
10
557
react-patterns Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices.
smithery.ai
51
558
react-advanced Advanced React patterns and conventions for data fetching, tables, forms, state machines, client state management, sc…
trancong12102/agentskills
49
559
react-senior-code-review Senior-level review of a React feature, by theSeniorDev — structure & boundaries, state & data flow, performance & re…
the-senior-dev/senior-dev-skills
49
560
react-architect-skills Use when writing, reviewing, or refactoring React or TanStack Router code for folder structure, naming, colocation, e…
tianyili/skills
48
561
react-best-practices Client-side React performance optimization patterns.
smithery.ai
48
562
react-native-advanced React Native and Expo patterns for navigation, data fetching lifecycle, infinite scroll lists, form handling, state p…
trancong12102/agentskills
48
563
react-native-web-performance Use when optimizing React Native Web performance. Provides patterns for code splitting, bundle optimization, memoizat…
thebushidocollective/han
48
564
react-web-advanced Web-specific React patterns for type-safe file-based routing, route-level data loading, server-side rendering, search…
trancong12102/agentskills
48
565
react-best-practices React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing…
fradser/dotclaude
9
566
react-state-management Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global …
freekmurze/dotfiles
9
567
react-vite-to-next-migration (heropy) Use when migrating an existing Vite + React (TypeScript) project to Next.js (App Router, v16). Converts entr…
parkyoungwoong/skills
9
568
react-design-patterns Use when choosing a React component pattern — custom hooks, control props, compound components, headless components, …
b4r7x/agent-skills
46
569
react-composition-patterns React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flex…
marcioaltoe/skills
45
570
react-flow-architect Build production-ready ReactFlow applications with hierarchical navigation, performance optimization, and advanced st…
sickn33/agentic-awesome-skills
219
571
react-aria Build accessible UI components with React Aria Components. Use when developers mention React Aria, react-aria-compone…
intentui/laravel
1
572
react-component-dev React/TypeScript component development guidelines for Gemini-Subtitle-Pro.
smithery.ai
1
573
react-design-principles Design React APIs and abstractions in a React-like way. Covers declarative interfaces, lifecycle-safe abstractions, m…
toss/react-simplikit
1
574
react-fieldguide This skill should be used when building React components with TypeScript, typing hooks, handling events, or when Reac…
outfitter-dev/outfitter
1
575
react-flow-advanced-best-practices Expert-level React Flow (@xyflow/react) guidance covering architecture, performance, TypeScript typing, testing, acce…
oil-oil/react-flow-advanced-best-practices
1
576
react-hook-form-zod >- Type-safe validated forms in React with react-hook-form and Zod, wired through zodResolver from @hookform/resolver…
smithery.ai
1
577
react-patterns Comprehensive React 19 patterns expert covering Server Components, Actions, use() hook, useOptimistic, useFormStatus,…
jh941213/codex-lattice
1
578
react-performance-optimizer Optimize React apps for 60fps performance. Implements memoization, virtualization, code splitting, bundle optimizatio…
smithery.ai
1
579
react-scaffold Use when initializing a new React project or when an existing React project needs missing configuration (ESLint, Pret…
parkyoungwoong/react-scaffold-skills
1
580
react-start React bindings for TanStack Start: createStart, StartClient, StartServer, React-specific imports, re-exports from @ta…
lightfastai/lightfast
1
581
react-to-taro Transpile React Web applications (v18+) into Taro 4.x code optimized for WeChat Mini Program.
smithery.ai
1
582
react-vite-best-practices React and Vite performance optimization guidelines. Use when writing, reviewing, or optimizing React components built…
smithery.ai
1
583
react-zustand-patterns Zustand state management patterns for React. Use when working with Zustand stores, debugging state timing issues, or …
smithery.ai
1
584
react-best-practices Apply React and Next.js performance optimization guidelines from Vercel Engineering — 40+ rules covering components, …
tdimino/claude-code-minoan
44
585
react-composable-components Write and refactor React components to be small, composable, and customizable, doing one thing well. Improve renderin…
jonmumm/skills
44
586
react19-source-patterns Reference for React 19 source-file migration patterns, including API changes, ref handling, and context updates.
github/awesome-copilot
1K
587
react-websocket WebSocket integration patterns for React applications. Covers custom hooks, context providers, Socket.IO, and real-ti…
claude-dev-suite/claude-dev-suite
43
588
react-native-design Master React Native styling, navigation, and Reanimated animations for cross-platform mobile development. Use when bu…
smithery.ai
8
589
react-native-elements-best-practices React Native Elements UI component library best practices for performance, theming, and proper component usage. Use w…
pproenca/dot-skills
8
590
react-native-navigation Use when implementing navigation in React Native apps with React Navigation. Covers stack, tab, drawer navigation, de…
thebushidocollective/han
8
591
react-performance-audit Audit React component rendering performance when the user asks to optimize React performance, fix re-renders, or impr…
jerelvelarde/chalk-skills
8
592
react-spa-patterns React SPA patterns for Frappe-backed applications. Reference for TanStack Query, Axios, Jotai, shadcn/ui, Tailwind, R…
unityappsuite/frappe-claude
8
593
react-effects-audit Use when auditing React or Next.js components for unnecessary or unsafe useEffect usage -- detects 9 anti-patterns fr…
fusengine/agents
42
594
react-patterns React component patterns and architectural best practices. Covers compound components, render props, higher-order com…
claude-dev-suite/claude-dev-suite
41
595
react-testing React component testing with Testing Library and Vitest. Covers unit tests, integration tests, async testing, mocking…
claude-dev-suite/claude-dev-suite
41
596
react-best-practices Comprehensive React and Next.js performance optimisation guide with 40+ rules for eliminating waterfalls, optimising …
henkisdabro/wookstar-claude-plugins
40
597
react-suspense React Suspense for data fetching, code splitting, and async operations. Covers Suspense boundaries, lazy loading, str…
claude-dev-suite/claude-dev-suite
39
598
react-tailwind Opinionated assistant for installing and configuring Tailwind CSS in React projects, then revamping components using …
babandeepsingh/skills
39
599
react-anti-patterns Use when reviewing React code — especially AI-generated code — to catch common anti-patterns. Covers 18 anti-patterns…
b4r7x/agent-skills
38
600
react-best-practices Comprehensive React and Next.js performance optimization guide with 40+ rules for eliminating waterfalls, optimizing …
shapeshift/web
38