Design review
Skill planifest/planifest-framework/planifest-framework/external-skills/design-review
Run structured design reviews that produce actionable findings and clear approval decisions. Use when a design artifact needs formal review for usability, accessibility, consistency, and implementation readiness before handoff or approval; do not use for backend data-model or deployment pipeline decisions.From its SKILL.md
npx -y skills add planifest/planifest-framework --skill design-reviewAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
2.7 KB, 466 tokens by cl100k_base, as published. Nobody here has run it
Design Review
Overview
Use this skill to convert subjective design feedback into prioritized, evidence-based decisions that unblock implementation.
Scope Boundaries
- Use this skill when the task matches the trigger condition described in
description. - Do not use this skill when the primary task falls outside this skill's domain.
Shared References
- Severity calibration guidance:
references/design-review-severity-guidance.md
Templates And Assets
- Findings template:
assets/design-review-findings-template.md
- Approval decision log:
assets/design-review-decision-log-template.md
Inputs To Gather
- Review target (screens, flows, interaction states) and intended users.
- Acceptance criteria and non-negotiable constraints.
- Accessibility and localization expectations for in-scope surfaces.
- Delivery timeline and risk tolerance for unresolved issues.
Deliverables
- Findings list with severity, user impact, engineering impact, and owner.
- Explicit approval decision: approved, conditional approval, or rejected.
- Remediation plan with due dates and verification method.
- Residual risk statement for any deferred non-blocker issues.
Quick Example
- Blocker: keyboard focus order breaks checkout completion.
- Major: ambiguous copy causes wrong destructive action selection.
- Minor: visual rhythm inconsistency without measurable task impact.
- Decision: reject due to blocker; re-review only affected flow after fix.
Quality Standard
- Findings are reproducible and linked to concrete evidence.
- Severity reflects impact, not reviewer preference.
- Blockers are separated from improvements and tracked independently.
- Approval decision is auditable and tied to explicit criteria.
Workflow
- Confirm review scope, criteria, and decision authority.
- Evaluate critical user journeys before secondary surfaces.
- Log findings with impact, severity, and remediation guidance in
assets/design-review-findings-template.md. - Resolve or defer issues using explicit risk acceptance rules and
references/design-review-severity-guidance.md. - Publish final decision and follow-up actions in
assets/design-review-decision-log-template.md.
Failure Conditions
- Stop when review scope or acceptance criteria are ambiguous.
- Stop when critical flows cannot be validated end-to-end.
- Escalate when blocker findings remain open near implementation handoff.
What ships with it: 1 file
11.3 KB alongside SKILL.md
- attribution.txt11.3 KB