Best Best AI Agent Skills for React Development

77 SkillsUpdated recently

Skills that enforce React best practices, component architecture, performance patterns, and hook conventions inside your AI coding agent.

Sorted by installs · most first

vercel-react-best-practices

vercel-labs/agent-skills

Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 57 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.

npx skills add https://github.com/vercel-labs/agent-skills --skill vercel-react-best-practices
82K installs
Updated 11d ago

remotion-best-practices

remotion-dev/skills

Use this skills whenever you are dealing with Remotion code to obtain the domain-specific knowledge.

npx skills add https://github.com/remotion-dev/skills --skill remotion-best-practices
58.5K installs
Updated 11d ago

frontend-design

anthropics/skills

This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic 'AI slop' aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices.

npx skills add https://github.com/anthropics/skills --skill frontend-design
34.8K installs
Updated 11d ago

vercel-composition-patterns

vercel-labs/agent-skills

Composition patterns for building flexible, maintainable React components. Avoid boolean prop proliferation by using compound components, lifting state, and composing internals.

npx skills add https://github.com/vercel-labs/agent-skills --skill vercel-composition-patterns
15.2K installs
Updated 11d ago

vercel-react-native-skills

vercel-labs/agent-skills

Comprehensive best practices for React Native and Expo applications covering performance, animations, UI patterns, and platform-specific optimizations.

npx skills add https://github.com/vercel-labs/agent-skills --skill vercel-react-native-skills
11.5K installs
Updated 11d ago

vue-best-practices

hyf0/vue-skills

Vue 3 best practices, common gotchas, and performance optimization.

npx skills add https://github.com/hyf0/vue-skills --skill vue-best-practices
6.3K installs
Updated 11d ago

upgrading-expo

expo/skills

Guide for upgrading Expo SDK and dependencies, including steps for migration and handling breaking changes.

npx skills add https://github.com/expo/skills --skill upgrading-expo
4.3K installs
Updated 11d ago

native-data-fetching

expo/skills

Use this skill for ALL networking work including API requests, data fetching, caching, or network debugging.

npx skills add https://github.com/expo/skills --skill native-data-fetching
4.3K installs
Updated 11d ago

expo-dev-client

expo/skills

Use EAS Build to create development clients for testing native code changes on physical devices. Use this for creating custom Expo Go clients for testing branches of your app.

npx skills add https://github.com/expo/skills --skill expo-dev-client
3.8K installs
Updated 11d ago

expo-deployment

expo/skills

This skill covers deploying Expo applications across all platforms using EAS (Expo Application Services).

npx skills add https://github.com/expo/skills --skill expo-deployment
3.7K installs
Updated 11d ago

expo-tailwind-setup

expo/skills

This guide covers setting up Tailwind CSS v4 in Expo using react-native-css and NativeWind v5 for universal styling across iOS, Android, and Web.

npx skills add https://github.com/expo/skills --skill expo-tailwind-setup
3.7K installs
Updated 11d ago

react-native-best-practices

callstackincubator/agent-skills

Performance optimization guide for React Native applications, covering JavaScript/React, Native (iOS/Android), and bundling optimizations.

npx skills add https://github.com/callstackincubator/agent-skills --skill react-native-best-practices
3.6K installs
Updated 11d ago

web-artifacts-builder

anthropics/skills

A tool to build powerful frontend claude.ai artifacts using React and TypeScript.

npx skills add https://github.com/anthropics/skills --skill web-artifacts-builder
3.4K installs
Updated 10d ago

turborepo

vercel/turborepo

Build system for JavaScript/TypeScript monorepos. Turborepo caches task outputs and runs tasks in parallel based on dependency graph.

npx skills add https://github.com/vercel/turborepo --skill turborepo
3.3K installs
Updated 10d ago

use-dom

expo/skills

DOM components allow web code to run verbatim in a webview on native platforms while rendering as-is on web. This enables using web-only libraries in your Expo app without modification.

npx skills add https://github.com/expo/skills --skill use-dom
3.1K installs
Updated 10d ago

vue

antfu/skills

Vue is based on Vue 3.5, promoting the use of the Composition API along with TypeScript, and provides best practices for reactive programming.

npx skills add https://github.com/antfu/skills --skill vue
2.9K installs
Updated 10d ago

tailwind-design-system

wshobson/agents

Build production-ready design systems with Tailwind CSS, including design tokens, component variants, responsive patterns, and accessibility.

npx skills add https://github.com/wshobson/agents --skill tailwind-design-system
2.4K installs
Updated 10d ago

shadcn-ui

giuseppe-trisciuoglio/developer-kit

Expert guide for building accessible, customizable UI components with shadcn/ui, Radix UI, and Tailwind CSS.

npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill shadcn-ui
2.2K installs
Updated 10d ago

vite

antfu/skills

Vite is a next-generation frontend build tool with fast dev server (native ESM + HMR) and optimized production builds.

npx skills add https://github.com/antfu/skills --skill vite
2.1K installs
Updated 10d ago

vueuse-functions

antfu/skills

This skill is a decision-and-implementation guide for VueUse composables in Vue.js / Nuxt projects. It maps requirements to the most suitable VueUse function, applies the correct usage pattern, and prefers composable-based solutions over bespoke code to keep implementations concise, maintainable, and performant.

npx skills add https://github.com/antfu/skills --skill vueuse-functions
2K installs
Updated 10d ago

react:components

google-labs-code/stitch-skills

A frontend skill focused on transforming designs into clean React components using a modular approach and automated tools for code quality.

npx skills add https://github.com/google-labs-code/stitch-skills --skill react:components
2K installs
Updated 10d ago

pinia

antfu/skills

Pinia is the official state management library for Vue, designed to be intuitive and type-safe. It supports both Options API and Composition API styles, with first-class TypeScript support and devtools integration.

npx skills add https://github.com/antfu/skills --skill pinia
1.6K installs
Updated 10d ago

nextjs-app-router-patterns

wshobson/agents

Comprehensive patterns for Next.js 14+ App Router architecture, Server Components, and modern full-stack React development.

npx skills add https://github.com/wshobson/agents --skill nextjs-app-router-patterns
1.6K installs
Updated 10d ago

responsive-design

wshobson/agents

Master modern responsive design techniques to create interfaces that adapt seamlessly across all screen sizes and device contexts.

npx skills add https://github.com/wshobson/agents --skill responsive-design
1.5K installs
Updated 10d ago

context7

intellectronica/agent-skills

This skill enables retrieval of current documentation for software libraries and components by querying the Context7 API via curl. Use it instead of relying on potentially outdated training data.

npx skills add https://github.com/intellectronica/agent-skills --skill context7
1.3K installs
Updated 10d ago

tsdown

antfu/skills

Blazing-fast bundler for TypeScript/JavaScript libraries powered by Rolldown and Oxc.

pnpm add -D tsdown
1.3K installs
Updated 10d ago

react-dev

softaworks/agent-toolkit

Type-safe React = compile-time guarantees = confident refactoring.

npx skills add https://github.com/softaworks/agent-toolkit --skill react-dev
1.3K installs
Updated 10d ago

tanstack-query

jezweb/claude-skills

TanStack Query is a powerful data-fetching library for React, designed to manage server state with features for mutations, caching, and background updates. It helps streamline the process of fetching, caching, and synchronizing data in React applications.

npx skills add https://github.com/jezweb/claude-skills --skill tanstack-query
1.3K installs
Updated 10d ago

react-useeffect

softaworks/agent-toolkit

The react-useeffect skill provides guidance on the correct use of the useEffect hook in React, highlighting scenarios where it is necessary and when it is not, along with alternative approaches.

npx skills add https://github.com/softaworks/agent-toolkit --skill react-useeffect
1.3K installs
Updated 10d ago

frontend-code-review

langgenius/dify

The Frontend Code Review skill helps users inspect and review frontend code, specifically targeting `.tsx`, `.ts`, and `.js` files. It offers two modes for code review: pending-change review and file-targeted review, utilizing a checklist to flag violations and suggest improvements.

npx skills add https://github.com/langgenius/dify --skill frontend-code-review
1.2K installs
Updated 10d ago

modern-javascript-patterns

wshobson/agents

Comprehensive guide for mastering modern JavaScript (ES6+) features, functional programming patterns, and best practices for writing clean, maintainable, and performant code.

npx skills add https://github.com/wshobson/agents --skill modern-javascript-patterns
1.1K installs
Updated 10d ago

react-native-architecture

wshobson/agents

Production-ready patterns for React Native development with Expo, including navigation, state management, native modules, and offline-first architecture.

npx skills add https://github.com/wshobson/agents --skill react-native-architecture
1.1K installs
Updated 10d ago

stitch-loop

google-labs-code/stitch-skills

Autonomous frontend builder that facilitates continuous site-building iterations using Stitch MCP tools.

npx skills add https://github.com/google-labs-code/stitch-skills --skill stitch-loop
1.1K installs
Updated 10d ago

react-state-management

wshobson/agents

Comprehensive guide to modern React state management patterns, from local component state to global stores and server state synchronization.

npx skills add https://github.com/wshobson/agents --skill react-state-management
1.1K installs
Updated 10d ago

react-native-design

wshobson/agents

