Search

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

6,337 results for “react” · page 14

#
Skill
Source
Installs
651
-senior-code-review the-senior-dev/senior-dev-skills/-senior-code-review Senior-level review of a feature, by theSeniorDev — structure & boundaries, state & data flow, performance & re…
the-senior-dev/senior-dev-skills
49
652
-architect-skills tianyili/skills/-architect-skills Use when writing, reviewing, or refactoring or TanStack Router code for folder structure, naming, colocation, e…
tianyili/skills
48
653
-native-advanced trancong12102/agentskills/-native-advanced Native and Expo patterns for navigation, data fetching lifecycle, infinite scroll lists, form handling, state p…
trancong12102/agentskills
48
654
-native-web-performance thebushidocollective/han/-native-web-performance Use when optimizing Native Web performance. Provides patterns for code splitting, bundle optimization, memoizat…
thebushidocollective/han
48
655
-web-advanced trancong12102/agentskills/-web-advanced Web-specific patterns for type-safe file-based routing, route-level data loading, server-side rendering, search…
trancong12102/agentskills
48
656
-design-patterns b4r7x/agent-skills/-design-patterns Use when choosing a component pattern — custom hooks, control props, compound components, headless components, …
b4r7x/agent-skills
46
657
-composition-patterns marcioaltoe/skills/-composition-patterns composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flex…
marcioaltoe/skills
45
658
-hook-form terminalskills/skills/-hook-form Build performant forms in with Hook Form. Use when a user asks to handle form validation, build complex m…
terminalskills/skills
7
659
-tanstack-testing greyhaven-ai/claude-code-config/-tanstack-testing Specialized testing for applications using TanStack ecosystem (Query, Router, Table, Form) with Vite and Vitest…
greyhaven-ai/claude-code-config
7
660
-web ibutters/claudecodeplugins/-web Modern 19+ development with Server Components, Actions, hooks, TypeScript integration, and performance optimiza…
ibutters/claudecodeplugins
7
661
-best-practices tdimino/claude-code-minoan/-best-practices Apply and Next.js performance optimization guidelines from Vercel Engineering — 40+ rules covering components, …
tdimino/claude-code-minoan
44
662
-websocket claude-dev-suite/claude-dev-suite/-websocket WebSocket integration patterns for applications. Covers custom hooks, context providers, Socket.IO, and real-ti…
claude-dev-suite/claude-dev-suite
43
663
-effects-audit fusengine/agents/-effects-audit Use when auditing or Next.js components for unnecessary or unsafe useEffect usage -- detects 9 anti-patterns fr…
fusengine/agents
42
664
-patterns claude-dev-suite/claude-dev-suite/-patterns component patterns and architectural best practices. Covers compound components, render props, higher-order com…
claude-dev-suite/claude-dev-suite
41
665
-testing claude-dev-suite/claude-dev-suite/-testing component testing with Testing Library and Vitest. Covers unit tests, integration tests, async testing, mocking…
claude-dev-suite/claude-dev-suite
41
666
-best-practices henkisdabro/wookstar-claude-plugins/-best-practices Comprehensive and Next.js performance optimisation guide with 40+ rules for eliminating waterfalls, optimising …
henkisdabro/wookstar-claude-plugins
40
667
-suspense claude-dev-suite/claude-dev-suite/-suspense Suspense for data fetching, code splitting, and async operations. Covers Suspense boundaries, lazy loading, str…
claude-dev-suite/claude-dev-suite
39
668
-tailwind babandeepsingh/skills/-tailwind Opinionated assistant for installing and configuring Tailwind CSS in projects, then revamping components using …
babandeepsingh/skills
39
669
-agent eva813/skills-base/-agent Pragmatic development focused on avoiding over-engineering, effective state management, and render optimization…
eva813/skills-base
6
670
-and-nextjs-data-visualization openai/plugins/-and-nextjs-data-visualization Integrate data visualizations into and Next.js applications. Use when the user needs chart components, UML-like…
openai/plugins
6
671
-email openclaw/skills/-email Create beautiful, responsive HTML emails using components with Email. Build transactional emails with mod…
openclaw/skills
6
672
-hook-form kriscard/skills/-hook-form Build and modify Hook Form forms. Use when Hook Form is mentioned, imported, installed, or established by…
kriscard/skills
6
673
-hooks-patterns spjoshis/claude-code-plugins/-hooks-patterns Master hooks patterns including useState, useEffect, useContext, custom hooks, and advanced patterns for buildi…
spjoshis/claude-code-plugins
6
674
-tools galiprandi/skills/-tools Guide for using @galiprandi/-tools library. Use when working with projects that need lightweight, dependen…
galiprandi/skills
6
675
-anti-patterns b4r7x/agent-skills/-anti-patterns Use when reviewing code — especially AI-generated code — to catch common anti-patterns. Covers 18 anti-patterns…
b4r7x/agent-skills
38
676
-best-practices shapeshift/web/-best-practices Comprehensive and Next.js performance optimization guide with 40+ rules for eliminating waterfalls, optimizing …
shapeshift/web
38
677
-useeffect nweii/agent-stuff/-useeffect useEffect best practices. Use when writing Effects, derived values, or data fetching. Teaches when NOT to use E…
nweii/agent-stuff
38
678
-useeffect-avoid flpbalada/my-opencode-config/-useeffect-avoid Guides when NOT to use useEffect and suggests better alternatives. Use when reviewing code, troubleshooting per…
flpbalada/my-opencode-config
38
679
-state fusengine/agents/-state Zustand v5 state management for . Use when implementing global state, stores, persist, or client-side state.
fusengine/agents
37
680
-hook-form claude-dev-suite/claude-dev-suite/-hook-form Hook Form with Zod validation. Covers form setup, validation schemas, field components, error handling, and sub…
claude-dev-suite/claude-dev-suite
36
681
-hooks claude-dev-suite/claude-dev-suite/-hooks Hooks patterns, rules, and custom hook development. Covers all built-in hooks (useState, useEffect, useContext,…
claude-dev-suite/claude-dev-suite
36
682
-router claude-dev-suite/claude-dev-suite/-router Router v6+ for client-side routing. Covers BrowserRouter, Routes, navigation, data loading, nested routes, prot…
claude-dev-suite/claude-dev-suite
36
683
-tanstack-router fusengine/agents/-tanstack-router Use when implementing routing in a app (NOT Next.js) with TanStack Router — file-based routes, loaders, search …
fusengine/agents
36
684
-api claude-dev-suite/claude-dev-suite/-api patterns for API consumption. Covers custom hooks, Suspense, SWR, error boundaries, and real-time updates. USE…
claude-dev-suite/claude-dev-suite
35
685
-hook-form supabase/supabase/-hook-form Correct Hook Form usage anywhere in the monorepo — data flow, subscriptions, reset, dirty state, number inputs,…
supabase/supabase
35
686
-vite alicoder001/agent-skills/-vite + Vite SPA development patterns including project setup, configuration, and optimization. Use for building sing…
alicoder001/agent-skills
35
687
-concurrent claude-dev-suite/claude-dev-suite/-concurrent Concurrent Features for responsive UIs. Covers useTransition, useDeferredValue, Suspense, startTransition, conc…
claude-dev-suite/claude-dev-suite
34
688
-context claude-dev-suite/claude-dev-suite/-context Context API for state sharing across component trees. Covers createContext, useContext, Provider patterns, perf…
claude-dev-suite/claude-dev-suite
34
689
-hook-form-zod fellipeutaka/leon/-hook-form-zod Build type-safe validated forms using Hook Form v7 and Zod v4. Single schema works on client and server with fu…
fellipeutaka/leon
34
690
-hook-form-zod marcioaltoe/skills/-hook-form-zod Build type-safe validated forms using Hook Form v7 and Zod v4. Single schema works on client and server with fu…
marcioaltoe/skills
34
691
-native-skills sickn33/agentic-awesome-skills/-native-skills Use when working with -native-skills tasks or workflows
sickn33/agentic-awesome-skills
34
692
-native-web-styling thebushidocollective/han/-native-web-styling Use when styling Native Web components. Provides patterns for StyleSheet API, platform-specific styles, respons…
thebushidocollective/han
34
693
-to-gea-migration dashersw/gea/-to-gea-migration Step-by-step guide for migrating applications to Gea — covering project setup, component conversion, state mana…
dashersw/gea
34
694
-best-practices mmcmedia/openclaw-agents/-best-practices and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing…
mmcmedia/openclaw-agents
5
695
-interview the-senior-dev/senior-dev-skills/-interview Interactive 10-question multiple-choice interview, by theSeniorDev — drawn from the same principles as `-s…
the-senior-dev/senior-dev-skills
5
696
-native-executorch software-mansion-labs/skills/-native-executorch Integrate on-device AI into Native apps using Native ExecuTorch, which provides APIs for LLMs, computer v…
software-mansion-labs/skills
5
697
-forms fusengine/agents/-forms Use when building type-safe forms in with TanStack Form v1 — Zod/Yup/Valibot validation, async validation, fiel…
fusengine/agents
33
698
-start/server-components tanstack/router/-startserver-components Implement, review, debug, and refactor TanStack Start Server Components in 19 apps. Use when tasks mentio…
tanstack/router
0
699
-start/server-components lightfastai/lightfast/-startserver-components Implement, review, debug, and refactor TanStack Start Server Components in 19 apps. Use when tasks mentio…
lightfastai/lightfast
0
700
-review wojons/skills/-review Review components for best practices and performance issues
wojons/skills
31