Acerca de
The Python Project Structure skill empowers Claude to design and implement scalable, professional-grade Python project architectures. It provides specific guidance on choosing between flat and nested directory layouts, defining clean public interfaces using __all__, and implementing advanced organizational patterns like Layered Architecture or Domain-Driven Design (DDD). Whether you are scaffolding a new library or refactoring a monolithic script, this skill ensures your code remains discoverable, maintainable, and aligned with modern Python packaging standards.