Search

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

3,569 results for “react” · page 5

#
Skill
Source
Installs
201
react-native-skills React Native and Expo best practices for building performant mobile apps.
smithery/secondsky
0
202
react-query TanStack Query (React Query) best practices and patterns from TkDodo's authoritative guides.
smithery/neversight
0
203
react-tanstack-testing Specialized testing for React applications using TanStack ecosystem (Query, Router, Table, Form) with Vite and Vitest.
smithery/greyhaven-ai
0
204
react-testing React component testing patterns including components, hooks, context, and forms. Covers Vitest Browser Mode with vit…
smithery/citypaul
0
205
react-workflow React framework workflow guidelines. Activate when working with React components (.jsx, .tsx), React hooks (useState,…
smithery/ilude
0
206
vercel-react-best-practices React and Next.js performance optimization guidelines from Vercel Engineering.
vercel-labs/agent-skills
0
207
react-native-architecture Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. …
smithery.ai
20
208
react-email Build responsive HTML emails with React Email components. Covers email structure (Html, Head, Body, Container), conte…
oakoss/agent-skills
93
209
dust-react-hook-form-writer Write and refactor React forms using react-hook-form with Zod validation. Use when creating new form components, conv…
smithery.ai
3
210
react-rendering Render Markdown source or a MarkdownDocument with @tanstack/markdown/react using Markdown, renderMarkdownReact, compo…
tanstack/markdown
3
211
react-testing-library Write production-grade React tests with Testing Library, MSW, and comprehensive coverage patterns
pluginagentmarketplace/custom-plugin-react
17
212
react-code-review-patterns Review checklists and patterns for React/TypeScript frontend code reviews. Use when: (1) reviewing React components, …
thapaliyabikendra/ai-artifacts
16
213
react-router Master React Router v6 for production routing with error boundaries, lazy loading, and navigation guards
pluginagentmarketplace/custom-plugin-react
16
214
reactlynx-best-practices Reviews, writes, and refactors ReactLynx code and component libraries for Lynx dual-thread best practices. Applies wh…
lynx-community/skills
364
215
react-useeffect React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values,…
op0ai/claude-skills
69
216
react-component-performance Analyze and optimize React component performance issues (slow renders, re-render thrash, laggy lists, expensive compu…
smithery.ai
2
217
react-native-setup Expert in React Native environment setup and configuration.
smithery.ai
2
218
react-hooks-best-practices Provides React patterns for hooks, effects, refs, and component design. Covers escape hatches, anti-patterns, and cor…
majiayu000/spellbook
13
219
react-stack >- Applies the user's Bun-based React stack across Next.js web and Expo universal profiles, deferring backend and rep…
frostney/known-good-route
13
220
react-best-practices Comprehensive React and Next.js performance optimization guide with 40+ rules for eliminating waterfalls, optimizing …
dwsy/agent
12
221
react-map-gl >- react-map-gl/maplibre patterns for FMC geo apps: declarative Source/Layer (never addSource/addLayer), MapProvider …
fixmyberlin/fixmyskills
60
222
react-skills React 18 patterns for LlamaFarm Designer. Covers components, hooks, TanStack Query, and testing.
llama-farm/llamafarm
60
223
react-app-dev Implement or modify VMark React UI with project conventions (Zustand selectors, Tailwind v4, shadcn/ui). Use for comp…
xiaolai/vmark
54
224
react-patterns Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices.
smithery.ai
51
225
react-best-practices Client-side React performance optimization patterns.
smithery.ai
48
226
react-flow-architect Build production-ready ReactFlow applications with hierarchical navigation, performance optimization, and advanced st…
sickn33/agentic-awesome-skills
219
227
react-component-dev React/TypeScript component development guidelines for Gemini-Subtitle-Pro.
smithery.ai
1
228
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
229
react-patterns Comprehensive React 19 patterns expert covering Server Components, Actions, use() hook, useOptimistic, useFormStatus,…
jh941213/codex-lattice
1
230
react-performance-optimizer Optimize React apps for 60fps performance. Implements memoization, virtualization, code splitting, bundle optimizatio…
smithery.ai
1
231
react-to-taro Transpile React Web applications (v18+) into Taro 4.x code optimized for WeChat Mini Program.
smithery.ai
1
232
react-vite-best-practices React and Vite performance optimization guidelines. Use when writing, reviewing, or optimizing React components built…
smithery.ai
1
233
react-zustand-patterns Zustand state management patterns for React. Use when working with Zustand stores, debugging state timing issues, or …
smithery.ai
1
234
react-composable-components Write and refactor React components to be small, composable, and customizable, doing one thing well. Improve renderin…
jonmumm/skills
44
235
react19-source-patterns Reference for React 19 source-file migration patterns, including API changes, ref handling, and context updates.
github/awesome-copilot
1K
236
react-native-design Master React Native styling, navigation, and Reanimated animations for cross-platform mobile development. Use when bu…
smithery.ai
8
237
react-native-state Master state management - Redux Toolkit, Zustand, TanStack Query, and data persistence
pluginagentmarketplace/custom-plugin-react-native
37
238
react-native-native-modules Master native modules - Turbo Modules, JSI, Fabric, and platform bridging
pluginagentmarketplace/custom-plugin-react-native
33
239
react-best-practices React and frontend performance optimization guidelines. Use when writing, reviewing, or refactoring React code to imp…
prisma-labs-dev/skills
6
240
react-component-guidelines Guidelines for writing React components. Use this when creating a new react component.
langfuse/langfuse
6
241
react-19 React 19 patterns with React Compiler.
smithery.ai
5
242
react-doctor Diagnose and fix React codebase health issues. Use when reviewing React code, fixing performance problems, auditing s…
posthog/posthog-foss
5
243
react-state-management Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global …
smithery.ai
5
244
react-development Comprehensive React development with hooks, components, state management, context, effects, and performance optimizat…
smithery.ai
4
245
react-native-notifications Push notifications for React Native using Firebase or Expo Notifications. Use when integrating push notifications wit…
smithery.ai
4
246
dust-react-hook-form-writer Write and refactor React forms using react-hook-form with Zod validation. Use when creating new form components, conv…
smithery/dust-tt
0
247
react-component-dev React/TypeScript component development guidelines for Gemini-Subtitle-Pro.
smithery/corvo007
0
248
react-component-generator Generate React components following best practices with TypeScript, Tailwind CSS, and Zustand state management.
smithery/smallnest
0
249
react-component-performance Analyze and optimize React component performance issues (slow renders, re-render thrash, laggy lists, expensive compu…
smithery/dimillian
0
250
react-guidelines React coding guidelines and best practices. MUST follow these rules. Use when reviewing or writing React code or task…
smithery/roeibajayo
0