Framework Handoff.Skill banner
oalanicolas oalanicolas

Framework Handoff.Skill

Development community

Description

# framework-handoff.skill.md ## Name Framework Handoff ## Purpose Turn an approved Claude Design Web direction into a reusable component and pattern inventory that can move cleanly to Astro, Vite, or Next without locking the design phase to a framework too early. ## When to use - After the visual direction has been approved. - When the user asks to componentize, modularize, export, or prepare for Astro, Vite, or Next. - Before handing a design to implementation. - When repeated navigation,

Installation

Installs to ~/.claude/skills/oalanicolas-claude-design-premium-framework-handoff.skill/SKILL.md

Terminal
mkdir -p ~/.claude/skills/oalanicolas-claude-design-premium-framework-handoff.skill && curl -fsSL https://raw.githubusercontent.com/oalanicolas/claude-design-premium/HEAD/skills/framework-handoff.skill.md -o ~/.claude/skills/oalanicolas-claude-design-premium-framework-handoff.skill/SKILL.md

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

Full documentation available on GitHub

View Source Repository