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

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 10d ago

threejs-postprocessing

cloudai-x/threejs-skills

Handles post-processing effects in Three.js projects, allowing developers to apply visual enhancements like bloom, anti-aliasing, and depth of field. By installing this skill, developers can elevate the visual quality of their web applications, providing an engaging experience without intricate manual configurations.

npx skills add https://github.com/cloudai-x/threejs-skills --skill threejs-postprocessing
633 installs
Updated 10d ago

vue-jsx-best-practices

vuejs-ai/skills

Facilitates the transition of React JSX code to Vue while addressing potential attribute type errors. This skill enhances development efficiency by promoting best practices, resulting in cleaner, more maintainable code.

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

frontend-dev-guidelines

sickn33/antigravity-awesome-skills

Enforces strict architectural and performance standards for building scalable React applications using TypeScript and Suspense-first data fetching. This skill helps developers produce maintainable code by providing clear guidelines and checklists, ultimately reducing technical debt and development time.

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

react-best-practices

0xbigboss/claude-code

Provides guidelines for effectively using effects in React to manage side effects and external dependencies. Helps developers maintain cleaner code and reduce bugs by promoting best practices over common pitfalls in component logic.

npx skills add https://github.com/0xbigboss/claude-code --skill react-best-practices
551 installs
Updated 9d ago

zustand-state-management

jezweb/claude-skills

Handles state management in React applications using a simple API. By installing it, developers can enhance their application's performance and maintainability through efficient state handling and reduced boilerplate code.

npx skills add https://github.com/jezweb/claude-skills --skill zustand-state-management
483 installs
Updated 9d ago

angular-signals

analogjs/angular-skills

Manages state reactively within Angular applications through the use of signals, enabling fine-grained control over state changes. By using Angular Signals, developers can streamline their state management processes, enhancing performance and reducing the potential for bugs in their applications.

npx skills add https://github.com/analogjs/angular-skills --skill angular-signals
474 installs
Updated 9d ago

senior-frontend

davila7/claude-code-templates

Automates the generation of frontend components, bundle analysis, and project scaffolding. This skill enhances development efficiency by streamlining repetitive tasks and ensuring adherence to best practices.

npx skills add https://github.com/davila7/claude-code-templates --skill senior-frontend
463 installs
Updated 9d ago

artifacts-builder

composiohq/awesome-claude-skills

Builds and bundles frontend artifacts for Claude AI using a structured workflow. Developers benefit from a streamlined process that automates the creation of self-contained HTML files, reducing manual setup and errors.

npx skills add https://github.com/composiohq/awesome-claude-skills --skill artifacts-builder
463 installs
Updated 9d ago

react-hook-form-zod

jezweb/claude-skills

Handles form validation with Zod integrated into React Hook Form for robust data management. Developers save time and maintain type safety by minimizing boilerplate code and reducing runtime errors during form submissions.

npx skills add https://github.com/jezweb/claude-skills --skill react-hook-form-zod
416 installs
Updated 9d ago

angular-http

analogjs/angular-skills

Facilitates asynchronous data fetching in Angular applications through signal-based mechanisms like `httpResource()`, enabling easier state management. By utilizing this skill, developers gain improved data handling capabilities, reducing boilerplate code and minimizing loading states and errors in their applications.

npx skills add https://github.com/analogjs/angular-skills --skill angular-http
414 installs
Updated 9d ago

react-ui-patterns

sickn33/antigravity-awesome-skills

Implements best practices for rendering loading states in React applications, ensuring that loading indicators only display when no data is available. This skill enhances user experience by minimizing unnecessary UI disruptions and improving perceived performance during data fetching.

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

angular-di

analogjs/angular-skills

Handles dependency injection configuration and usage in Angular applications. Enables developers to efficiently manage their service dependencies, resulting in cleaner code and enhanced maintainability.

npx skills add https://github.com/analogjs/angular-skills --skill angular-di
402 installs
Updated 9d ago

angular-directives

analogjs/angular-skills

Facilitates the creation of custom directives for improved DOM manipulation and behavior in Angular projects. This results in reusable and consistent components, enhancing code organization and maintainability.

npx skills add https://github.com/analogjs/angular-skills --skill angular-directives
398 installs
Updated 9d ago

better-auth

jezweb/claude-skills

Implements robust authentication workflows by providing OAuth and email/password sign-in capabilities. Developers benefit by streamlining user authentication processes, enhancing security features like two-factor authentication, and reducing the time spent on custom authentication logic.

npx skills add https://github.com/jezweb/claude-skills --skill better-auth
389 installs
Updated 9d ago

3d-web-experience

sickn33/antigravity-awesome-skills

Facilitates the integration of 3D models and animations into web projects using frameworks like Three.js and React. By installing this skill, developers can enhance user engagement with interactive 3D experiences while ensuring optimal performance and usability.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill 3d-web-experience
371 installs
Updated 9d ago

swiftui-view-refactor

dimillian/skills

Refactors SwiftUI views to enforce a reliable structure and dependency pattern based on MV principles. By streamlining view composition and reducing complexity, developers can avoid common pitfalls and improve maintainability in their SwiftUI applications.

npx skills add https://github.com/dimillian/skills --skill swiftui-view-refactor
363 installs
Updated 9d ago

react

lobehub/lobe-chat

Facilitates the consistent use of React components within projects by standardizing styling and layout practices. Developers benefit by ensuring a cohesive user interface and reducing design discrepancies across applications.

npx skills add https://github.com/lobehub/lobe-chat --skill react
306 installs
Updated 9d 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 9d ago

ai-sdk-ui

jezweb/claude-skills

Handles the integration of AI functionalities into React applications by providing frontend hooks for managing chat interfaces. Developers gain time efficiency through streamlined implementations of AI interactions while reducing the complexity of state management.

npx skills add https://github.com/jezweb/claude-skills --skill ai-sdk-ui
290 installs
Updated 9d ago

kaizen

sickn33/antigravity-awesome-skills

Implements a philosophy of making incremental improvements across coding and design processes. This approach leads to higher quality outcomes by systematically reducing errors and optimizing workflows without overwhelming complexity.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill kaizen
284 installs
Updated 9d ago

angular-ssr

analogjs/angular-skills

Handles server-side rendering and hydration in Angular applications, enhancing performance and SEO. By installing this skill, developers can ensure their applications serve content quickly and efficiently, reducing load times and improving user experience.

npx skills add https://github.com/analogjs/angular-skills --skill angular-ssr
282 installs
Updated 9d 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 9d ago

verify

facebook/react

Run all verification steps.

npx skills add https://github.com/facebook/react --skill verify
207 installs
Updated 10d ago

feature-flags

facebook/react

Manage feature flags in React applications, enabling new features to be tested and deployed conditionally based on specific flags.

npx skills add https://github.com/facebook/react --skill feature-flags
188 installs
Updated 10d 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 10d 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 9d ago
2 / 2

Explore Popular Categories