소개
This skill provides a comprehensive framework for architecting high-quality APIs, bridging the gap between basic endpoints and professional-grade services. It offers domain-specific guidance on resource-oriented architecture for REST, schema-first development for GraphQL, and robust patterns for pagination, versioning, and error handling. Whether you are building a new backend from scratch or refactoring legacy systems, this skill helps ensure your API is intuitive, performant, and follows modern best practices like HATEOAS and DataLoader implementations to prevent N+1 query problems.