doc-audit

Audit Markdown documentation for developer experience quality and generate improvement reports.

1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/piers-sinclair/Dostar --skill doc-audit-piers-sinclair
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-audit
Source: https://github.com/piers-sinclair/Dostar/tree/main/.claude/skills/doc-audit
Command: npx skills add https://github.com/piers-sinclair/Dostar --skill doc-audit-piers-sinclair

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses documentation rot and poor developer experience by systematically auditing Markdown files for clarity, conciseness, and structural integrity.

Core Features & Use Cases

  • Automated Quality Checks: Evaluates documentation against ten categories including length, language simplicity, and visual communication.
  • Actionable Reporting: Generates a structured report of findings with severity levels and suggested fixes.
  • Use Case: Use this before a major release to ensure your README and technical guides are concise, follow the Diátaxis framework, and contain no stale information.

Quick Start

Run the doc-audit skill on the current directory to identify and report documentation improvements.

Frequently Asked Questions about doc-audit

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

FAQPage Schema
How do I audit Markdown documentation for developer experience quality?

To audit Markdown documentation for developer experience quality, scan your repository files to evaluate structure, language simplicity, and content relevance against ten quality categories. This generates a structured report with severity levels and suggested fixes to resolve documentation rot.

What is documentation rot and how do I check for it in my repository?

Documentation rot is the gradual degradation of project docs containing stale information and poor structural integrity. You check for it by running automated quality checks on Markdown files to evaluate length, language simplicity, and visual communication, producing actionable improvement reports.

Do I need git to run an automated documentation audit on my project?

Yes, you need git and standard shell utilities installed in your environment to run an automated documentation audit. These dependencies are required to scan Markdown files within your repository and generate the structured improvement reports.

Can I check if my technical writing follows the Diátaxis framework automatically?

Yes, you can check if your technical writing follows the Diátaxis framework automatically by auditing your Markdown files. The audit evaluates documentation against specific categories to ensure your README and technical guides are concise and align with the framework.

What's the best way to ensure README clarity before a major release?

The best way to ensure README clarity before a major release is to perform a systematic documentation audit. Scanning Markdown files evaluates structural integrity, language simplicity, and content relevance, generating a report with severity levels and suggested fixes for concise, clear documentation.

What categories are evaluated during a Markdown documentation audit?

During a Markdown documentation audit, files are evaluated against ten categories including length, language simplicity, and visual communication. These automated quality checks identify documentation rot and generate actionable reports with severity levels and suggested fixes.