dx-audit

Installation
SKILL.md

DX Audit

Audit or improve what developers import, run, configure, or read when something fails.

  • IS: a bounded review of public APIs, developer-facing errors, CLI commands, exported types, install and first-run behavior, and config.
  • IS NOT: a repo-wide quality sweep, end-user UI audit (ui-design Audit mode), agent trust review (ax-audit), prose rewrite (docs-writing), README rewrite (readme-creator), or repository architecture review (codebase-architecture).

Modes and scope lock

Choose the narrowest mode supported by the request:

  1. Targeted audit (default): inspect the named surface or changed public surface and report.
  2. Fix: only when the user asks to fix, improve, simplify, or implement; make localized fixes inside the locked scope, then verify them.
  3. Exhaustive: only when the user explicitly asks for the whole package or every public surface.
Installs
108
GitHub Stars
78
First Seen
Jun 28, 2026
dx-audit — mblode/agent-skills