Refactor and clean up Rust code in this workspace using Clippy-driven, idiomatic patterns. Use when asked to refactor, simplify, clean up, de-duplicate, reduce clones/allocations, tighten error handling, or modernize Rust in any crate under crates/. Pairs with rust-testing — refactor behind green tests.
$npx -y skills add flowmux-ai/flowmux-terminal --skill rust-refactorInstalls into the current project.
Run `npx skills use "https://github.com/flowmux-ai/flowmux-terminal" --skill "flowmux-ai/flowmux-terminal/rust-refactor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/flowmux-ai/flowmux-terminal" that are relevant to the current task. Run `npx skills add "https://github.com/flowmux-ai/flowmux-terminal"` and select the relevant skills, then follow their instructions.