From designpowers
Enforces verification checklists before declaring design work complete or ready for handoff. Covers plan, brief, accessibility scans, content, personas, and design debt.
npx claudepluginhub owl-listener/designpowers --plugin designpowersThis skill uses the workspace's default tool permissions.
Do not say it is done until you have proof. This skill prevents the most common failure mode in design work — declaring completion based on intent rather than evidence.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
Do not say it is done until you have proof. This skill prevents the most common failure mode in design work — declaring completion based on intent rather than evidence.
NEVER claim work is complete, fixed, passing, or ready without running verification and confirming the output. "I believe this works" is not verification. "I ran these checks and here are the results" is.
If a design plan exists:
Reference the design brief:
Run — do not guess:
If code exists:
If design artefacts only:
For each persona from the inclusive-personas phase:
Before declaring the project shippable, review the Design Debt Register in design-state.md:
Present verification results to the user:
## Verification Report: [Feature/Task]
**Date:** [YYYY-MM-DD]
### Plan Completion
[All tasks complete / X tasks remaining]
### Brief Alignment
[Aligned / Gaps identified]
### Accessibility Results
- Automated scan: [Pass/Fail — specific issues]
- Keyboard: [Pass/Fail — specific issues]
- Screen reader: [Pass/Fail — specific issues]
- Zoom: [Pass/Fail — specific issues]
- Motion: [Pass/Fail — specific issues]
### Content Status
[Complete / Gaps identified]
### Persona Walkthrough
[Summary of persona-by-persona evaluation]
### Design Debt Status
- Open items shipping with this release: [count]
- Escalated items: [count] — [resolved/accepted]
- Accessibility debt accepted: [count] — [summary]
- Oldest unresolved: [DD-XXX] from [date]
### Verdict
[Ready to ship / Issues to resolve first]
designpowers-critique, design-handoffIf you cannot produce evidence that the design works for the identified personas — including those at the margins of the ability spectrum — it is not done. Go back and verify.