backend-systems-protocols
Installation
SKILL.md
Backend Systems Protocols Skill
Overview
Database design conventions, API contract definitions, authentication patterns, and error handling standards for backend development. This skill provides the domain knowledge for building consistent, well-structured backend systems.
Type
standards / domain-knowledge
When to Use
Trigger this skill when:
- Designing database schemas
- Defining API contracts and endpoints
- Implementing authentication/authorization
- Standardizing error handling
- Setting up backend conventions for a project