Acerca de
This skill optimizes Claude's Python workflow by standardizing on uv, the high-performance Python package manager. It streamlines the transition from legacy pip workflows to modern patterns, including PEP 723 standalone scripts with inline dependencies, automated project initialization, and consistent environment management. By enforcing Python 3.12 standards, type hints, and integrated linting via Ruff, it ensures that all Python code generated or managed by Claude is production-grade, fast, and maintainable.