senior-backend
Installation
SKILL.md
Senior Backend
Ship backend changes that are correct, observable, and easy to operate.
Quick Start
- Define contract first (API/events): inputs, outputs, errors, idempotency.
- Define data ownership: schema changes, migrations, backfills, rollback.
- Implement with safety:
- validation, authZ, rate limits
- structured errors + logging + metrics
- Prove it: tests + a local “smoke path” + monitoring hooks.
Optional tool: scaffold backend docs
python ~/.codex/skills/senior-backend/scripts/scaffold_backend_docs.py . --out docs/backend
References
- API guidelines:
references/api-guidelines.md
Weekly Installs
3
Repository
vadimcomanescu/…x-skillsGitHub Stars
7
First Seen
Feb 28, 2026
Security Audits
Installed on
codex3
opencode2
gemini-cli2
codebuddy2
github-copilot2
kimi-cli2