FastAPI StartKit is a modular, provider-driven framework for building robust FastAPI applications with minimal boilerplate. That said, it doesn't lock you into FastAPI at all — you can build entirely headless CLI utilities, cron scripts, or background task workers and still get the full suite of infrastructure components: logging, database, configuration, and dependency injection.
git clone https://github.com/fastapi-startkit/fastapi_startkit example-app
cd example-app
cp .env.example .envuv syncuv run python artisan serveSkills teach AI agents (Claude Code, Gemini) this project's conventions.
List providers that declare skills:
uv run python artisan ai:skillsPublish stubs and sync them to AI agents:
uv run python artisan ai:skills --sync