API design patterns and conventions for this project. Covers RESTful URL naming, response format standards, error handling, and authentication requirements. Use when writing or reviewing API endpoints, designing new APIs, or making decisions about request/response formats.
$npx -y skills add huangjia2019/claude-code-engineering --skill api-conventionsInstalls into the current project.
Run `npx skills use "https://github.com/huangjia2019/claude-code-engineering" --skill "huangjia2019/claude-code-engineering/api-conventions"` 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/huangjia2019/claude-code-engineering" that are relevant to the current task. Run `npx skills add "https://github.com/huangjia2019/claude-code-engineering"` and select the relevant skills, then follow their instructions.