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.
npx skills add georgekhananaev/claude-skills-vault --skill nextjs-senior-devgit clone --depth 1 https://github.com/georgekhananaev/claude-skills-vaultWrote 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.
[](https://agentmods.dev/skills/georgekhananaev/claude-skills-vault/nextjs-senior-dev)<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.
<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>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once 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 |
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.
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 }}) Copies of this mod
1 near-identical copy found in the catalogue:
- nextjs-senior-dev — 91% identical, 525 lines differ
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.ts → proxy.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 |
What ships with it
33 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- assets/middleware.ts 2.1 KB runs code
- assets/next.config.ts 1.8 KB runs code
- assets/proxy.ts 2.3 KB runs code
- references/api_design.md 17 KB
- references/app_router.md 4.4 KB
- references/architecture.md 9.0 KB
- references/authentication.md 15 KB
- references/code_quality.md 16 KB
- references/components.md 4.9 KB
- references/data_fetching.md 5.4 KB
- references/database.md 13 KB
- references/debug_tricks.md 3.0 KB
- references/debugging.md 13 KB
- references/deployment.md 11 KB
- references/forms.md 18 KB
- references/i18n.md 13 KB
- references/middleware.md 8.0 KB
- references/migration.md 13 KB
- references/monorepo.md 12 KB
- references/performance.md 15 KB
- references/realtime.md 18 KB
- references/scripts.md 3.4 KB
- references/security.md 6.5 KB
- references/self_hosting.md 8.5 KB
- references/seo_metadata.md 15 KB
- references/shared_components.md 13 KB
- scripts/scaffold_route.py 10 KB runs code
- templates/action.ts 2.8 KB runs code
- templates/error.tsx 3.3 KB
- templates/layout.tsx 2.1 KB
- templates/loading.tsx 2.8 KB
- templates/page.tsx 2.1 KB
- templates/route.ts 4.1 KB runs code
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.
- 8d ago First seen · 265 lines · 40 tokens per session scan A 4759bd0a5086
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.
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 +…
fusecore
Use when creating modules, understanding FuseCore structure, or implementing features in a FuseCore modular-monolith Laravel project.
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.
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.
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…
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.