# skills **Repository Path**: fastapi-practices/skills ## Basic Information - **Project Name**: skills - **Description**: Agent Skills to help developers using FastAPI Best Architecture - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-01 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FastAPI Practices Skills AI Agent Skills for [FastAPI Best Architecture](https://github.com/fastapi-practices/fastapi_best_architecture) development. ## Installation ```bash npx skills add fastapi-practices/skills ``` ## Available Skills ### fastapi-best-architecture FastAPI Best Architecture (fba) project development guide. Provide complete architecture specifications, coding styles, 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 code style checking **Included References:** - `SKILL.md` - Main entry point with architecture overview, quick reference - `references/api.md` - Router organization, response patterns, authentication and permissions - `references/coding-style.md` - Coding style, documentation, and comment standards - `references/config.md` - Global configuration reference - `references/model.md` - Database models, field types, and migrations - `references/naming.md` - CRUD / Service / API / Schema naming conventions - `references/plugin.md` - Complete plugin development guide - `references/schema.md` - Pydantic Schema definition standards ### fba Another name for fastapi-best-architecture skills. ## Related Projects - [FastAPI Best Architecture](https://github.com/fastapi-practices/fastapi_best_architecture) - Enterprise-level backend architecture - [FastAPI Best Architecture Docs](https://fastapi-practices.github.io/fastapi_best_architecture_docs/) - Official documentation ## License [MIT](LICENSE)