Loading...
Loading...
FastAPI production-grade best practices and guidelines for building scalable, high-performance web APIs. Covers project structure, async concurrency, Pydantic validation, dependency injection, and database patterns.
npx skill4agent add ahmed6ww/ax-agents fastapi-best-practices| Priority | Category | Impact | Prefix |
|---|---|---|---|
| 1 | Async & Concurrency | CRITICAL | |
| 2 | Project Structure | HIGH | |
| 3 | Pydantic Patterns | HIGH | |
| 4 | Dependency Injection | MEDIUM-HIGH | |
| 5 | Database & Storage | MEDIUM | |
| 6 | REST & API Design | MEDIUM | |
| 7 | Testing & Tooling | LOW-MEDIUM | |
| 8 | Code Maintenance | LOW | |
| 9 | Performance Optimization | MEDIUM | |
| 10 | TDD Strategy | HIGH | |
async-io-intensiveasync defdefasync-cpu-intensiveasync-sync-sdkrun_in_threadpoolstructure-domain-drivensrc/{domain}pydantic-validationpydantic-custom-basepydantic-configpydantic-value-errordependency-validationdependency-chainingdependency-decouplingdependency-asyncdb-naming-conventionsdb-index-namingdb-sql-firstdb-migrationsapi-path-namingapi-response-serializationapi-docs-hidingapi-docs-customizationtooling-test-clienttooling-linterscripts/run_ruff.pyreferences/quad_strategy.mdrules/tdd-strategy.mdrules/async-io-intensive.md
rules/structure-domain-driven.mdAGENTS.md