bydarkroomengineering· 39 skills
Rework a patch from its intended end-state, not from the historical path that produced it — delete compat cruft, mode flags, fallbacks, and wrappers no one calls anymore. Triggers "zero tech debt", "rewrite as if from scratch", "delete the compat layer", "kill the legacy path", "this has too many flags", or when a feature has accreted mode props and shims over multiple iterations and you want the shape it should have shipped with.
$npx -y skills add darkroomengineering/cc-settings --skill zero-tech-debtInstalls into the current project.
Run `npx skills use "https://github.com/darkroomengineering/cc-settings" --skill "darkroomengineering/cc-settings/zero-tech-debt"` 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/darkroomengineering/cc-settings" that are relevant to the current task. Run `npx skills add "https://github.com/darkroomengineering/cc-settings"` and select the relevant skills, then follow their instructions.