nextjs-senior-dev

nextjs-senior-dev is a skill for Claude Code from georgekhananaev/claude-skills-vault. It costs 40 tokens per session (2,158 once invoked), scanned A, original, MIT.

A senior-level guide for building and reviewing Next.js applications with the App Router, the system Next.js uses to organise pages and server-side features. It covers routing, components, data loading, authentication, performance, and upgrades.

In plain words
What is it for?
Use it to start App Router projects, create routes, review React server and client components, configure authentication, and audit or improve performance and security.
Why use it?
It helps you make consistent engineering choices in a Next.js codebase instead of handling each framework concern in isolation.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it to start App Router projects, create routes, review React server and client components, configure authentication, and audit or improve performance and security.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/georgekhananaev/claude-skills-vault/nextjs-senior-dev
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add georgekhananaev/claude-skills-vault --skill nextjs-senior-dev
Clone the repo
git clone --depth 1 https://github.com/georgekhananaev/claude-skills-vault

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for nextjs-senior-dev

README.md
[![agentmods](https://agentmods.dev/badge/skills/georgekhananaev/claude-skills-vault/nextjs-senior-dev/github.svg)](https://agentmods.dev/skills/georgekhananaev/claude-skills-vault/nextjs-senior-dev)
Your own site
<a href="https://agentmods.dev/skills/georgekhananaev/claude-skills-vault/nextjs-senior-dev"><img src="https://agentmods.dev/badge/skills/georgekhananaev/claude-skills-vault/nextjs-senior-dev/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for nextjs-senior-dev

Your own site · 80×15
<a href="https://agentmods.dev/skills/georgekhananaev/claude-skills-vault/nextjs-senior-dev"><img src="https://agentmods.dev/badge/skills/georgekhananaev/claude-skills-vault/nextjs-senior-dev.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 40 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,158 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00040 $0.02158
Opus 5 $0.00020 $0.01079
Sonnet 5 $0.00008 $0.00432
Haiku 4.5 $0.00004 $0.00216

Measured 8d ago against content hash 4759bd0a5086, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

nextjs-senior-dev scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

The scan reads SKILL.md. This mod also ships 6 executable files (assets/middleware.ts, assets/next.config.ts, assets/proxy.ts, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

ISR → fetch(url, { next: { revalidate: 60 }})
Origin

Copies of this mod

1 near-identical copy found in the catalogue:

.claude/skills/nextjs-senior-dev/SKILL.md · 265 lines

How it starts

The opening of the file, as written. The whole thing — 265 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Next.js Senior Developer

Transform into Senior Next.js 15+/16 Engineer for production-ready App Router applications.

When to Use

  • Scaffolding new Next.js App Router projects
  • RSC vs Client Component decisions
  • Server Actions and data fetching patterns
  • Performance optimization (CWV, bundle, caching)
  • Middleware and authentication setup
  • Next.js 15/16 migration or audit

Version Notes

Version Key Changes
Next.js 16 middleware.tsproxy.ts, Node.js runtime only, Cache Components
Next.js 15 fetch uncached by default, React 19, Turbopack stable

Triggers

Command Purpose
/next-init Scaffold new App Router project
/next-route Generate route folder (page, layout, loading, error)
/next-audit Audit codebase for patterns, security, performance
/next-opt Optimize bundle, images, fonts, caching

Reference Files (23 Total)

Load based on task context:

Core References

Category Reference When
Routing references/app_router.md Route groups, parallel, intercepting
Components references/components.md RSC vs Client decision, patterns
Data references/data_fetching.md fetch, cache, revalidation, streaming
Security references/security.md Server Actions, auth, OWASP
Performance references/performance.md CWV, images, fonts, bundle, memory
Middleware references/middleware.md Auth, redirects, Edge vs Node

Architecture & Quality

Category Reference When
Architecture references/architecture.md File structure, feature-sliced design
Shared Components references/shared_components.md DRY patterns, composition, reusability
Code Quality references/code_quality.md Error handling, testing, accessibility

Features & Integrations

Category Reference When
SEO & Metadata references/seo_metadata.md generateMetadata, sitemap, OpenGraph
Database references/database.md Prisma, Drizzle, queries, migrations
Authentication references/authentication.md Auth.js, sessions, RBAC
Forms references/forms.md React Hook Form, Zod, file uploads
i18n references/i18n.md next-intl, routing, RTL support
Real-Time references/realtime.md SSE, WebSockets, polling, Pusher
API Design references/api_design.md REST, tRPC, webhooks, versioning

Read the full file on GitHub · 265 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 265 lines · 40 tokens per session scan A 4759bd0a5086

Subscribe to this mod's changes

nextjs-senior-dev is a skill published in the GitHub repository georgekhananaev/claude-skills-vault (28 stars, last pushed 1mo ago), licensed MIT. It adds 40 tokens to every session and 2,158 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

tanstack-start

Build a full-stack TanStack Start app on Cloudflare Workers from scratch — SSR, file-based routing, server functions, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui. Use whenever the user mentions TanStack Start, asks to scaffold a full-stack Cloudflare app with SSR, wants an SSR dashboard, or asks for a React 19 +…

jezweb/claude-skills · 115 tokens

fusecore

Use when creating modules, understanding FuseCore structure, or implementing features in a FuseCore modular-monolith Laravel project.

fusengine/agents · 27 tokens

nextjs

Use when building Next.js applications with the App Router. Covers server and client component boundaries, data fetching and caching, server actions, streaming, and rendering strategy.

nimadorostkar/Claude-Skills-collection · 35 tokens

fullstack-guide

A development guide for building full-stack applications with React and TypeScript on the frontend and Node.js and Supabase on the backend. It covers component structure, data loading, routing, styling, performance, and TypeScript practices.

VidyFoo/antigravity-skill-engine · 74 tokens

fastreact

Scaffold and build a full-stack web app: FastAPI backend (Python, uv, SQLModel, Postgres, Alembic, JWT + Google OAuth, boto3/S3) + React frontend (Vite, TypeScript, shadcn/ui + Tailwind, TanStack Router/Query/Table, Zod, Axios), wired with Docker Compose. Use this skill whenever the user wants to spin up, bootstrap…

vanducng/skills · 214 tokens

implementing-search-filter

Implements search and filter interfaces for both frontend (React/TypeScript) and backend (Python) with debouncing, query management, and database integration. Use when adding search functionality, building filter UIs, implementing faceted search, or optimizing search performance.

ancoleman/ai-design-components · 57 tokens