nextjs
Expert guidance on Next.js 16 App Router, including breaking changes, caching APIs, and React 19.2 integration.
Install
npx skills add https://github.com/jezweb/claude-skills --skill nextjsStats
| Total installs | 1,044 |
| Weekly installs | 1.0K |
| GitHub stars | 656 |
| First seen | Jan 20, 2026 |
| Source | @jezweb/claude-skills |
Summary
- Covers 25+ documented errors and solutions, including async params migration, parallel routes with required default.js, and "use cache" directive patterns
- Supports Cache Components with revalidateTag(), updateTag(), and refresh() APIs for opt-in caching and stale-while-revalidate strategies
- Includes proxy.ts migration (replaces deprecated middleware.ts), Turbopack production limitations (Prisma incompatibility, source map security, monorepo hash mismatches), and React 19.2 features (View Transitions, useEffectEvent)
- Provides templates for async params, parallel routes, cache components, server actions, and configuration; references breaking changes from Node.js 20.9+ requirement and image optimization defaults
Tags
reactnodetypescriptvercelfrontendbackendfullstackperformancearchitecturebest-practicesmigrationagent-skill
Related skills
| Skill | Installs | vs nextjs |
|---|---|---|
| ant-design | 991 | -53 |
| flutter-platform-views | 950 | -94 |
| sentry-react-setup | 1,036 | -8 |
| document-writer | 992 | -52 |
| artifacts-builder | 1,055 | +11 |
FAQ
- How many installs does nextjs have?
- nextjs has 1,044 total installs and 1.0K installs this week.
- Where is nextjs hosted?
- nextjs is published by @jezweb/claude-skills at https://github.com/jezweb/claude-skills.
- How many GitHub stars does nextjs have?
- nextjs has 656 GitHub stars.
- When was nextjs first indexed?
- OrangeBot.AI first indexed nextjs on Jan 20, 2026.
- How do I install nextjs?
- Run: npx skills add https://github.com/jezweb/claude-skills --skill nextjs