python-build-tools
SolidPython project tooling with uv, mise, ruff, basedpyright, and pytest. Use when setting up pyproject.toml, running builds, typechecking, configuring tests, linting, formatting, or managing Python environments.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- martinffx
- Repository
- martinffx/atelier
- Created
- 8 months ago
- Last Updated
- 1 months ago
- Language
- TypeScript
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
py-init
Use when the user types `uv init`, `py init`, or otherwise starts a new Python project or fresh repo; asks to scaffold a CLI/library/FastAPI/ML project; or asks how to set up Python linting, formatting, type checking, testing, or pre-commit hooks from scratch — even if they don't name the tools.
loom-python
Python language expertise for idiomatic, production-quality code.
python-dev
Opinionated Python development setup with uv, ty, ruff, pytest, lefthook, and just. Use when creating a new Python project, writing or fixing pyproject.toml, or configuring linting, formatting, type checking, testing, git hooks, or CI.