关于
This skill provides Claude with standardized patterns for managing Python dependencies through modern toolchains like uv and Poetry. It ensures the correct use of pyproject.toml files, lock files for reproducible builds, and strict version constraints. By integrating security scanning with tools like pip-audit and providing CI/CD configurations for GitHub Actions and Docker, it helps developers maintain secure, conflict-free, and scalable Python projects while adhering to industry best practices.