design-audit
Audit this card's mockups or implementation against the design library
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Audit this card's mockups or implementation against the design library
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Check whether this card's code meets the acceptance criteria
Run a quick UX/UI workshop using ASCII-art sketches
Write automated tests for unticked scenarios in this card's test cases
Review code changes on this card for likely bugs, regressions, and missed edges
Cherry-pick post-merge commits onto a new follow-up branch
Maintain a support docs pack — dedup, length budgets, and no splintering — and land changes as a reviewed pull request. Use when a support thread, or a hand-off from Support assist, surfaces a new resolution, a correction to an existing one, or a deployment quirk worth recording. Not for ordinary code changes.
| name | design-audit |
| description | Audit this card's mockups or implementation against the design library |
| label | Design audit |
| pill-order | {"specifying":6,"implementing":3,"reviewing":3,"complete":2} |
| workhorse-version | 0.2.0 |
Audit this card's design work against .workhorse/design/ — the source of truth for the project's design direction.
Work out what stage the card is at and audit accordingly:
.workhorse/design/mockups/{card-id}/.workhorse/design/design-system.md and any other guidance under .workhorse/design/ (components, philosophy notes).workhorse/design/ disagrees with what's shipped elsewhere in the existing codebase, .workhorse/design/ wins — it represents the agreed current directionPost findings as specific, actionable items. Reference the exact design-system rule each finding relates to.