home/categories/automation-tools/sorryhyun-dipeo-claude-skills-separate-monolithic-python-skill-md
automation-toolstools

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.

sorryhyun
maintainer
sorryhyun
更新於 12/31/2025
星標
13
分支
2
quick start

Installation and usage

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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use separate-monolithic-python