Skill pack · Free

React & Next.js Developer Pack

Performance rules, App Router conventions, accessible UI and a test loop for React work.

6 skills 5 repositories AGPL-3.0-only, MIT, Apache-2.0

Who it’s for: Frontend developers building React or Next.js apps with an AI coding agent.

This pack covers the full loop of shipping a React feature with an agent: writing components that follow current React and Next.js guidance, keeping the interface accessible, and proving it works in a real browser before calling it done.

Install the whole set, or pick the pieces your project is missing. Each skill links to its own repository and license.

Skills in this pack

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

↑ GrowingActive Claude CodeCodex
52k GitHub stars AGPL-3.0-only Updated Sep 21, 2026 Free

Use when building Next.js 14+ applications with App Router, server components, or server actions. Invoke to configure route handlers, implement middleware, set up API routes, add streaming SSR, write generateMetadata for SEO, scaffold loading.tsx/error.tsx boundaries, or deploy to Vercel. Triggers on: Next.js, Next.js 14, App Router, RSC, use server, Server Components, Server Actions, React Server Components, generateMetadata, loading.tsx, Next.js deployment, Vercel, Next.js performance.

Claude Code
11k GitHub stars MIT Updated Aug 7, 2026 Free

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

6.2k GitHub stars Apache-2.0 Updated Aug 18, 2026 Free

Accessibility audit skill for scanning, fixing, and verifying WCAG 2.2 Level A and AA compliance across React, Next.js, Vue, Angular, Svelte, and plain HTML codebases. Use when auditing accessibility, fixing a11y violations, checking color contrast, generating compliance reports, or integrating accessibility checks into CI/CD pipelines.

Claude CodeCodexCursor+1
25k GitHub stars MIT Updated Aug 17, 2026 Free

Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be configured.

🔥 TrendingActive Claude CodeCodexCursor+1
98k GitHub stars MIT Updated Sep 20, 2026 Free

Drives development with tests using the red-green-refactor loop. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.

↑ GrowingActive Claude CodeCodexCursor+1
98k GitHub stars MIT Updated Sep 20, 2026 Free

Install

Run these commands in your agent. Plugin marketplace commands work in Claude Code; the git clone commands copy a skill into Claude Code’s personal skills folder — adjust the path for other agents.

git clone https://github.com/CherryHQ/cherry-studio ~/.claude/skills/vercel-react-best-practices
/plugin marketplace add Jeffallan/claude-skills
git clone https://github.com/ThinkInAIXYZ/deepchat ~/.claude/skills/frontend-design
/plugin marketplace add alirezarezvani/claude-skills
/plugin marketplace add addyosmani/agent-skills

Review each skill’s source before installing. Every skill links to its repository above.

More packs

All packs →

Custom skills

Need this adapted to your team?

We can tailor these skills to your conventions and tools, or build the missing piece of your workflow as a new skill.

Frequently asked questions

What is in the React & Next.js Developer Pack?
6 skills: vercel-react-best-practices (by CherryHQ), nextjs-developer (by Jeffallan), frontend-design (by ThinkInAIXYZ), a11y-audit (by alirezarezvani), browser-testing-with-devtools (by addyosmani), test-driven-development (by addyosmani). They come from 5 repositories.
Is this pack free?
Yes. Every skill in it is free to install from its public GitHub repository. Licenses in this pack: AGPL-3.0-only, MIT, Apache-2.0.
Do I have to install every skill?
No. Each skill works on its own; install the ones your project needs. Installing a plugin marketplace adds every skill in that repository.