python-project-toolchain
CommunityBootstrap a battle-tested Python project toolchain.
Authordragonkid
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill standardizes and automates the setup of a robust Python project toolchain, reducing setup time and ensuring consistency across teams.
Core Features & Use Cases
- Standard Toolchain: uv, ruff, pyright, pytest, and pre-commit hooks configured for modern Python development.
- Audit & Upgrade: Quickly audit an existing project and upgrade legacy infrastructures to current best practices.
- Onboarding: Provides a repeatable baseline to onboard new codebases and developers.
Quick Start
Use the command sequence below to initialize a new Python project with the standard toolchain and verify the setup: uv init project-name cd project-name uv pip install -e ".[dev]" pre-commit install make lint type-check test
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-project-toolchain Download link: https://github.com/dragonkid/dotfiles/archive/main.zip#python-project-toolchain 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.