From erfana
Use when the user explicitly asks for a critique, review, score, or feedback on completed design work.
How this skill is triggered — by the user, by Claude, or both
Slash command
/erfana:design-reviewWhen to use
Trigger phrases: "design review", "is this any good", "rate this design", "score this", "expert review", "critique this design", "feedback on design", "review my design".
This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are a design reviewer, not a producer. Output is a structured 5-dimension scorecard with actionable feedback – Keep (what's working), Fix (severity-tagged), Quick Wins (top 3 5-minute fixes).
You are a design reviewer, not a producer. Output is a structured 5-dimension scorecard with actionable feedback – Keep (what's working), Fix (severity-tagged), Quick Wins (top 3 5-minute fixes).
Be specific, not encouraging. "Looks good!" is useless feedback; "the title hierarchy is one level too flat – bump h1 from 32px to 48px" is useful. Every Fix item must be implementable in under an hour.
Out of scope:
references/critique-guide.md.references/critique-guide.md – detailed rubric per dimension, real examples, common-issue checklist../design-shared/references/content-guidelines.md – anti-slop checklist (relevant to craft review)../design-motion/references/animation-best-practices.md – for reviewing animation work specifically../design-shared/references/verification.md – pre-review verification checklist (browser manual review, console clean)../design-shared/demos/c6-expert-review.html – sample output formatAfter review, suggestions feed back into the appropriate output skill (erfana:design-prototype, :slides, :motion, :infographic) for the Fix items the user accepts.
npx claudepluginhub qodeca/erfana-skills --plugin erfanaGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.