cli-audit

Audit a target CLI against cli-design-system standards and produce a scored report.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/fvena/cli-design-system --skill cli-audit
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cli-audit
Source: https://github.com/fvena/cli-design-system/tree/main/skills/cli-audit
Command: npx skills add https://github.com/fvena/cli-design-system --skill cli-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits existing CLIs to identify gaps against the cli-design-system standards and produces a structured, actionable report that includes a violation map and a command health dashboard.

Core Features & Use Cases

  • Comprehensive four-layer evaluation across contract, UX, UI, and documentation.
  • Produces a scored report, violation map, and command health dashboard to guide improvements.
  • Supports reference materials during the audit and per-command analysis for deeper context.
  • Use cases include CLI modernization, governance reviews, and quality assurance for CLI releases.

Quick Start

Provide the target CLI details and invoke the audit with /cli-design-system:cli-audit.

Frequently Asked Questions about cli-audit

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

FAQPage Schema
How do I audit my CLI for design system conformance?▼

To audit a CLI, provide the target details to enumerate commands and evaluate them against design-system standards. This produces a scored report, violation map, and command health dashboard covering contract, UX, UI, and documentation layers.

What is included in a CLI design system audit report?▼

A CLI audit report includes per-command findings, a violation map, and a command health dashboard. It evaluates conformance across four layers: contract, UX, UI, and documentation, providing actionable guidance to remediate identified gaps.

How do I check my CLI commands for UX and documentation gaps?▼

You check CLI commands by running an audit that evaluates UX and documentation layers against standard principles. The audit enumerates commands, analyzes each one individually, and outputs a violation map detailing specific conformance gaps.

Can I use reference materials during a CLI governance review?▼

Yes, the CLI audit process supports referencing standard principles and reference materials during the evaluation. This ensures the governance review applies accurate context when generating per-command findings and the overall health dashboard.

What is the best way to prepare a CLI for a quality assurance release?▼

The best way to prepare a CLI for release is to run a comprehensive audit against design-system standards. This identifies conformance gaps across contract, UX, UI, and documentation layers, producing actionable guidance for required improvements.