export-nextjs-handoff

Installation
SKILL.md

Export Next.js Handoff

Workflow

  1. Read the accepted artifact and identify components, assets, layout tokens, and interactions.
  2. Generate a Next.js App Router folder with page, component, and style boundaries.
  3. Preserve visual fidelity while using maintainable component names and accessible markup.
  4. Run available typecheck or build commands when a package is present.
  5. Return a diff summary and handoff notes.

Output Contract

Produce nextjs-handoff/ and handoff-summary.md.

Installs
6
GitHub Stars
71.8K
First Seen
May 20, 2026
export-nextjs-handoff — nexu-io/open-design