feat: add product-design-and-ux skill (#36)

Closes #24
This commit is contained in:
Magnus Hedemark
2026-07-13 11:45:21 -04:00
committed by GitHub
parent 901fca5d8a
commit ef600024fc
26 changed files with 645 additions and 5 deletions
+1
View File
@@ -121,6 +121,7 @@ You don't always start at SPECIFY. Enter at the phase matching what you already
| You Have This | Enter At | Start With |
|-------------|----------|------------|
| A vague idea, conversation, or PRD | **Phase 1 — SPECIFY** | `templates/SPEC.md` + `references/format-translation.md` |
| Approved product scope with interaction contracts | **Phase 1 — SPECIFY** | [product-design-and-ux](../product-design-and-ux/SKILL.md) handoff + `templates/SPEC.md` |
| A clear, approved specification | **Phase 2 — DECOMPOSE** | `templates/TASK-PLAN.md` + `references/ai-factory-pipeline.md` |
| A spec + approved task plan | **Phase 3 — IMPLEMENT** | Task cards with per-task directives |
| Existing code needing verification | **Phase 4 — VERIFY** | `templates/VERIFICATION.md` |