bootstrap-uv-python-workspace
Installation
SKILL.md
Bootstrap UV Python Workspace
Purpose
Create repeatable uv-based scaffolds for both single projects and workspaces.
Use this skill as the shared scaffolding basis for other Python bootstrap skills that need consistent uv project and workspace defaults.
When To Use
- Use this skill for generic
uvproject or workspace creation. - Use this skill when the user needs package or service scaffolding without the higher-level FastAPI or FastMCP overlays.
- Expect downstream higher-level Python bootstrap skills to delegate here rather than duplicate its defaults.