Add design council skill and interaction-and-feedback contract

This commit is contained in:
2026-06-05 12:33:00 +03:00
parent 3839f92f1d
commit 7b8115f623
5 changed files with 276 additions and 5 deletions
+5 -1
View File
@@ -62,7 +62,7 @@ src/
styles/ # Global CSS (tokens, base)
docs/
├── spec/ # Authoritative behavioral specification (0010) — the WHAT
├── architecture/ # Architecture playbook (0009) — the HOW (self-contained)
├── architecture/ # Architecture playbook (0010) — the HOW (self-contained)
│ └── visual-specimen.html # Standalone token sandbox + reusable-primitive catalog
├── IMPLEMENTATION-PLAN.md # Milestone sequence (M0M6)
└── WHY-A-SEPARATE-REBUILD.md
@@ -115,6 +115,10 @@ Invoke with `/<name>` (defined in `.claude/skills/`):
`// TODO:` breadcrumbs at code sites for out-of-scope observations.
- **`/doc-update`** — capture session-discovered knowledge gaps into the right doc layer
(`docs/spec/` for behavior, `docs/architecture/` for patterns).
- **`/council`** — consult the design council (Carbon, GOV.UK, WAI-ARIA APG, Nielsen
Norman, cloned under `reference/`) before a user-facing interaction/content/a11y
decision. Auto-fires on error/empty-state copy and new interactive-widget keyboard/focus
work; on demand otherwise. It advises; `docs/architecture/09`+`10` decide.
- **`/release`** — bump version, update the changelog, prepare a git tag.
### Versioning