fastapi-scaffold
CommunityGenerate production-ready FastAPI projects in minutes
Authorpborenstein
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of a complete FastAPI project with a modern toolchain, including OpenAPI docs, configuration management, versioning, and development tooling, saving days of setup time.
Core Features & Use Cases
- FastAPI skeleton with OpenAPI docs at /docs and /redoc
- CLI entry point with argparse + uvicorn integration
- Configuration management supporting JSON/YAML across multiple paths
- Version management via importlib.metadata
- Modern tooling with uv and a coherent pyproject.toml
- Use case: spin up a production-ready API project in minutes
Quick Start
After generation, navigate to the project, run uv sync, and start the server with uv run <package>. You can access docs at http://localhost:<port>/docs.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: fastapi-scaffold Download link: https://github.com/pborenstein/plinth/archive/main.zip#fastapi-scaffold Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.