Skip to content

zero-techdebt

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.

Repository Source folder

Details

Path
zero-techdebt/SKILL.md
Dependencies
1

FAQ