dev-code-quality

Installation
SKILL.md

Code Quality Scan

Systematic codebase scan that identifies duplication, redundancy, architectural issues, and improvement opportunities. Produces a prioritized action plan.

Workflow

Step 1: Scope Definition

Determine the scan scope:

  • Full repo: Scan everything (default)
  • Directory: Scan a specific package/module
  • Post-change: Scan only files changed since last commit or compared to a branch

Step 2: Structural Analysis

Installs
11
GitHub Stars
15
First Seen
Mar 11, 2026
dev-code-quality — jackchuka/skills