Enforces KISS/DRY/YAGNI during authoring and ad-hoc quality reviews. Pragmatic standards: concise, direct, no unnecessary comments. NOT for post-hoc diff/PR review (see mk:review); NOT for behavior-preserving simplification passes (see mk:simplify).
$npx -y skills add ngocsangyem/meowkit --skill clean-codeInstalls into the current project.
Run `npx skills use "https://github.com/ngocsangyem/meowkit" --skill "ngocsangyem/meowkit/clean-code"` 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/ngocsangyem/meowkit" that are relevant to the current task. Run `npx skills add "https://github.com/ngocsangyem/meowkit"` and select the relevant skills, then follow their instructions.