Skip to content

fastapi-practices/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI Practices Skills

AI Agent Skills for FastAPI Best Architecture development.

Installation

npx skills add fastapi-practices/skills

Available Skills

fba

FastAPI Best Architecture (fba) project development guide. Provides architecture specifications, coding styles, plugin development guidance, runtime feature patterns, and plugin sharing / marketplace publishing workflows.

Use Cases:

  • Develop new features or modules in fba project
  • Create or modify plugins (App-level / Extend-level)
  • Share plugins through public repositories and publish/update marketplace submodules
  • Write API, Service, CRUD, Model, Schema layers
  • Database migration and model design
  • JWT authentication and RBAC permission configuration
  • Pagination, cache, Celery, i18n, configuration, and code-generation review
  • 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/development.md - Cross-layer feature workflow, Service/CRUD placement, pagination, cache, Celery, i18n, and code generation
  • 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 - Plugin development, manifest, hooks, SQL, and README conventions
  • references/plugin-sharing.md - Plugin repository sharing, marketplace publishing, and update workflow
  • references/schema.md - Pydantic Schema definition standards

fastapi-best-architecture

Repository folder name for the fba skill.

Related Projects

License

MIT

About

Agent Skills to help developers using FastAPI Best Architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors