dev-audit

Audit code quality across UI, style, architecture, and documentation lenses.

Updated Jun 17, 2025
One-click install
npx skills add https://github.com/nikbrunner/dots --skill dev-audit-nikbrunner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-audit
Source: https://github.com/nikbrunner/dots/tree/main/common/.agents/skills/dev-audit
Command: npx skills add https://github.com/nikbrunner/dots --skill dev-audit-nikbrunner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits code quality across multiple lenses to identify UI, style, architecture, and documentation gaps.

Core Features & Use Cases

  • Lens-based analyses for ui, style, architecture, and docs to surface targeted issues
  • Structured health reports with actionable recommendations for engineering teams
  • Use cases include onboarding, refactoring, and ongoing code quality governance

Quick Start

Run the audit with a lens argument to target the desired quality check.

Frequently Asked Questions about dev-audit

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

FAQPage Schema
How do I audit code quality across UI, architecture, and documentation?

Code quality audits evaluate your codebase through targeted lenses to identify gaps in UI, style, architecture, and documentation. This process uses subagents to analyze your code and produce a structured health report with actionable findings.

What is a multi-lens code quality audit and when do I need one?

A multi-lens code quality audit is a targeted review process that evaluates codebases across UI, style, architecture, and documentation dimensions. You need one during codebase onboarding, refactoring, or ongoing code quality governance to surface targeted issues.

How do I generate a structured health report for codebase onboarding and refactoring?

Generate a structured health report by running an audit with a specific lens argument targeting UI, style, architecture, or documentation. The audit produces actionable recommendations that help engineering teams navigate and improve the codebase during onboarding or refactoring.

Does this code quality audit work for ongoing governance and consistency checks?

Yes, the code quality audit supports ongoing governance by applying lens-based analyses to check architecture, styling, and documentation consistency. It surfaces targeted issues to help engineering teams maintain standards throughout the software lifecycle.

Can I target specific areas like UI or documentation gaps during a code review?

Yes, you can target specific areas by running the audit with a lens argument for UI, style, architecture, or documentation. This focused approach surfaces targeted issues within that specific dimension rather than scanning the entire codebase indiscriminately.