Master backend logic, APIs, and microservices architectures. Covers REST, GraphQL, caching, and database transactions.
Scanned 5/27/2026
Install via CLI
openskills install H4D3ZS/vscodium-rust---
name: agent-backend-patterns
description: >
Master backend logic, APIs, and microservices architectures.
Covers REST, GraphQL, caching, and database transactions.
---
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)
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.
SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.
Python backend development expertise for FastAPI, security patterns, database operations, Upstash integrations, and code quality. Use when: (1) Building REST APIs with FastAPI, (2) Implementing JWT/OAuth2 authentication, (3) Setting up SQLAlchemy/async databases, (4) Integrating Redis/Upstash caching, (5) Refactoring AI-generated Python code (deslopification), (6) Designing API patterns, or (7) Optimizing backend performance.
Drive the full internationalization journey for a project — detect the stack, recommend a library, set up the chosen library, wrap existing strings, and optionally connect a translation platform. Use when the user asks to add or configure i18n, internationalization, localization, multi-language support, or translations — including when they explicitly mention LinguiJS, Lingui, next-intl, "wrap strings", "find hardcoded text", "make my app translatable", or "set up translations". Triggers on g...
PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.