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.
$ 安裝
git clone https://github.com/sorryhyun/DiPeO /tmp/DiPeO && cp -r /tmp/DiPeO/.claude/skills/separate-monolithic-python ~/.claude/skills/DiPeO// tip: Run this command in your terminal to install the skill
Repository

sorryhyun
Author
sorryhyun/DiPeO/.claude/skills/separate-monolithic-python
13
Stars
2
Forks
Updated1w ago
Added1w ago