소개
This skill empowers Claude to design developer-friendly and consistent RESTful interfaces by enforcing best practices in resource-oriented architecture. It provides standardized patterns for hierarchical resource naming, correct HTTP method implementation (including idempotency rules), and precise status code mapping for both success and error states. By establishing uniform response structures for individual objects and paginated collections, it ensures that your backend services remain maintainable, scalable, and easy for frontend teams to consume.