zero-techdebt
Skillby jeremymcs
Review code changes for avoidable tech debt through function scope, naming, and file organization. Use when the user wants to know whether a change fits the existing codebase, introduces shallow abstractions, uses misleading names, or places code in the wrong module or directory.
Details
- Path
- zero-techdebt/SKILL.md
- Dependencies
- 1