product-design

Solid

Automates design review, token extraction, component mapping, and implementation planning. Reduces design handoff from 6-10 hours to 5 minutes via direct Figma MCP integration. Auto-invoke when user mentions design review, Figma mockup, or design handoff.

AI & Automation 232 stars 12 forks Updated today

Install

View on GitHub

Quality Score: 82/100

Stars 20%
79
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
0
Description 5%
100

Skill Content

# Product Design Skill Automate design handoff from Figma to code with design system intelligence. Extract tokens, map components, detect drift, generate implementation plans. ## When to Invoke Auto-invoke when user says: - "Review this design" - "Analyze Figma mockup" - "Design handoff for [feature]" - "Check design system impact" - "Plan implementation for design" - "Extract tokens from Figma" - "What changed in the design?" ## What This Does **5-Step Workflow**: 1. **Design Analysis**: Extract patterns, components, tokens from Figma 2. **Codebase Audit**: Compare design vs implementation, find drift 3. **Implementation Planning**: Generate phased task breakdown 4. **Task Assignment**: Create Navigator task document 5. **Handoff**: Ask user to review or start implementation **Time Savings**: 6-10 hours → 15-20 minutes (95% reduction) ## Prerequisites ### Required 1. **Python Dependencies** ```bash cd skills/product-design ./setup.sh # Automated installation # OR manually: pip install -r requirements.txt ``` 2. **Figma Desktop** (for automated workflow) - Download: https://www.figma.com/downloads/ - Enable MCP: Figma → Preferences → Enable local MCP Server - Must be running during design reviews 3. **Project Structure** - `.agent/design-system/` directory (created on first run) - Project with components (React/Vue/Svelte) ### Optional (Enhanced Features) - **Figma Enterprise**: Code Connect for automatic component mapping - **Tailwi...

Details

Author
alekspetrov
Repository
alekspetrov/navigator
Created
11 months ago
Last Updated
today
Language
Python
License
None

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category