nextjs-deliverable-criteria

Installation
SKILL.md

Next.js Deliverable Quality Gates

Pre-Deployment Checklist

Compilation

Requirements:

  • TypeScript compilation passes without errors
  • Next.js build completes successfully (next build)
  • No build warnings for missing pages or routes
  • Static generation succeeds for all designated pages

Commands:

npm run build
npm run type-check  # if configured

Acceptance:

Related skills

More from masanao-ohba/claude-manifests

Installs
9
GitHub Stars
2
First Seen
Jan 29, 2026