Best Best AI Agent Skills for React Development

43 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

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 3mo 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 3mo 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 3mo 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 3mo 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 3mo 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 3mo 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 3mo 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 3mo 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 3mo 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 3mo 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 3mo 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 3mo 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 3mo 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 3mo 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 3mo 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 3mo 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 3mo 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 3mo 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 3mo 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 3mo 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 3mo ago

threejs-geometry

cloudai-x/threejs-skills

Defines a variety of geometries in Three.js for creating 3D models, including shapes like boxes, spheres, and custom paths. Developers benefit by quickly generating complex 3D structures without needing extensive mathematics or geometry knowledge.

npx skills add https://github.com/cloudai-x/threejs-skills --skill threejs-geometry
656 installs
Updated 3mo ago

tanstack router

jezweb/claude-skills

Handles type-safe, file-based routing for React single-page applications (SPAs) with built-in data loading and integration with TanStack Query. By installing this skill, developers benefit from streamlined navigation and data management, significantly reducing potential errors and accelerating development.

npx skills add https://github.com/jezweb/claude-skills --skill tanstack-router
347 installs
Updated 2mo ago

react-native-expo

jezweb/claude-skills

Handles the setup and management of React Native applications using Expo, specifically catering to versions 0.76+ and SDK 52+. By utilizing this skill, developers benefit from streamlined project initialization and ensured compatibility with modern architecture requirements, reducing setup errors and accelerating development workflows.

npx skills add https://github.com/jezweb/claude-skills --skill react-native-expo
346 installs
Updated 2mo ago

convex-realtime

waynesutton/convexskills

Handles real-time data updates and subscriptions for React applications using Convex. This skill enhances user experience by providing instant feedback on data changes, reducing latency and improving interactivity in applications.

npx skills add https://github.com/waynesutton/convexskills --skill convex-realtime
302 installs
Updated 3mo ago

core-components

sickn33/antigravity-awesome-skills

Utilizes a library of predefined components to enforce consistent design patterns across applications. This results in improved UI uniformity and accelerates development by reducing the need for repetitive styling tasks.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill core-components
270 installs
Updated 3mo ago

remotion

davila7/claude-code-templates

Handles the creation of video compositions using React components through Remotion, providing a robust framework for video production. Developers benefit by streamlining video creation, reducing manual work through reusable code and programmatic controls over animations and assets.

npx skills add https://github.com/davila7/claude-code-templates --skill remotion
220 installs
Updated 2mo ago

auto-animate

jezweb/claude-skills

Facilitates smooth animations in UI elements by using client-side imports to avoid SSR errors. By implementing this skill, developers reduce the likelihood of animation bugs and improve performance in applications using frameworks like React and Vue.

npx skills add https://github.com/jezweb/claude-skills --skill auto-animate
216 installs
Updated 2mo ago

extract-errors

facebook/react

Assigns and updates error codes for issues identified in React projects. This skill enhances project stability by ensuring that error management is consistent and up to date.

npx skills add https://github.com/facebook/react --skill extract-errors
215 installs
Updated 2mo ago

rivetkit-client-react

rivet-dev/skills

Facilitates the connection of React applications to Rivet Actors via easy-to-use hooks, streamlining actor interaction. Developers benefit by simplifying data synchronization and event handling, enhancing responsiveness and reducing boilerplate code.

npm install @rivetkit/react@2.0.42
212 installs
Updated 2mo ago

tanstack-start-best-practices

deckardger/tanstack-agent-skills

Guides the implementation of TanStack Start best practices in full-stack React apps, focusing on areas like server functions and authentication. Installing this skill enhances project security and code organization, ensuring adherence to established best practices.

npx skills add https://github.com/deckardger/tanstack-agent-skills --skill tanstack-start-best-practices
202 installs
Updated 2mo ago

create mcp app

modelcontextprotocol/ext-apps

Facilitates the creation of interactive user interfaces integrated with MCP hosts by combining tools and HTML resources. This streamlines UI development by providing structured templates and SDK support, ultimately enhancing the user experience through rich interactivity.

npx skills add https://github.com/modelcontextprotocol/ext-apps --skill create-mcp-app
194 installs
Updated 2mo ago

