📐
표준 컨벤션
폴더 구조, 상태 전이, 테스트, 문서 연결 방식을 먼저 고정하는 implementation-playbook 표준
React 통합, implementation playbook, 재사용 가능한 시나리오 데모를 위한 TypeScript 모노레포
repo-local skill 경로: skills/context-action-implementation-playbook/SKILL.md
<style> .VPFeature .icon { font-size: 2rem; margin-bottom: 1rem; }
.VPFeatures .VPFeature { transition: transform 0.2s, box-shadow 0.2s; }
.VPFeatures .VPFeature:hover { transform: translateY(-2px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); } </style>