Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.
$npx -y skills add muratgur/ordinus --skill code-simplificationInstalls into the current project.
Run `npx skills use "https://github.com/muratgur/ordinus" --skill "muratgur/ordinus/code-simplification"` 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/muratgur/ordinus" that are relevant to the current task. Run `npx skills add "https://github.com/muratgur/ordinus"` and select the relevant skills, then follow their instructions.