Search

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

6,337 results for “react” · page 13

#
Skill
Source
Installs
601
-19 claude-dev-suite/claude-dev-suite/-19 19 new features and APIs. Covers Actions, useActionState, useFormStatus, useOptimistic, use() hook, Server Comp…
claude-dev-suite/claude-dev-suite
56
602
-best-practices fradser/dotclaude/-best-practices and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing…
fradser/dotclaude
9
603
-state-management freekmurze/dotfiles/-state-management Master modern state management with Redux Toolkit, Zustand, Jotai, and Query. Use when setting up global …
freekmurze/dotfiles
9
604
-vite-to-next-migration parkyoungwoong/skills/-vite-to-next-migration (heropy) Use when migrating an existing Vite + (TypeScript) project to Next.js (App Router, v16). Converts entr…
parkyoungwoong/skills
9
605
+ Ant Design Frontend smithery/daithang-organization/-ant-design-frontend-development Complete guide for the SE104_VLEAGUE frontend — pages, services, components, auth flow, i18n, and patterns
smithery/daithang-organization
0
606
Security smithery/ngxtm/-security Security practices for (XSS, Auth, Dependencies).
smithery/ngxtm
0
607
-allauth smithery/otoshek/-allauth Configure frontend with django-allauth headless API integration, including authentication UI, auth state manage…
smithery/otoshek
0
608
-atomic-pattern smithery/pjt3591oo/-atomic-pattern 컴포넌트를 Atomic Design 패턴에 따라 구조화하고 검증합니다. "아토믹 패턴 확인", "컴포넌트 구조 검토", "레이어 …
smithery/pjt3591oo
0
609
-best-practices smithery/redpanda-data/-best-practices Client-side performance optimization patterns.
smithery/redpanda-data
0
610
-clean-ui smithery/oalkabouss/-clean-ui Keep UI components clean; move logic into hooks and services
smithery/oalkabouss
0
611
-code-implementer smithery/masanao-ohba/-code-implementer Invoke when code-developer implements 19 components with TypeScript. Provides default component patterns, hook …
smithery/masanao-ohba
0
612
-coder smithery/majesticlabs-dev/-coder Write modern components with TypeScript, hooks, and best practices. Creates functional components, custom hooks…
smithery/majesticlabs-dev
0
613
-component-analyzer smithery/allthriveai/-component-analyzer Debug component issues including TypeScript types, props, state management, hooks, and rendering problems. Use …
smithery/allthriveai
0
614
-component-architecture smithery/aj-geddes/-component-architecture Design scalable components using functional components, hooks, composition patterns, and TypeScript. Use when b…
smithery/aj-geddes
0
615
-component-builder smithery/maiyuribackup-ui/-component-builder Creates production-ready components with TypeScript, Tailwind CSS, and testing. USE WHEN user says 'create comp…
smithery/maiyuribackup-ui
0
616
-composition-patterns smithery/secondsky/-composition-patterns composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flex…
smithery/secondsky
0
617
-design smithery/ting-s515/-design 當使用? 觸發時機? 討論資料夾結構與模組分層、重構現有 程式碼、設計 hooks 間的職責與解耦、處理 useEffect 與 setSt…
smithery/ting-s515
0
618
-modernization smithery/sickn33/-modernization Master version upgrades, class to hooks migration, concurrent features adoption, and codemods for automated tra…
smithery/sickn33
0
619
-native smithery/speedoa1/-native Native and Expo development patterns and best practices
smithery/speedoa1
0
620
-native-best-practices smithery/callstackincubator/-native-best-practices Provides Native performance optimization guidelines for FPS, TTI, bundle size, memory leaks, re-renders, and an…
smithery/callstackincubator
0
621
-native-expo-development smithery/krzemienski/-native-expo-development Use when developing Native components, installing packages via expo-mcp, implementing screens, or following RN …
smithery/krzemienski
0
622
-native-mobile smithery/williamzujkowski/-native-mobile Native mobile development covering iOS and Android cross-platform apps, navigation, state management, native mo…
smithery/williamzujkowski
0
623
-native-zustand-patterns smithery/kurokeita/-native-zustand-patterns Zustand state management patterns for Native. Use when working with Zustand stores, debugging state timing issu…
smithery/kurokeita
0
624
-page-refactor smithery/roeibajayo/-page-refactor Analyzes code quality, suggests improvements, and safely refactors code while preserving behavior. Use when improving…
smithery/roeibajayo
0
625
-patterns smithery/davila7/-patterns Modern patterns and principles. Hooks, composition, performance, TypeScript best practices.
smithery/davila7
0
626
-query-patterns smithery/dding-g/-query-patterns Query server state management patterns. Activated when applying Query Factory, queryOptions, or mutationOptions…
smithery/dding-g
0
627
-review smithery/gricha/-review and Next.js performance optimization guidelines from Vercel Engineering. Contains 45+ rules across 8 categories.
smithery/gricha
0
628
-router-v7 smithery/proyecto26/-router-v7 Router v7 full-stack development with SSR. Use when working with routes, loaders, actions, SSR, Form components…
smithery/proyecto26
0
629
-server-components smithery/patricio0312rev/-server-components Implements Server Components (RSC) patterns with Next.js App Router including data fetching, streaming, selecti…
smithery/patricio0312rev
0
630
-server-components-framework smithery/ArieGoldkin/-server-components-framework Design and implement Server Components with Next.js 15 App Router. Master server-first architecture, streaming …
smithery/ArieGoldkin
0
631
-skills smithery/llama-farm/-skills 18 patterns for LlamaFarm Designer. Covers components, hooks, TanStack Query, and testing.
smithery/llama-farm
0
632
-spring smithery/dylantarre/-spring Use when implementing Disney's 12 animation principles with Spring's physics-based animations
smithery/dylantarre
0
633
-strict-dom smithery/evanbacon/-strict-dom Set up -strict-dom with Babel, PostCSS, and CSS-wrapped HTML components for universal Expo apps
smithery/evanbacon
0
634
-testing-library smithery/pproenca/-testing-library-best-practices Testing Library best practices for writing maintainable, user-centric tests. Use when writing, reviewing, or re…
smithery/pproenca
0
635
-three-webgl smithery/f0rr0/-three-webgl Build scroll-driven WebGL + DOM sites with Three Fiber and three.js, with progressive enhancement, Next.js inte…
smithery/f0rr0
0
636
-to-wx-miniprogram-migrator smithery/dafang/-to-wx-miniprogram-migrator Migrates a + TailwindCSS H5 web application to a native WeChat Mini Program. Use when the user wants to convert…
smithery/dafang
0
637
-ui-patterns smithery/davila7/-ui-patterns Modern UI patterns for loading states, error handling, and data fetching. Use when building UI components, hand…
smithery/davila7
0
638
-useeffect smithery/davila7/-useeffect useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values,…
smithery/davila7
0
639
ive-programming smithery/aj-geddes/ive-programming Implement ive programming patterns using RxJS, streams, observables, and backpressure handling. Use when buildin…
smithery/aj-geddes
0
640
ive-spec smithery/jaeyeonling/ive-spec ive Streams 전체 규약 (39개 규칙) 상세 설?
smithery/jaeyeonling
0
641
ive-ui-patterns smithery/spences10/ive-ui-patterns Remote functions ive UI patterns. Use for smooth in-place updates, preventing page jumps, and managing loading s…
smithery/spences10
0
642
ome-database smithery/hxk622/ome-database Query ome REST API for pathway analysis, enrichment, gene-pathway mapping, disease pathways, molecular interacti…
smithery/hxk622
0
643
-context-patterns thebushidocollective/han/-context-patterns Use when Context patterns for state management. Use when sharing state across component trees without prop dril…
thebushidocollective/han
53
644
-native-skills cowork-os/cowork-os/-native-skills Native and Expo best practices for performance, UI patterns, and native integrations.
cowork-os/cowork-os
52
645
-native-vision-camera-realtime margelo/-native-skills/-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/-native-skills
52
646
-native-elements-best-practices pproenca/dot-skills/-native-elements-best-practices Native Elements UI component library best practices for performance, theming, and proper component usage. Use w…
pproenca/dot-skills
8
647
-native-navigation thebushidocollective/han/-native-navigation Use when implementing navigation in Native apps with Navigation. Covers stack, tab, drawer navigation, de…
thebushidocollective/han
8
648
-performance-audit jerelvelarde/chalk-skills/-performance-audit Audit component rendering performance when the user asks to optimize performance, fix re-renders, or impr…
jerelvelarde/chalk-skills
8
649
-spa-patterns unityappsuite/frappe-claude/-spa-patterns SPA patterns for Frappe-backed applications. Reference for TanStack Query, Axios, Jotai, shadcn/ui, Tailwind, R…
unityappsuite/frappe-claude
8
650
-advanced trancong12102/agentskills/-advanced Advanced patterns and conventions for data fetching, tables, forms, state machines, client state management, sc…
trancong12102/agentskills
49