tanstack-query-best-practices

deckardger/tanstack-agent-skills

Establishes best practices for implementing TanStack Query in React applications to handle data fetching efficiently. By following these guidelines, developers enhance application performance and maintain consistent user experiences through optimized caching and error handling.

npx skills add https://github.com/deckardger/tanstack-agent-skills --skill tanstack-query-best-practices
173 installs
Updated 2mo ago

nextjs-developer

jeffallan/claude-skills

Facilitates the development of high-performance, SEO-optimized applications using Next.js 14+ and the App Router. By streamlining architecture planning, routing implementation, and deployment processes, it enhances developer productivity and ensures superior application performance.

npx skills add https://github.com/jeffallan/claude-skills --skill nextjs-developer
171 installs
Updated 2mo ago

apollo-client

apollographql/skills

Manages local and remote data through GraphQL queries and mutations in JavaScript applications. Developers gain powerful state management capabilities and improved performance, reducing development time by simplifying data fetching and state management tasks.

npx skills add https://github.com/apollographql/skills --skill apollo-client
152 installs
Updated 2mo ago

mui

davila7/claude-code-templates

Handles the integration and customization of Material-UI components in React applications, focusing on patterns for styling, theming, and layout. Developers benefit by efficiently implementing responsive designs and maintaining consistent styling practices, which enhances the overall development speed and quality of UI elements.

npx skills add https://github.com/davila7/claude-code-templates --skill mui
140 installs
Updated 2mo ago

vue-expert

jeffallan/claude-skills

Handles the development of Vue 3 applications using the Composition API and related tools. Developers benefit from efficient architecture and performance optimizations, reducing manual errors while creating high-quality, maintainable code.

npx skills add https://github.com/jeffallan/claude-skills --skill vue-expert
132 installs
Updated 2mo ago

web-frameworks

mrgoonie/claudekit-skills

Facilitates the creation of full-stack web applications using modern frameworks like Next.js, Turborepo, and RemixIcon. Developers benefit from streamlined workflows that enhance productivity by optimizing build performance and ensuring consistent UI design across multiple projects.

npx skills add https://github.com/mrgoonie/claudekit-skills --skill web-frameworks
130 installs
Updated 2mo ago

building-admin-dashboard-customizations

medusajs/medusa-claude-plugins

Facilitates the development of custom UI extensions for the Medusa Admin dashboard through the use of the Admin SDK and Medusa UI components. This skill streamlines the process of creating tailored admin interfaces, enhancing workflow efficiency by automating repetitive UI setup and ensuring consistency across the dashboard.

npx skills add https://github.com/medusajs/medusa-claude-plugins --skill building-admin-dashboard-customizations
116 installs
Updated 2mo ago

thread-list

assistant-ui/skills

Manages multiple chat threads with built-in and customizable UI components for enhanced user interaction. By installing this skill, developers can streamline chat operations, allowing for easier thread management, which ultimately improves user experience and reduces development time.

npx skills add https://github.com/assistant-ui/skills --skill thread-list
110 installs
Updated 2d ago

swiftui-animation

jamesrochabrun/skills

Handles advanced animations and transitions in SwiftUI, including GPU-accelerated Metal shader effects. By installing it, developers can create visually impressive and performant animations while following best practices and accessibility guidelines.

npx skills add https://github.com/jamesrochabrun/skills --skill swiftui-animation
110 installs
Updated 2d ago

r3f-textures

enzed/r3f-skills

Handles texture management and loading in React Three Fiber applications, simplifying the integration of textures in 3D scenes. Developers benefit from streamlined texture use, reducing complexity and enhancing performance in their 3D renderings.

npx skills add https://github.com/enzed/r3f-skills --skill r3f-textures
83 installs
Updated 3mo ago

r3f-animation

enzed/r3f-skills

React Three Fiber Animation allows for the creation of 3D animations using React and Three.js. It includes functionalities such as frame updates, morph targets, and skeletal animations, enabling developers to easily integrate complex animations into their applications.

npx skills add https://github.com/enzed/r3f-skills --skill r3f-animation
83 installs
Updated 3mo ago

Explore Popular Categories