backend-engineeringlisted
Install: claude install-skill PhoenixNest/AGENT-GLOBAL-BASE
# Backend Engineering
Router skill for the `backend-engineering` domain. Explore `references/` for specific sub-skills.
## Available Sub-Skills
| Skill File | Description |
| ------------------------------------------------------------- | ------------------------------------------------------------------- |
| `api-gateway-design.md` | Gateway Patterns, Rate Limiting, mTLS, Load Balancing |
| `api-testing.md` | Contract Testing, Integration Testing, Performance Benchmarking |
| `backend-observability.md` | Instrumentation, Log Management, Metrics, Distributed Tracing, SLOs |
| `cicd-infrastructure-engineering.md` | CI/CD Architecture, Build Pipeline, Pipeline Security |
| `database-sharding.md` | Horizontal Partitioning, Sharding Strategies, Failover |
| `event-sourcing.md` | Event Sourcing, CQRS, Kafka Integration |
| `fastapi,-async-python,-pydantic,-postgresql.md` | Dependency Injection, Pydantic v2, Async Endpoints |
| `go-microservices-development,-production-patterns.md` | Idiomatic Go, gRPC, Concurrency Safety