PurposeA skill for organizing Python projects with clear module boundaries, explicit public APIs via `__all__`, and maintainable flat directory structures. It provides patterns for file focus, naming, imports, and layered/domain-driven layouts. Value: makes code discoverable and changes predictable.

Domains

Coding

Forms

Style Guide
Required Tools
None
Languages
python
Package Manager
N/A
Skill Composition
  • SKILL.md100.0%