backend api

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle backend API.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "backend api" with this command: npx skills add coreyja/coreyja.com/coreyja-coreyja-com-backend-api

Backend API

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle backend API.

When to use this skill

  • When creating or modifying API routes, endpoints, or URL patterns

  • When implementing controllers or handlers that process HTTP requests

  • When working with RESTful resource definitions (e.g., /users , /products )

  • When setting up API versioning strategies

  • When configuring query parameters for filtering, sorting, or pagination

  • When defining HTTP method handlers (GET, POST, PUT, PATCH, DELETE)

  • When implementing rate limiting or response headers

  • When working with web framework route files (e.g., routes.js, api.rs, controllers/)

  • When designing nested resource endpoints

  • When setting up HTTP status code responses

Instructions

For details, refer to the information provided in this file: backend API

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

frontend css

No summary provided by upstream source.

Repository SourceNeeds Review
General

global conventions

No summary provided by upstream source.

Repository SourceNeeds Review
General

global commenting

No summary provided by upstream source.

Repository SourceNeeds Review