
Mrp Nextjs
- Updated February 10, 2026
- mrpitch/mrp-claude-plugin
mrp-nextjs is a Claude Code skill in the Frontend Development category. TS/React/Next.js dev agents, skills & commands
Key points
- mrp-nextjs
- Frontend Development
- AI-coding skill
Mrp Nextjs by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add mrpitch/mrp-claude-plugin/plugin install mrp-nextjs@mrp-nextjs-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | February 10, 2026 |
|---|---|
| Repository | mrpitch/mrp-claude-plugin ↗ |
What it does
TS/React/Next.js dev agents, skills & commands
README.md
mrp-nextjs
TS/React/Next.js dev agents, skills & commands for Claude Code.
Install
claude plugin install github:mrpitch/mrp-nextjs
Agents
| Agent | Model | Purpose |
|---|---|---|
requirements-analyst |
sonnet | Interactive Q&A → requirements spec |
implementation-planner |
sonnet | context.md → step-by-step plan |
codebase-analyzer |
haiku | Repo scan → implementation plan |
tech-research-planner |
opus | Library/tech research via context7 |
security-auditor |
— | OWASP Top 10 security scan |
Skills
- clean-typescript — Clean, efficient TypeScript best practices
- modern-best-practice-react-components — Modern React (19+) component patterns
- modern-browser-apis — Native browser APIs over JS libraries
- modern-best-practice-nextjs — Next.js App Router best practices
- modern-accessible-html-jsx — Semantic, accessible HTML & JSX
- web-security — Web security & vulnerability prevention
- modern-tailwind — Tailwind CSS modern utilities & variants
Commands
| Command | Purpose |
|---|---|
/mrp-nextjs:analyze |
Codebase scan → implementation plan |
/mrp-nextjs:requirements |
Interactive requirements Q&A |
/mrp-nextjs:plan |
Turn context.md → step-by-step plan |
/mrp-nextjs:research |
Library/tech research via context7 |
/mrp-nextjs:audit |
OWASP security scan |
Prerequisites
- context7 MCP — required for
/mrp-nextjs:researchcommand - All agents read/write to
.memory/ai/context.mdfor shared context
Context Flow
Agents share state through .memory/ai/context.md. Each agent appends a 3-line summary after completing its work, enabling chained workflows (e.g., requirements → plan → implement).
Related skills
Frontend Developmentfrontend