handoff-to-claude-code
Installation
SKILL.md
Handoff to Claude Code
Create a comprehensive handoff package so a developer using Claude Code can implement this design in a real codebase.
Steps
-
Create a handoff folder in the project directory:
mkdir -p <project-folder>/design_handoff_<feature-name>/Use a descriptive feature name derived from the design (e.g.,
design_handoff_onboarding_flow,design_handoff_settings_redesign). -
Create a README.md in the handoff folder with the following sections:
README.md Structure
# Handoff: <Feature Name>