Skip to main content

split-crate-by-responsibility

Use when refactoring Rust monoliths by extracting crates or modules, especially when a user asks to split a huge .rs file, move responsibilities out of an app crate, reduce crate scope, avoid one-file crates, or verify that a new crate owns real behavior rather than becoming a lib.rs bucket.

Jump to install

Source facts

Repository
AnalyseDeCircuit/oxideterm
Last source activity
July 20, 2026 at 09:35
Detected SKILL.md language
English
Stars
1,275
Forks
83

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.