Backend architecture patterns and best practices for scalable server-side applications.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill agent-backend-patterns --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Agent Backend Patterns?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-agent-backend-patterns-agent-skills-mirror)More formats (shields.io, HTML) on the badges page.
Backend architecture patterns and best practices for scalable server-side applications.
## API Design Patterns
## 🧠 Knowledge Modules (Fractal Skills)
### 1. [RESTful API Structure](./sub-skills/restful-api-structure.md)
### 2. [Repository Pattern](./sub-skills/repository-pattern.md)
### 3. [Service Layer Pattern](./sub-skills/service-layer-pattern.md)
### 4. [Middleware Pattern](./sub-skills/middleware-pattern.md)
### 5. [Query Optimization](./sub-skills/query-optimization.md)
### 6. [N+1 Query Prevention](./sub-skills/n1-query-prevention.md)
### 7. [Transaction Pattern](./sub-skills/transaction-pattern.md)
### 8. [Redis Caching Layer](./sub-skills/redis-caching-layer.md)
### 9. [Cache-Aside Pattern](./sub-skills/cache-aside-pattern.md)
### 10. [Centralized Error Handler](./sub-skills/centralized-error-handler.md)
### 11. [Retry with Exponential Backoff](./sub-skills/retry-with-exponential-backoff.md)
### 12. [JWT Token Validation](./sub-skills/jwt-token-validation.md)
### 13. [Role-Based Access Control](./sub-skills/role-based-access-control.md)
### 14. [Simple In-Memory Rate Limiter](./sub-skills/simple-in-memory-rate-limiter.md)
### 15. [Simple Queue Pattern](./sub-skills/simple-queue-pattern.md)
### 16. [Structured Logging](./sub-skills/structured-logging.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!