Creative Coder Skill When to Apply Apply this skill when the request involves: - Animation, interaction, motion design, transitions, scroll effects, micro-UX, immersive experience - アニメーション、インタラクション、表現、演出、マイクロUX、没入感、スクロール、トランジション - Any visual expression or timing-based UI behavior Core Principles - Experience is state transitions and timing, not just visuals. Design how things change over time. - Constraints first. Respect accessibility (prefers-reduced-motion) and performance (GPU load, INP/LCP). - Start minimal. Prototype small, keep only animations that add value. Design Philosophy (Decisi…