fastapi-best-practices
✓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.
Installation
SKILL.md
Comprehensive production-grade best practices for FastAPI applications. Contains rules across 7 categories to guide automated refactoring and code generation.
| 1 | Async & Concurrency | CRITICAL | async- | | 2 | Project Structure | HIGH | structure- | | 3 | Pydantic Patterns | HIGH | pydantic- | | 4 | Dependency Injection | MEDIUM-HIGH | dependency- | | 5 | Database & Storage | MEDIUM | db- | | 6 | REST & API Design | MEDIUM | api- | | 7 | Testing & Tooling | LOW-MEDIUM | tooling- |
| 8 | Code Maintenance | LOW | maintenance- | | 9 | Performance Optimization | MEDIUM | performance- | | 10 | TDD Strategy | HIGH | tdd- |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/ahmed6ww/ax-agents --skill fastapi-best-practices- Source
- ahmed6ww/ax-agents
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is fastapi-best-practices?
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. Source: ahmed6ww/ax-agents.
How do I install fastapi-best-practices?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ahmed6ww/ax-agents --skill fastapi-best-practices Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/ahmed6ww/ax-agents
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01