nextjs-expert

nextjs-expert is a skill for Claude Code, Codex from raisiqueira/claude-code-plugins. It costs 74 tokens per session (2,944 once invoked), scanned A, original, no licence file.

A set of guidance for building Next.js applications, a JavaScript framework for websites and web apps. It covers areas such as routing, server and browser components, data loading, rendering, caching, and performance.

In plain words
What is it for?
Implementing Next.js routes and components, handling data fetching and rendering, and improving application performance.
Why use it?
It gives an agent context for choosing and applying common Next.js development patterns.

Skill for Claude CodeCodex

Part of the nextjs-code-expert plugin — 1 skill shipped together

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.

agentmods
npx agentmods add skills/raisiqueira/claude-code-plugins/nextjs-expert
Any agent
npx skills add raisiqueira/claude-code-plugins --skill nextjs-expert
Clone the repo
git clone --depth 1 https://github.com/raisiqueira/claude-code-plugins

Made for: Claude Code, Codex.

Or install nextjs-code-expert, the plugin that ships this one along with the rest of its 1 skill.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/raisiqueira/claude-code-plugins/nextjs-expert.svg)](https://agentmods.dev/skills/raisiqueira/claude-code-plugins/nextjs-expert)
Your own site
<a href="https://agentmods.dev/skills/raisiqueira/claude-code-plugins/nextjs-expert"><img src="https://agentmods.dev/badge/skills/raisiqueira/claude-code-plugins/nextjs-expert.svg" alt="Measured on agentmods" height="20"></a>
Per session 74 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,944 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
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 $0.00074 $0.02944
Opus 5 $0.00037 $0.01472
Sonnet 5 $0.00015 $0.00589
Haiku 4.5 $0.00007 $0.00294

Measured 3d ago against content hash 147eba2219d5, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

nextjs-expert 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 3d 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 fetcher = (url: string) => fetch(url).then(res => res.json())
plugins/next-js-expert/.claude/skills/nextjs-expert/SKILL.md · 479 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

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. 3d ago First seen · 479 lines · 74 tokens per session scan A 147eba2219d5

Subscribe to this mod's changes

nextjs-expert is a skill published in the GitHub repository raisiqueira/claude-code-plugins (2 stars, last pushed 8mo ago), with no licence file. It adds 74 tokens to every session and 2,944 once invoked, about $0.0004 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-08-31.

Related

Other skills, from other repositories

watch

File sentinel that monitors the working directory for changes and marker comments, then auto-triggers appropriate skills. Poll-based via git diff against the last scan commit. Writes intake items for batch processing and routes marker actions through /do. Use for automatic reactions to file changes; do NOT use for…

SethGammon/Citadel · 70 tokens

review

5-pass structured code review — correctness, security, performance, readability, consistency.

SethGammon/Citadel · 17 tokens

live-preview

Mid-build visual verification loop. Takes screenshots of components during construction, not just after. Catches visual regressions and invisible features before they compound. Requires Playwright or similar screenshot tool.

SethGammon/Citadel · 40 tokens

marshal

Meta-orchestrator that takes any direction — broad, specific, or vague — and autonomously chains skills and context into actionable work. Gathers context from codebase, docs, and memory. Only asks the user when it genuinely cannot proceed. Single-session orchestrator.

SethGammon/Citadel · 56 tokens

wiki

Markdown-first knowledge base where the LLM acts as librarian. Ingests raw sources, compiles and interlinks topic files, self-maintains an index. No vector DB or embeddings required -- uses LLM-native navigation over structured markdown up to 400K words.

SethGammon/Citadel · 56 tokens

finance-investor-relations

투자 유치를 위한 IR 피치덱과 3개년 재무 모델(매출 예측·손익·현금흐름·밸류에이션)을 만들어 드립니다. 다음과 같은 요청 시 사용하세요: "IR 덱 만들어줘" "투자자 피치 자료 써줘" "재무 모델 만들어줘" "매출 예측 좀 해줘" "밸류에이션 계산해줘" "시리즈 A 투자 유치 자료 준비해줘" "투자자 보고서 정리해줘" 투자 단계(Pre-SeedSeries B)에 맞춘 12슬라이드 피치덱·재무 모델·예상 질문 Q&A를 만들고, PPT/엑셀 변환으로 이어집니다.

modu-ai/moai-cowork · 180 tokens