AI Agent Skills for FastAPI Best Architecture development.
npx skills add fastapi-practices/skillsDevelopment guide for FastAPI Best Architecture (fba) project. Provides complete architecture specifications, coding style, and plugin development guidance.
Use Cases:
- Develop new features or modules in fba project
- Create or modify plugins (App-level / Extend-level)
- Write API, Service, CRUD, Model, Schema layers
- Database migration and model design
- JWT authentication and RBAC permission configuration
- Code review and style checking
Included References:
SKILL.md- Main entry point with architecture overview, quick reference, and code templatesreferences/naming.md- CRUD / Service / API / Schema naming conventionsreferences/model.md- Database models, field types, and migrationsreferences/schema.md- Pydantic Schema definition standardsreferences/api.md- Router organization, response patterns, authentication and permissionsreferences/plugin.md- Complete plugin development guidereferences/coding-style.md- Coding style, documentation, and comment standardsreferences/config.md- Global configuration reference
Another name for fastapi-best-architecture skills.
- FastAPI Best Architecture - Enterprise-level backend architecture
- FastAPI Best Architecture Docs - Official documentation