Search

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

6,337 results for “react” · page 15

#
Skill
Source
Installs
701
-server-components claude-dev-suite/claude-dev-suite/-server-components Server Components (RSC) for server-side rendering without client JS. Covers Server vs Client components, data f…
claude-dev-suite/claude-dev-suite
31
702
-ui-patterns liuchiawei/agent-skills/-ui-patterns Modern UI patterns for loading states, error handling, and data fetching. Use when building UI components, hand…
liuchiawei/agent-skills
31
703
-component bumgeunsong/daily-writing-friends/-component Use when creating or modifying components (.tsx files). Enforces component structure, import order, and hooks p…
bumgeunsong/daily-writing-friends
30
704
-render-performance jonmumm/skills/-render-performance Minimize unnecessary re-renders when consuming external state (XState, @xstate/store, Zustand, Redux, Nanostore…
jonmumm/skills
30
705
-useeffect b4r7x/agent-skills/-useeffect Use when writing, reviewing, or debugging useEffect in . Covers the 6 valid use cases, 7 anti-patterns, dependen…
b4r7x/agent-skills
30
706
-animation notedit/happy-skills/-animation Bits animations for Remotion - curated for aesthetic excellence in video production
notedit/happy-skills
171
707
-animations fcsouza/agent-skills/-animations Use when implementing animations, transitions, or motion effects in apps. Invoke this skill whenever someone as…
fcsouza/agent-skills
29
708
-native-best-practices freekmurze/dotfiles/-native-best-practices Provides Native performance optimization guidelines for FPS, TTI, bundle size, memory leaks, re-renders, and an…
freekmurze/dotfiles
29
709
-native-architecture ericgrill/agents-skills-plugins/-native-architecture Build production Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. …
ericgrill/agents-skills-plugins
28
710
-patterns vudovn/ag-kit/-patterns Modern patterns and principles. Hooks, composition, performance, TypeScript best practices.
vudovn/ag-kit
28
711
-performance duck4nh/antigravity-kit/-performance performance optimization specialist. Expert in DevTools Profiler, memoization, Core Web Vitals, bundle optimiza…
duck4nh/antigravity-kit
28
712
-usememo b4r7x/agent-skills/-usememo Use when writing or reviewing useMemo usage in components. Covers the 4 valid cases, when to skip it, and the p…
b4r7x/agent-skills
28
713
-best-practices ryokun6/ryos/-best-practices performance optimization guidelines from Vercel Engineering (vercel-labs/agent-skills). Use when writing, revie…
ryokun6/ryos
4
714
-testing getsentry/sentry/-testing Write and review /TypeScript tests for Sentry's frontend using Jest and Testing Library. Use when adding o…
getsentry/sentry
4
715
-best-practices mosaic/ai/-best-practices -best-practices — an installable skill for AI agents, published by mosaic/ai.
mosaic/ai
26
716
-code-smells pproenca/dot-skills/-code-smells Principal-engineer-level refactoring patterns for eliminating code smells. Covers prop drilling, state explosio…
pproenca/dot-skills
26
717
-form-builder darraghh1/my-claude-setup/-form-builder Create client-side forms with -hook-form, shadcn/ui, Zod validation, and server action integration for Next.js a…
darraghh1/my-claude-setup
26
718
-native-deployment pluginagentmarketplace/custom-plugin--native/-native-deployment Master deployment - EAS Build, Fastlane, App Store, Play Store, and OTA updates
pluginagentmarketplace/custom-plugin--native
26
719
-usecontext b4r7x/agent-skills/-usecontext Use when working with Context — deciding whether to use it, optimizing context value to prevent re-renders, or …
b4r7x/agent-skills
26
720
ome-database drshailesh88/integrated_content_os/ome-database Query ome REST API for pathway analysis, enrichment, gene-pathway mapping, disease pathways, molecular interacti…
drshailesh88/integrated_content_os
25
721
-aria-components grahamcrackers/skills/-aria-components Aria Components patterns for building accessible, unstyled UI with composition-based architecture. Covers compo…
grahamcrackers/skills
24
722
-component-generator smallnest/langgraphgo/-component-generator Generate components following best practices with TypeScript, Tailwind CSS, and Zustand state management. Use t…
smallnest/langgraphgo
24
723
ome-database wu-yc/labclaw/ome-database Query ome REST API for pathway analysis, enrichment, gene-pathway mapping, disease pathways, molecular interacti…
wu-yc/labclaw
24
724
-testing-library-best-practices pproenca/dot-skills/-testing-library-best-practices Testing Library best practices for writing maintainable, user-centric tests. Use when writing, reviewing, or re…
pproenca/dot-skills
23
725
-best-practices dedalus-erp-pas/hexagone-foundation-skills/-best-practices Guide complet des bonnes pratiques et Next.js couvrant l'optimisation des performances, l'architecture des comp…
dedalus-erp-pas/hexagone-foundation-skills
22
726
-expert aaaaqwq/agi-super-team/-expert Use when researching APIs or concepts for documentation. Use when you need authoritative usage examples, caveat…
aaaaqwq/agi-super-team
3
727
-hook-form-zod nguyenvanchiens/my-skills/-hook-form-zod Type-safe forms with Hook Form and Zod validation. Use for form schemas, field arrays, multi-step forms, …
nguyenvanchiens/my-skills
3
728
-native-skills tech-leads-club/agent-skills/-native-skills Native and Expo best practices for building performant mobile apps. Use when building Native components, …
tech-leads-club/agent-skills
3
729
-refactor-tournament ragnar-pwninskjold/tech-snacks/-refactor-tournament Review /Next.js code against the real vercel--best-practices skill, backlog the performance findings keyed …
ragnar-pwninskjold/tech-snacks
3
730
-vite-best-practices duvesalo/app/-vite-best-practices 19 patterns and Vite performance optimization guidelines. Use when writing, reviewing, or optimizing comp…
duvesalo/app
3
731
-vite-guide buyoung/skills/-vite-guide 19 + Vite SPA development guidelines. Use PROACTIVELY when writing, reviewing, or refactoring any compone…
buyoung/skills
3
732
-component-development axross/skills/-component-development Building or reviewing a component — how one is put together, from composition and props contracts through extra…
axross/skills
21
733
-component-styling axross/skills/-component-styling Writing, reviewing, or refactoring the styles of a component on web or mobile native — the implementation mecha…
axross/skills
21
734
-dev story-has-you/skills/-dev MUST BE USED PROACTIVELY whenever writing or TypeScript code. This agent provides authoritative guidance on arc…
story-has-you/skills
21
735
-architectural-patterns masanao-ohba/claude-manifests/-architectural-patterns Invoke when design-architect or code-developer designs 19 component architecture. Provides component type taxon…
masanao-ohba/claude-manifests
20
736
-hook-authoring b4r7x/agent-skills/-hook-authoring Use when writing, reviewing, or designing custom hooks for component libraries. Covers memoization decisions, c…
b4r7x/agent-skills
20
737
-hook-authoring-fix b4r7x/agent-skills/-hook-authoring-fix Audits custom hooks for overengineering, memoization issues, consumer DX problems, and known antipatterns, then…
b4r7x/agent-skills
20
738
-use-callback flpbalada/my-opencode-config/-use-callback Guides proper usage of the useCallback hook in . Use this skill when optimizing function references, passing cal…
flpbalada/my-opencode-config
20
739
-use-state flpbalada/my-opencode-config/-use-state Guides proper usage of useState hook. Use this skill when adding state to components, deciding between useState…
flpbalada/my-opencode-config
20
740
:components j-star-films-studios/vibecode-protocol-suite/:components Converts Stitch designs into modular Vite and components using system-level networking and AST-based validation.
j-star-films-studios/vibecode-protocol-suite
20
741
-aria-patterns yonatangross/orchestkit/-aria-patterns Aria (Adobe) accessible component patterns for building WCAG-compliant interactive UI with hooks. Use when impl…
yonatangross/orchestkit
19
742
-component-performance davila7/claude-code-templates/-component-performance Diagnose slow components and suggest targeted performance fixes.
davila7/claude-code-templates
19
743
-native-setup anton-abyzov/specweave/-native-setup Native 0.83+ and Expo SDK 54+ environment setup. Xcode, Android Studio, CocoaPods, EAS Build troubleshooting.
anton-abyzov/specweave
19
744
-principle-engineer pproenca/dot-skills/-principle-engineer development principles from official documentation. Teaches component purity, state management, effects, refs, …
pproenca/dot-skills
19
745
ome-database k-dense-ai/scientific-agent-skills/ome-database Query ome REST API for pathway analysis, enrichment, gene-pathway mapping, disease pathways, molecular interacti…
k-dense-ai/scientific-agent-skills
19
746
-best-practices kriscard/skills/-best-practices Audits and Next.js components for performance issues, unnecessary re-renders, bundle size problems, and waterfa…
kriscard/skills
18
747
-impl-routing impertio-studio/-claude-skill-package/-impl-routing Use when implementing client-side routing, setting up route configuration, handling navigation, or building protected…
impertio-studio/-claude-skill-package
18
748
-key-prop flpbalada/my-opencode-config/-key-prop Guides proper usage of the key prop in lists. Use this skill when rendering lists, mapping arrays to components…
flpbalada/my-opencode-config
18
749
-resizable-panels-v3-to-v4 wenerme/ai/-resizable-panels-v3-to-v4 Use when upgrading -resizable-panels from v3 to v4, fixing v4 type/runtime errors (PanelGroup not exported, dire…
wenerme/ai
18
750
-expert alexander-danilenko/cortex-ai-skills/-expert Use when building 18+ applications requiring component architecture, hooks patterns, or state management. Invok…
alexander-danilenko/cortex-ai-skills
17