Scheduled upgrade in progress. Some pages may load slowly or ask you to retry.

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.

majiayu000 38421a9 2 files · 5.0 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/separate-monolithic-python commit 38421a9570

Frequently asked questions

npx skillmds add majiayu000/separate-monolithic-python