sddesign

Featured

Full spec-driven pipeline — walks brief → tokens → shape (spec) → craft (build) → converge → ship in one guided run. Writes `.ui-craft/spec.md`. Run when starting a net-new surface from scratch. Invoke when the user asks for sddesign on their UI, or mentions 'sddesign' alongside design / UI / frontend work.

Web & Frontend 324 stars 18 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
84
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

<!-- HARNESS MIRROR — do not edit here. Canonical source: skills/ or commands/. After editing source, copy into cli/assets/<harness>/ and repo-root harness mirrors. --> **Context:** this sub-skill is one lens of the broader `ui-craft` skill. If the `ui-craft` skill is also installed, read its SKILL.md first for Discovery + Anti-Slop + Craft Test, then apply the specific lens below. Run the spec-driven design pipeline for `$ARGUMENTS`. Load the `ui-craft` skill. --- ## ORCHESTRATE-ONLY RULE This command **sequences existing phase commands**. It MUST NOT re-implement or duplicate any logic from them. Every composition rule, wireframe algorithm, craft rule, and convergence engine lives in the phase commands. This command contributes only: 1. Gate detection (does the artifact exist?) 2. Offer prompts (run phase X or skip?) 3. Progress reporting (the checklist) 4. Degraded-mode honesty (what was skipped and what that costs) When in doubt: call the phase command, don't inline its steps. --- ## Progress Checklist Print this at the start and update it after each gate resolves: ``` [ ] brief [ ] tokens [ ] shape (spec) [ ] craft (build) [ ] converge [ ] ship ``` Use `[✓]` for completed/skipped-with-artifact, `[>]` for the current gate, `[–]` for skipped-without-artifact (degraded). --- ## Pipeline Gates ### Gate 1 — Brief Check: does `.ui-craft/brief.md` exist? **If yes:** mark `[✓] brief`. Note that brief §6 learned constraints and the a11y/correctness floo...

Details

Author
educlopez
Repository
educlopez/ui-craft
Created
5 months ago
Last Updated
1 weeks ago
Language
JavaScript
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category