Best Best AI Agent Skills for React Development

22 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

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

Explore Popular Categories