Agent skill · Testing & QA

figma-design-review

Runs a structured PM design review against product requirements. Use when asked to review a Figma design, check a design against requirements, or assess whether a design meets the product spec. Produces a requirements coverage check, UX concerns, open questions, and an explicit approval status — approved, approved with conditions, or not approved.

mohitagw15856github.com/mohitagw15856GitHub ↗
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill figma-design-review --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/figma-design-review/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,255
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Figma Design Review Skill Runs a structured PM design review — checking that a design meets product requirements, covers all user flows, and is ready for engineering. This is a requirements-and-outcomes review, not an aesthetic critique. ## Required Inputs - **Design description or screen summary** - **Original requirements** (PRD snippet, ticket, or acceptance criteria) - **User flow being designed** - **Review stage** (concept / mid-fidelity / pre-handoff final) ## Output Structure ### 1. Review Header Feature, review stage, reviewed by, date. **Overall status:** Approved / Approved with changes / Needs revision ### 2. Requirements Coverage Check | Requirement | Covered? | Notes | |---|---|---| | [Requirement from PRD] | Yes/No/Partial | [Specific observation] | Missing coverage summary: [Requirements not addressed — must resolve before approval] ### 3. User Flow Completeness | Flow step | Designed? | Issues | |---|---|---| | [Step] | Yes/No/Partial | [Issue] | | Error state | Yes/No | | | Empty state | Yes/No | | | Loading state | Yes/No | | ### 4. PM Concerns **[Concern] — Blocking / Should fix / Nice to fix** - What: [Specific observation] - Why it matters: [Business or user

What's inside
Steps it walks through
  1. Required Inputs
  2. Output Structure
  3. 1. Review Header
  4. 2. Requirements Coverage Check
  5. 3. User Flow Completeness
  6. 4. PM Concerns
  7. 5. Open Questions
  8. 6. Approval Decision
  9. Quality Checks
  10. Anti-Patterns
  11. Example Trigger Phrases
More from pm-claude-skills
All skills →
About this skill
What does the figma-design-review skill do?

Runs a structured PM design review against product requirements. Use when asked to review a Figma design, check a design against requirements, or assess whether a design meets the product spec. Produces a requirements coverage check, UX concerns, open questions, and an explicit approval status — approved, approved with conditions, or not approved.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill figma-design-review --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going