Export nextjs handoff
Skill nexu-io/open-design/plugins/spec/examples/export-nextjs-handoff
Use this plugin when the user wants an accepted Open Design artifact converted into a Next.js App Router handoff with clean components, styles, assets, and implementation notes.From its SKILL.md
npx -y skills add nexu-io/open-design --skill export-nextjs-handoffAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
0.8 KB, 108 tokens by cl100k_base, as published. Nobody here has run it
Export Next.js Handoff
Workflow
- Read the accepted artifact and identify components, assets, layout tokens, and interactions.
- Generate a Next.js App Router folder with page, component, and style boundaries.
- Preserve visual fidelity while using maintainable component names and accessible markup.
- Run available typecheck or build commands when a package is present.
- Return a diff summary and handoff notes.
Output Contract
Produce nextjs-handoff/ and handoff-summary.md.
What ships with it: 1 file
1.3 KB alongside SKILL.md
- open-design.json1.3 KB