bootstrap-python-service
Installation
SKILL.md
Bootstrap Python Service
Purpose
Create production-oriented FastAPI starter layouts using one direct shell entrypoint backed by the shared bootstrap-uv-python-workspace scaffolding scripts.
When To Use
- Use this skill for new FastAPI service scaffolds.
- Use this skill when the user wants either a single service project or a workspace with service members.
- Hand off to
bootstrap-uv-python-workspaceonly when the task is genericuvscaffolding without FastAPI-specific expectations.