Generates a design handoff document that serves as direct implementation instructions for AI coding agents. Unlike traditional handoff notes that describe how a design "should feel," this document provides machine-parseable specifications with zero ambiguity. Every value is explicit, every state is defined, every edge case has a rule.
# 디자인 핸드오프 노트 — AI 우선, 인간 가독성 ### AI 구현 에이전트(Claude Code, Cursor, Copilot)에 최적화되어 있으면서도 인간 개발자에게 명확한 구조화된 핸드오프 문서 --- ## 이 프롬프트에 대하여 **설명:** AI 코딩 에이전트를 위한 직접적인 구현 지침 역할을 하는 디자인 핸드오프 문서를 생성합니다. 디자인이 "어떻게 느껴져야 하는지"를 설명하는 전통적인 핸드오프 노트와 달리, 이 문서는 모호함이 없는 기계 분석 가능한 사양을 제공합니다...