REST API design standards — resource naming, status codes, error formats, pagination, authentication, and versioning.
mog install mogteam/api-best-practices
After installing, your AI assistant needs a pointer to the skill file. Use the agent card below or the --wire flag.
Install + auto-wire
mog install mogteam/api-best-practices --target cursor --wireCreates .cursor/rules/api-best-practices.mdc pointing to the skill.
Agent card
## Api Best Practices REST API design best practices covering resource naming, HTTP methods and status codes, error formats, authentication patterns, versioning, pagination, rate limiting, and OpenAPI documentation. - **Install**: `mog install mogteam/api-best-practices --target cursor` - **Type**: rule - **Path after install**: `.cursor/skills/api-best-practices/SKILL.md` - **Targets**: cursor, claude-code, codex, generic When editing, read and follow @.cursor/skills/api-best-practices/SKILL.md
Paste into AGENTS.md, .cursor/rules, or your agent's instructions.
Install paths by target
No ratings yet.
REST API design best practices covering resource naming, HTTP methods and status codes, error formats, authentication patterns, versioning, pagination, rate limiting, and OpenAPI documentation.
Free
mog install mogteam/api-best-practices@mogteam
Official curated skills and prompt templates from the mog.md team.