Defines REST and GraphQL API contracts including endpoints, request/response schemas, auth flows, and versioning strategy. Use when designing a new API, reviewing an API spec, or when the user mentions API design, OpenAPI, or endpoint contracts.
$npx -y skills add tranhieutt/software_development_department --skill api-designInstalls into the current project.
Run `npx skills use "https://github.com/tranhieutt/software_development_department" --skill "tranhieutt/software_development_department/api-design"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tranhieutt/software_development_department" that are relevant to the current task. Run `npx skills add "https://github.com/tranhieutt/software_development_department"` and select the relevant skills, then follow their instructions.