Acerca de
This skill provides a comprehensive framework for structuring, building, and publishing Python libraries and CLI tools. It guides Claude through setting up modern project layouts, such as the recommended src-layout, and configuring project metadata according to PEP 517 and PEP 621 standards. Whether you are building a simple utility or a complex multi-package system, this skill ensures your code is ready for distribution on PyPI or private registries while maintaining best practices for dependency management, versioning, and environment isolation.