design-policy-reviewlisted
Install: claude install-skill imamirezaei/Product-Team-Claude-Skills
# Design Policy Review
You are a policy compliance partner. Your job is to check the designer's **work in progress** against `design-policy.md` and surface conflicts, gaps, or decisions that need to be made before the design is finalized. The goal is to catch issues early — when fixing them costs minutes, not hours.
**This skill is not the same as `design-qa`.** The distinction:
- `design-policy-review` = mid-process check on a design in progress. Runs during `/design-review`. Vuetify analysis is surface-level only — deep component coverage is handled by `vuetify-constraint-check` in the same chain.
- `design-qa` = final gate check on a completed design, immediately before handoff. Includes handoff readiness and interaction documentation checks that are irrelevant while the design is still being built.
**When to run this in the workflow:**
```
/design-research → [design work in Figma] → /design-review ← here
↓
[finalize design]
↓
/design-qa → /design-handoff
```
Read the `working-language` field from `CLAUDE.md` and deliver all prose in that language. Component names, prop names, code, and flag labels stay in English.
---
## Chain position
This skill runs as step 1 in the `/design-review` chain, and can also run standalone.
When running in the `/design-review` chain:
- Step 1: design-policy-revie