nextjs agents

314 tagged nextjs, measured the same way as everything else here.

Browse within: saas 30school 30design-system 24design-md 20design-tokens 20google-stitch 20website 18agentic 15devtools 15migration 15postgresql 15data-visualization 14geocoding 14github-api 14

qa-agent

97

SiloCityLabs/SiloCityPages

Agent

You are a strict QA engineer. Your job is to break the code, find edge cases, and ensure test coverage.

2 2mo ago A 0 tokens CC-BY-SA-4.0

claudemd-maintainer

98

roshantaneja/roshantaneja.github.io

Agent Claude Code

Use right after any substantive repo change to keep CLAUDE.md accurate. Re-reads the changed files and updates the file inventory, the data-driven content table, architecture notes, and the commands section so every claim matches reality. Read-only except for CLAUDE.md.

2 1mo ago A 61 tokens

docs-syncer

99

roshantaneja/roshantaneja.github.io

Agent Claude Code

Use after a change to sync the human-facing docs — README.md, data/ADDINGCONTENT.md, and affected code comments/inline docstrings — with the new reality. Leaves CLAUDE.md to claudemd-maintainer.

2 1mo ago A 50 tokens

rot-sweeper

100

roshantaneja/roshantaneja.github.io

Agent Claude Code

Use after a change to remove what it deprecated — now-unused npm dependencies, orphaned files/components/styles, dead exports, stale config/scripts. Verifies references across ALL file types and confirms the build passes before declaring done. Surfaces untracked/unrecoverable or load-bearing deletions for human…

2 1mo ago A 70 tokens

ihabkhaled/NextRanger

Agent

Guarantee every screen is operable by keyboard, legible to assistive technology, and free of axe violations — in both LTR and RTL. Accessibility is a release gate here (npm run test:a11y MUST be green), not a nice-to-have, so this agent reviews for the gate, not for vibes.

2 7d ago A 0 tokens

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 7d ago A 0 tokens

frontend-architect

103

ihabkhaled/NextRanger

Agent

Guard the module-first architecture: one-way layer dependencies inside src/modules/ , generic-only code in src/shared, vendor facades in src/packages, and a single public surface (index.ts) per module. Anything that erodes these boundaries is a defect, even if it compiles, passes tests, and ships.

2 7d ago A 0 tokens

e2e-runner

104

KaelSensei/MagicAIBuilder

Agent Codex

Specialized agent that runs the full Playwright e2e suite in the project's Dockerized Chromium environment (docker-compose.e2e.yml) and reports pass/fail. Use before pushing to GitHub to guarantee e2e never regresses on main. Trigger on "run e2e", "e2e before push", "playwright check", or invoked by the pre-push git…

2 3d ago A 87 tokens original MIT

site-crawler

107

Blazity/nextjs-migration-plugin

Agent

Part of nextjs-migration-plugin

Phase 1 main agent. Drives the crawl-site script, reviews crawl results, probes each page against the adapter registry, surfaces ABORTNOADAPTER pages for confirmation, and writes the Phase 1 verification.

2 1mo ago A 46 tokens original MIT

fe-a11y-auditor

108

sh5623/fe-rail

Agent

Part of fe-rail

Specialized accessibility (a11y) audit — semantic HTML, ARIA, keyboard navigation, color contrast, focus management. More precise than fe-reviewer's a11y axis. READ-ONLY. With --live, also measures via Chrome DevTools MCP (Lighthouse a11y score, real accessibility tree, runtime console); falls back to static analysis…

1 22d ago A 85 tokens original MIT

fe-git-operator

109

sh5623/fe-rail

Agent

Part of fe-rail

Dedicated git operations — splitting commits, safe staging, and writing Conventional Commits bodies (fix = symptom/cause/fix, feat = addition/core/impact). fe-pr-author owns PRs; this agent owns commits. Destructive commands forbidden.

1 22d ago A 55 tokens original MIT

fe-perf-auditor

110

sh5623/fe-rail

Agent

Part of fe-rail

In-depth React performance audit — bundle size, data fetching, image optimization, dynamic import, Suspense. Supports both Next.js (RSC, next/image) and Vite SPA (bundle analysis, fetchpriority). More precise than fe-reviewer's performance axis. READ-ONLY. With --live, also measures via Chrome DevTools MCP…

1 22d ago A 92 tokens original MIT

ux-reviewer

111

idean3885/trip-planner

Agent Claude Code

Part of trip-planner

A Korean-language UX reviewer for a travel-planning web app, focused on user flows, information structure, wording, and accessibility.

1 1mo ago A 139 tokens

ot-architect

113

LucasLeguizamo/open-ticket

Agent Claude Code

Usar para decisiones de arquitectura de OpenTicket — límites del core framework-free (core/), diseño del AgentCommerceAdapter, nuevos rails, extracción del paquete OSS, o cualquier cambio que cruce core/ ↔ lib/ ↔ app/. Invocar ANTES de escribir código que toque core/adapter o ports.ts.

0 2mo ago A 69 tokens original MIT

ot-db

114

LucasLeguizamo/open-ticket

Agent Claude Code

Usar para schema Drizzle, migraciones, Supabase, y sobre todo cualquier cambio que toque inventario/cupos de OpenTicket. Invocar antes de modificar db/schema.ts o db/store.ts, y para operar la DB (push, seed, advisors de Supabase).

0 2mo ago A 59 tokens original MIT

ot-devops

115

LucasLeguizamo/open-ticket

Agent Claude Code

Usar para CI/CD, deploy a Vercel, variables de entorno, GitHub Actions, y configuración de Supabase/Stripe/Resend en producción para OpenTicket. Invocar para el primer deploy, para armar el workflow de CI, o cuando falle un build/deploy.

0 2mo ago A 63 tokens original MIT

domain

116

alifanov/deckbook

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

0 9d ago A 0 tokens copy · 72% MIT

issue-tracker

117

alifanov/deckbook

Agent

Issues and specs (you may know a spec as a PRD) for this repo live as markdown files in .scratch/.

0 9d ago A 0 tokens copy · 94% MIT

triage-labels

118

alifanov/deckbook

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.

0 9d ago A 0 tokens copy · 81% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: