Review Figma Handoff banner
mrKanoh mrKanoh

Review Figma Handoff

Design community

Description

# Prompt: Review a Figma / design handoff for accessibility Use when a designer hands off specs to dev and you want a structured a11y review. --- ## Prompt (copy & paste) ``` Review the following design handoff for accessibility gaps before development begins. Evaluate each category and flag what is missing or unclear: 1. SEMANTIC STRUCTURE - Are heading levels (H1-H6) annotated? - Are landmark regions (header, nav, main, footer) marked? - Are lists, tables, or form groups identif

Installation

Installs to ~/.claude/skills/mrkanoh-wcag-accessibility-skill-review-figma-handoff/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mrkanoh-wcag-accessibility-skill-review-figma-handoff && curl -fsSL https://raw.githubusercontent.com/mrKanoh/wcag-accessibility-skill/HEAD/prompts/review-figma-handoff.md -o ~/.claude/skills/mrkanoh-wcag-accessibility-skill-review-figma-handoff/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository