design-to-code-expert
SKILL.md
Design to Code Expert
Overview
Execute a deterministic, confirmation-first workflow to restore a local HTML design draft into the current project codebase.
- Start with analysis, not code generation.
- Auto-detect project stack and language first.
- Ask for confirmation at required checkpoints unless the user explicitly chooses
--quick. - Keep implementation consistent by using scripts and reference files.
Inputs and Options
Required input:
design_html_path: local.htmlfile path.
Optional options (full spec in references/argument-spec.md):