React

Browse agent skills tagged with React and compare related workflows across the directory.

82 skills
A
repo-scan

by affaan-m

repo-scan is a cross-stack source audit skill that classifies files, detects embedded third-party libraries, and helps you judge what is core, duplicated, or dead weight. It is useful for repo-scan for Code Review, legacy migrations, and refactor planning. See repo-scan install and repo-scan usage guidance in the skill.

Code Review
Favorites 0GitHub 156.2k
A
remotion-video-creation

by affaan-m

remotion-video-creation is a Remotion-focused skill for React video work. It helps reduce rendering mistakes with 29 rules covering animations, assets, audio, captions, charts, compositions, and transitions. Use it for Video Editing workflows, templated explainers, social clips, and data-driven motion graphics.

Video Editing
Favorites 0GitHub 156.2k
A
frontend-patterns

by affaan-m

frontend-patterns is a practical skill for React and Next.js frontend development, helping you choose maintainable patterns for components, state, forms, routing, accessibility, and performance. Use the frontend-patterns guide when you need clear implementation guidance and pattern selection, not just generic best practices.

Frontend Development
Favorites 0GitHub 156.1k
A
click-path-audit

by affaan-m

The click-path-audit skill helps trace UI handlers through every state change to catch sequence bugs, shared-state collisions, and final-state mismatches after refactors or during code review.

Code Review
Favorites 0GitHub 156.1k
S
shadcn

by shadcn-ui

Use the shadcn skill to inspect project context, run the right CLI commands, install components, and compose UI with documented patterns for base vs radix, forms, theming, and registries.

UI Design
Favorites 0GitHub 111k
A
frontend-design

by anthropics

frontend-design helps you turn vague UI ideas into distinctive, production-grade interfaces with real frontend code, strong aesthetic direction, and less generic AI styling.

UI Design
Favorites 1GitHub 105.2k
S
fullstack-developer

by Shubhamsaboo

The fullstack-developer skill is a reusable prompt package for modern JavaScript and TypeScript web app work across React, Next.js, Node.js, APIs, databases, auth, and deployment. It is best for multi-layer planning and implementation, with a single SKILL.md file that defines scope and workflow rather than providing scripts or templates.

Full-Stack Development
Favorites 0GitHub 104.2k
M
prototype

by mattpocock

The prototype skill helps you build throwaway code that answers one concrete question before you commit to a real implementation. Use it to test logic, state transitions, data shape, or UI direction with a runnable prototype that matches the host repo’s conventions. It’s ideal when you need a quick prototype guide, not a final feature.

Prototypes
Favorites 0GitHub 66k
N
ui-ux-pro-max

by nextlevelbuilder

ui-ux-pro-max is a comprehensive skill for AI-assisted UI/UX design. It offers structured guidance on layouts, styles, color systems, typography, and UX rules for web and mobile projects. Ideal for developers and teams needing practical design decisions across React, Next.js, Vue, Svelte, Tailwind, shadcn/ui, SwiftUI, React Native, Flutter, and HTML/CSS. Use it to plan, review, and improve UI with curated design intelligence.

UI Design
Favorites 0GitHub 53.7k
N
ckm:ui-styling

by nextlevelbuilder

ckm:ui-styling helps you create accessible, production-ready user interfaces using shadcn/ui, Tailwind CSS, and canvas-based visual design. Ideal for React-based projects needing structured, responsive layouts, accessible components, dark mode, and consistent design systems. Use ckm:ui-styling skill for UI design, theming, and rapid prototyping with practical, stack-specific guidance.

UI Design
Favorites 0GitHub 53.7k
W
design-system-patterns

by wshobson

design-system-patterns helps teams design scalable UI foundations with token structure, theming architecture, and reusable component API patterns for design systems and component libraries.

Design Systems
Favorites 0GitHub 32.6k
W
interaction-design

by wshobson

The interaction-design skill helps teams design and implement purposeful UI motion, microinteractions, transitions, loading states, and feedback patterns with practical React-oriented references and usage guidance.

UI Design
Favorites 0GitHub 32.6k
W
web-component-design

by wshobson

The web-component-design skill helps teams design reusable UI components for React, Vue, and Svelte with strong API patterns, accessibility guidance, and styling tradeoff references for design systems.

Design Systems
Favorites 0GitHub 32.6k
W
react-state-management

by wshobson

react-state-management is a practical skill for choosing and using React state tools like Redux Toolkit, Zustand, Jotai, React Query, SWR, and RTK Query based on state type, app scale, and migration needs.

Frontend Development
Favorites 0GitHub 32.5k
W
nextjs-app-router-patterns

by wshobson

nextjs-app-router-patterns helps developers plan Next.js 14+ App Router architecture, including Server Components, streaming, caching, route handlers, and Server Actions for full-stack development and Pages Router migrations.

Full-Stack Development
Favorites 0GitHub 32.5k
W
react-native-architecture

by wshobson

react-native-architecture helps plan production React Native and Expo apps with routing, state boundaries, native modules, offline-first flows, and Expo vs bare tradeoffs.

Frontend Development
Favorites 0GitHub 32.5k
W
react-modernization

by wshobson

react-modernization is a migration-focused skill for upgrading React 16/17 apps to 18+, converting class components to hooks, updating root APIs, and planning staged refactors with codemod-aware guidance.

Refactoring
Favorites 0GitHub 32.5k
V
vercel-react-native-skills

by vercel-labs

vercel-react-native-skills is a React Native and Expo skill for performance-minded frontend development. Use it to improve list rendering, animations, navigation, UI patterns, state management, and native module setup. It includes practical rules, install guidance, and usage patterns for working through mobile app bottlenecks with less guesswork.

Frontend Development
Favorites 0GitHub 25.9k
V
vercel-composition-patterns

by vercel-labs

vercel-composition-patterns is a React composition skill for Frontend Development that helps replace boolean prop sprawl with compound components, explicit variants, lifted state, and React 19-safe APIs. Use it to review component architecture, improve reusable UI APIs, and choose the right composition pattern for scalable frontend code.

Frontend Development
Favorites 0GitHub 25.9k
V
vercel-react-best-practices

by vercel-labs

vercel-react-best-practices is a Vercel Engineering skill that guides AI agents to optimize React and Next.js performance with prioritized rules for waterfalls, bundle size, and rendering.

Frontend Development
Favorites 0GitHub 24k
P
overdrive

by pbakaus

overdrive is a GitHub skill for ambitious UI design work that emphasizes context, proposal-first planning, and exceptional interaction quality. Use it to install and apply overdrive for cinematic transitions, responsive interfaces, and high-impact product experiences.

UI Design
Favorites 0GitHub 20.4k
P
optimize

by pbakaus

The optimize skill diagnoses and fixes UI performance issues across loading speed, rendering, animations, images, and bundle size. Use it when you need a structured optimize guide for performance optimization, with measurement-first troubleshooting for slow, laggy, or janky web experiences.

Performance Optimization
Favorites 0GitHub 20.4k
A
source-driven-development

by addyosmani

The source-driven-development skill grounds framework-specific coding in official docs, helping you verify patterns before you implement. It is ideal for source-driven-development usage in React, Vue, Next.js, Svelte, Angular, and similar stacks when correctness, provenance, and version-sensitive decisions matter.

Code Generation
Favorites 0GitHub 18.8k
A
performance-optimization

by addyosmani

The performance-optimization skill helps you measure first, find the real bottleneck, fix it, and verify results. Use it when performance requirements exist, you suspect a regression, or Core Web Vitals, load times, or interaction latency need improvement.

Performance Optimization
Favorites 0GitHub 18.7k