Modular Large File Refactor

Refactor oversized source files into smaller, coherent modules while reducing complexity and preserving behavior. Use when Claude needs to split a large component, hook, service, command handler, or Rust module; untangle mixed responsibilities; extract helpers or submodules; or reorganize code into a clearer modular design without changing the public contract.

fritzprix d697aa0 3 files · 12.3 KB Updated

File contents

fritzprix/libr-agent/tree/main/.agents/skills/modular-large-file-refactor commit d697aa0b62

Frequently asked questions

npx skillmds@latest add fritzprix/modular-large-file-refactor