소개
The Pre-Dev API Design skill enforces Gate 4 of the Ring workflow, ensuring that developers define 'what' data and operations components expose before deciding 'how' they are implemented. By focusing on abstract contracts rather than specific protocols like REST or gRPC, this skill prevents integration failures and inconsistent data structures in complex systems. It provides a structured framework for documenting operations, validation rules, error semantics, and event payloads, serving as a critical source of truth for large-track feature development.