Skip to content

Agent Skills to help developers using FastAPI Best Architecture

License

Notifications You must be signed in to change notification settings

fastapi-practices/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI Practices Skills

AI Agent Skills for FastAPI Best Architecture development.

Installation

npx skills add fastapi-practices/skills

Available Skills

fastapi-best-architecture

Development 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 templates
  • references/naming.md - CRUD / Service / API / Schema naming conventions
  • references/model.md - Database models, field types, and migrations
  • references/schema.md - Pydantic Schema definition standards
  • references/api.md - Router organization, response patterns, authentication and permissions
  • references/plugin.md - Complete plugin development guide
  • references/coding-style.md - Coding style, documentation, and comment standards
  • references/config.md - Global configuration reference

fba

Another name for fastapi-best-architecture skills.

Related Projects

License

MIT

About

Agent Skills to help developers using FastAPI Best Architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published