Split Code

Split oversized files, functions, methods, classes, modules, or packages into smaller readable units without changing behavior. Use when the user asks to split code, tách code, break up a long function/file, extract helpers, modularize code, move logic into modules/packages, or make code easier to read while preserving the exact existing logic, inputs, outputs, side effects, errors, ordering, and public API compatibility.

tuanloc1105 Updated

File contents

tuanloc1105/codex-skills/tree/main/split-code commit 6176b45109

Frequently asked questions

npx skillmds@latest add tuanloc1105/split-code