概要
This skill equips Claude with specialized knowledge to architect, design, and implement industry-standard APIs. It enforces RESTful naming conventions, standardized HTTP status code usage, and uniform JSON response structures to ensure consistency across your backend services. By providing clear guidance on authentication through JWT, parameter validation for Query and Path variables, and a rigorous security checklist, it helps developers build scalable, secure, and well-documented interfaces while avoiding common pitfalls like data exposure and improper method usage.