Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.68 KB

File metadata and controls

52 lines (36 loc) · 1.68 KB

FastAPI Practices Skills

AI Agent Skills for FastAPI Best Architecture development.

Installation

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

License

MIT