Separate Monolithic Python

Break large Python files (>500 LOC) into smaller, well-organized modules with proper package structure. Use when a Python file is too large, monolithic, or needs refactoring. Triggered by requests mentioning "too large", "separate", "split", "break up", or "refactor" for Python files. Use when this capability is needed.

tomevault-io 52be0d8 2 files · 4.9 KB Updated

File contents

tomevault-io/skills-registry/tree/main/sorryhyun--dipeo--separate-monolithic-python commit 52be0d8a29

Frequently asked questions

npx skillmds@latest add tomevault-io/separate-monolithic-python