nextjs-16

nextjs-16 is a skill for Claude Code, Codex from mjunaidca/mjs-agent-skills. It costs 69 tokens per session (4,215 once invoked), scanned A, original, no licence file.

A guide to building applications with Next.js 16, a React framework for web apps. It explains current patterns for pages, layouts, routes, request handling, and changes from Next.js 15.

In plain words
What is it for?
Use it when creating or upgrading Next.js applications, including dynamic routes, layouts, request parameters, and proxy configuration.
Why use it?
It helps avoid errors caused by new Next.js 16 rules and renamed or changed features. It also gives guidance for upgrading an existing Next.js 15 app.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it when creating or upgrading Next.js applications, including dynamic routes, layouts, request parameters, and proxy configuration.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mjunaidca/mjs-agent-skills/nextjs-16
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 mjunaidca/mjs-agent-skills --skill nextjs-16
Clone the repo
git clone --depth 1 https://github.com/mjunaidca/mjs-agent-skills

Made for: Claude Code, Codex.

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-16

README.md
[![agentmods](https://agentmods.dev/badge/skills/mjunaidca/mjs-agent-skills/nextjs-16/github.svg)](https://agentmods.dev/skills/mjunaidca/mjs-agent-skills/nextjs-16)
Your own site
<a href="https://agentmods.dev/skills/mjunaidca/mjs-agent-skills/nextjs-16"><img src="https://agentmods.dev/badge/skills/mjunaidca/mjs-agent-skills/nextjs-16/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-16

Your own site · 80×15
<a href="https://agentmods.dev/skills/mjunaidca/mjs-agent-skills/nextjs-16"><img src="https://agentmods.dev/badge/skills/mjunaidca/mjs-agent-skills/nextjs-16.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 69 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,215 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.
Origin unknown 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.00069 $0.04215
Opus 5 $0.00034 $0.02107
Sonnet 5 $0.00014 $0.00843
Haiku 4.5 $0.00007 $0.00421

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

Security

Grade A, and why

nextjs-16 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.

const response = await fetch(url.toString(), {
docs/taskflow-vault/skills/engineering/nextjs-16/SKILL.md · 719 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

2 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.

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 · 719 lines · 69 tokens per session scan A a1ed4266f536

Subscribe to this mod's changes

nextjs-16 is a skill published in the GitHub repository mjunaidca/mjs-agent-skills (28 stars, last pushed 1mo ago), with no licence file. It adds 69 tokens to every session and 4,215 once invoked, about $0.0003 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

langbot-dev

Develop, build, and debug the LangBot core backend and web frontend. Use when working inside the LangBot repository — backend (Python/Quart, src/langbot/pkg), the Vite/React web UI, HTTP API controllers/services, Alembic migrations, or the MCP server. Covers the dev environment (uv, pnpm), repo layout, the API auth…

langbot-app/LangBot · 136 tokens

web-design-engineer

Build or redesign polished browser-rendered visual artifacts with HTML/CSS/JavaScript/React: pages, dashboards, prototypes, slide decks, animations, UI mockups, and data visualizations. Use for visual front-end creation, design-system exploration, design critique, or explicit browser acceptance / QA of a web artifact.…

ConardLi/garden-skills · 96 tokens

building-ui

Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.

Intelligent-Internet/ii-agent · 30 tokens

use-dom

Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.

Intelligent-Internet/ii-agent · 32 tokens

implementing-command-palettes

Use when building Cmd+K command palettes in React - covers keyboard navigation with arrow keys, keeping selected items in view with scrollIntoView, filtering with shortcut matching, and preventing infinite re-renders from reference instability.

AgentWorkforce/relay · 48 tokens

remotion-to-hyperframes

Port an existing Remotion (React) composition to HyperFrames HTML. Use ONLY when the user explicitly asks to port/convert/migrate/translate a Remotion source. Do NOT use: (a) authoring a new HyperFrames composition; (b) Remotion mentioned in passing; (c) Remotion code shared as reference only; (d) "same video as my…

calesthio/OpenMontage · 215 tokens