nextjs16 agents

14 tagged nextjs16, measured the same way as everything else here.

Browse within: nextjs 14architecture 9next 9anthropic-skills 5

code-simplifier

01

laguagu/claude-code-nextjs-skills

Agent

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

61 5d ago A 34 tokens original MIT

e2e-tester

02

laguagu/claude-code-nextjs-skills

Agent

Tests web applications end-to-end by exercising real user flows and fixing verified code-level issues. Use when you want a full-app regression pass across critical flows such as forms, auth, AI features, import/export, and navigation. Reports infrastructure, environment, and product-level issues that require manual…

61 5d ago A 84 tokens original MIT

analyzer

03

laguagu/claude-code-nextjs-skills

Agent

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

61 5d ago A 0 tokens copy · 100% MIT

ihabkhaled/NextRanger

Agent

Own the custom frontend-architecture ESLint plugin as living law: review violations of the 14 rules, keep the two config-driven maps (layer policy table, package ownership map) in sync with reality, and audit every eslint-disable against its documented exception. Lint runs with --max-warnings=0; a warning is a failure.

2 6d ago A 0 tokens

ihabkhaled/NextRanger

Agent

Run the full validation pipeline before anything ships, block on any red gate with zero negotiation, and produce the release notes. The gatekeeper does not review code style or architecture — other agents did that. It verifies that every automated gate is green on the exact commit being released and that the paper…

2 6d ago A 0 tokens

ihabkhaled/NextRanger

Agent

Hold the security baseline: nonce-based CSP, strict env separation, cookie-session doctrine (no tokens in JS-readable storage), a clean dependency tree, and error surfaces that never leak internals. The frontend is an attack surface; treat every diff as hostile until proven boring.

2 6d ago A 0 tokens