nextjs
Next.js specific patterns including App Router, React Server Components, Server Actions, streaming, caching, and Vercel deployment.
npx skills add a5c-ai/babysitter --skill nextjs --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Next.js Skill Expert assistance for building full-stack Next.js applications with App Router, React Server Components, Server Actions, and modern deployment patterns. ## Capabilities - Generate Next.js project structure with App Router - Implement React Server Components (RSC) patterns - Create Server Actions for form handling and mutations - Configure advanced routing (parallel, intercepting, route groups) - Set up streaming with Suspense boundaries - Implement caching strategies with revalidation - Configure Vercel deployment and edge functions ## Usage Invoke this skill when you need to: - Bootstrap a new Next.js 15+ application - Implement server-side rendering and data fetching - Create API routes and Server Actions - Configure advanced routing patterns - Optimize for Core Web Vitals ## Inputs | Parameter | Type | Required | Description | |-----------|------|----------|-------------| | projectName | string | Yes | Name of the Next.js project | | router | string | No | app (default) or pages | | features | array | No | List of features to scaffold | | database | string | No | prisma, drizzle, none | | auth | string | No | nextauth, clerk, none | | styling | string | No | tail
- Capabilities
- Usage
- Inputs
- Feature Configuration
- Output Structure
- Generated Code Patterns
- App Router Layout
- React Server Component
- Server Action
- Form with Server Action
- Middleware
- API Route Handler
- Caching Strategies
- Static Generation with Revalidation
What does the nextjs skill do?
Next.js specific patterns including App Router, React Server Components, Server Actions, streaming, caching, and Vercel deployment.
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill nextjs --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
