senior-backend
Installation
SKILL.md
Boundary
This skill provides comprehensive backend development guidance for building scalable backend systems using NodeJS, Express, Go, Python, Postgres, GraphQL, REST APIs. It focuses on API scaffolding, database optimization, security implementation, and performance tuning. It does NOT cover frontend development (use react-pro, nextjs-pro), database schema design (use database-specific skills), or infrastructure (use devops-specific skills).
When to use
Use this skill when:
- Designing APIs (REST, GraphQL)
- Optimizing database queries
- Implementing business logic
- Handling authentication/authorization
- Reviewing backend code
- Performance tuning
- API scaffolding