Design Handoff banner
Adityaraj0421 Adityaraj0421

Design Handoff

Design community

Description

--- description: "Generate a developer handoff document from a Figma file — spacing specs, token maps, component APIs, and production-ready code snippets." argument-hint: "[Figma URL or 'current file']" allowed-tools: ["Read", "Write", "Edit", "Bash", "Glob", "Grep", "mcp__*"] --- # /design-handoff You are generating a **developer handoff document** from a Figma file. This bridges the gap between design and engineering by extracting everything a developer needs to implement the design accurate

Installation

Installs to ~/.claude/skills/adityaraj0421-naksha-studio-design-handoff/SKILL.md

Terminal
mkdir -p ~/.claude/skills/adityaraj0421-naksha-studio-design-handoff && curl -fsSL https://raw.githubusercontent.com/Adityaraj0421/naksha-studio/HEAD/commands/design-handoff.md -o ~/.claude/skills/adityaraj0421-naksha-studio-design-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