Master React Native styling patterns, React Navigation, and Reanimated 3 to build performant, cross-platform mobile applications with native-quality user experiences.

npx skills add https://github.com/wshobson/agents --skill react-native-design
1K installs
Updated 10d ago

web-component-design

wshobson/agents

Build reusable, maintainable UI components using modern frameworks with clean composition patterns and styling approaches.

npx skills add https://github.com/wshobson/agents --skill web-component-design
1K installs
Updated 10d ago

tailwind-patterns

jezweb/claude-skills

Tailwind CSS Component Patterns for efficient UI development, offering a variety of reusable components and spacing guidelines.

npx skills add https://github.com/jezweb/claude-skills --skill tailwind-patterns
930 installs
Updated 10d ago

tailwind-v4-shadcn

jezweb/claude-skills

Tailwind v4 + shadcn/ui Production Stack is a production-tested setup for using Tailwind CSS version 4.1.18 with custom utility-first CSS classes. It provides detailed setup instructions, dark mode setup, and common errors with solutions, aimed at enhancing the development of user interfaces with a focus on responsive and theme-aware applications.

npx skills add https://github.com/jezweb/claude-skills --skill tailwind-v4-shadcn
910 installs
Updated 10d ago

react-modernization

wshobson/agents

Master React version upgrades, class to hooks migration, concurrent features adoption, and codemods for automated transformation.

npx skills add https://github.com/wshobson/agents --skill react-modernization
901 installs
Updated 10d ago

component-refactoring

langgenius/dify

Refactor high-complexity React components in the Dify frontend codebase.

npx skills add https://github.com/langgenius/dify --skill component-refactoring
878 installs
Updated 10d ago

flutter-expert

jeffallan/claude-skills

Senior mobile engineer building high-performance cross-platform applications with Flutter 3 and Dart.

npx skills add https://github.com/jeffallan/claude-skills --skill flutter-expert
845 installs
Updated 10d ago

vue-development-guides

vuejs-ai/skills

Vue.js Development Guides focused on best practices for component design, reactivity, data flow, and state management in Vue.js applications.

npx skills add https://github.com/vuejs-ai/skills --skill vue-development-guides
842 installs
Updated 10d ago

vue-pinia-best-practices

vuejs-ai/skills

Pinia best practices, common gotchas, and state management patterns.

npx skills add https://github.com/vuejs-ai/skills --skill vue-pinia-best-practices
803 installs
Updated 10d ago

nuxt-ui

onmax/nuxt-skills

Component library for Vue 3 and Nuxt 4+ built on Reka UI (headless) + Tailwind CSS v4 + Tailwind Variants.

npx skills add https://github.com/onmax/nuxt-skills --skill nuxt-ui
790 installs
Updated 10d ago

create-adaptable-composable

vuejs-ai/skills

This skill creates adaptable composables that handle both reactive and non-reactive inputs in Vue.js applications. By using this skill, developers can improve code reusability and flexibility, reducing the risk of errors associated with input reactivity.

npx skills add https://github.com/vuejs-ai/skills --skill create-adaptable-composable
744 installs
Updated 10d ago

motion

onmax/nuxt-skills

Handles declarative animations and gesture-based interactions within Vue 3 and Nuxt projects. Developers benefit from streamlined coding for rich animations, enhancing the user experience without heavy performance costs.

npx skills add https://github.com/onmax/nuxt-skills --skill motion
717 installs
Updated 10d ago

frontend-patterns

sickn33/antigravity-awesome-skills

Implements modern frontend development patterns specifically for React and Next.js applications. Using these patterns enhances code maintainability and performance, streamlining the development process.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill frontend-patterns
705 installs
Updated 9d ago

threejs-shaders

cloudai-x/threejs-skills

Handles the creation and management of custom shaders in Three.js, enabling developers to define complex visual effects through GLSL code. By installing this skill, developers can enhance the visual fidelity of their 3D applications while gaining full control over rendering techniques and effects.

npx skills add https://github.com/cloudai-x/threejs-skills --skill threejs-shaders
690 installs
Updated 9d ago

coding-standards

sickn33/antigravity-awesome-skills

Establishes a framework for consistent coding practices and principles applicable across various programming projects. Developers gain improved code maintainability and readability, leading to faster onboarding of team members and reduced bug rates through adherence to best practices.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill coding-standards
678 installs
Updated 9d ago

react-patterns

giuseppe-trisciuoglio/developer-kit

Facilitates the efficient construction of React 19 applications utilizing concurrent features and advanced design patterns. Developers benefit from streamlined component architecture, optimizing state management and performance, ultimately enhancing application functionality.

npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill react-patterns
672 installs
Updated 9d ago
1 / 2

Explore Popular Categories