python-fastapi-init
CommunityBootstrap production-ready FastAPI services fast.
AuthorM4RC0Sx
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually setting up a new FastAPI project with consistent, production-grade tooling and best practices is time-consuming and prone to configuration drift, leading to inconsistent code quality and missing baseline setups across backend services.
Core Features & Use Cases
- Strict Code Quality Baseline: Pre-configured Ruff linting with curated rule sets, mypy strict type checking with Pydantic plugin support, and a full pytest test suite with async, coverage, and mocking configuration to enforce quality from the first line of code.
- Opinionated Project Scaffolding: Automatically sets up uv-managed src-layout projects, Pydantic Settings for environment configuration, CORS middleware, a /healthz liveness endpoint with smoke tests, and optional SQLModel or SQLAlchemy 2.x ORM integration with Alembic migration support.
- Use Case: Ideal for teams building new internal APIs, customer-facing backends, or microservices that need to follow consistent, maintainable standards without spending days on manual project setup.
Quick Start
Use the python-fastapi-init skill to scaffold a new FastAPI service with your preferred Python version and ORM choice, following all strict baseline best practices out of the box.
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: python-fastapi-init Download link: https://github.com/M4RC0Sx/claude-skills/archive/main.zip#python-fastapi-init 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 537,000+ vetted skills library on demand.