Code Quality Guide

Use when auditing existing code for quality WITHOUT changing it: a read-only pass that finds smells, grades them by severity, and routes each to its owner. Triggers on robustness or hardening, duplication, dead code, over-abstraction, complexity, magic numbers, inconsistent implementations, barrel exports, redundant comments, shared-extraction candidates, TODO/FIXME inventory, or a code-smell audit, even when the user doesn't say 'audit' or 'code quality'.

xonovex 9289a2c 8 files · 35.2 KB Updated

File contents

xonovex/platform/tree/main/packages/skill/skill-code-quality/code-quality-guide commit 9289a2cbba

Frequently asked questions

npx skillmds@latest add xonovex/code-quality-guide