This skill empowers Claude to design high-quality APIs by providing deep expertise in both RESTful architectures and GraphQL schemas. It covers resource-oriented modeling, proper HTTP method usage, versioning strategies, and advanced patterns like HATEOAS and DataLoaders for N+1 prevention. Whether you are building a new backend from scratch, refactoring legacy endpoints for better developer experience, or establishing team-wide API standards, this skill ensures your interfaces are consistent, performant, and maintainable.
主な機能
01Schema-first GraphQL design with Relay-style pagination
02Advanced data fetching patterns including HATEOAS and DataLoaders
032 GitHub stars
04Standardized error handling and HTTP status code mapping
05Comprehensive API versioning and documentation strategies
06Resource-oriented RESTful API modeling and naming