소개
This skill provides Claude with specialized knowledge for architecting, configuring, and distributing Python packages specifically tailored for the scientific computing community. It implements modern standards such as the src/ layout, PEP 621 metadata, and the Hatchling build backend, ensuring that research software is reproducible, installable, and ready for publication on PyPI. From dependency management with version constraints to automated publishing workflows and documentation best practices, it streamlines the lifecycle of scientific software development and ensures compliance with Scientific Python community guidelines.