code-quality-audit

Audit source files and generate audit.md and improvements.md reports.

2|1|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/harshitsinghbhandari/domain-expansion --skill code-quality-audit-harshitsinghbhandari
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: code-quality-audit
Source: https://github.com/harshitsinghbhandari/domain-expansion/tree/main/skills/code-quality-audit
Command: npx skills add https://github.com/harshitsinghbhandari/domain-expansion --skill code-quality-audit-harshitsinghbhandari

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a rigorous, end-to-end evaluation of code quality, delivering actionable per-file scores and a clear, prioritized plan to uplift maintainability and reliability.

Core Features & Use Cases

  • Audit Phase: Systematically analyzes code quality, complexity, duplication, readability, and performance across the provided codebase.
  • Improvements Phase: Produces a prioritized, realistic refactoring roadmap with concrete next steps.
  • Use Case: Teams seeking a single-run assessment that yields both an actionable audit and a stepwise improvement plan.

Quick Start

Provide your source code files and say audit code to generate audit.md and improvements.md.

Frequently Asked Questions about code-quality-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a comprehensive code quality audit on a multi-file project?▼

You provide your source code files directly, and the audit systematically analyzes code quality, complexity, duplication, readability, and performance across the codebase.

Can I generate a refactoring roadmap for a monorepo during a single run?▼

Yes, the audit is applicable to monorepos and multi-file projects during a single run, yielding a prioritized refactoring roadmap with concrete next steps.

What is included in the code review and improvements output?▼

The output yields two markdown artifacts: audit.md containing per-file quality scores, and improvements.md detailing a prioritized refactoring roadmap.

Does this multilanguage code audit work with different programming languages?▼

Yes, the multilanguage audit is applicable to codebases of varying languages, analyzing provided source files to deliver actionable per-file quality scores.

What do I need to provide to start the codebase analysis?▼

You must provide explicit input of your source code files to start the codebase analysis and generate the audit and improvements markdown artifacts.