·ln-610-docs-auditor
""

ln-610-docs-auditor

Coordinates 3 specialized documentation audit workers (structure, semantic, code comments). Detects project type, delegates parallel audits, aggregates results into docs/project/docs_audit.md.

36Installs·5Trend·@levnikolaevich

Installation

$npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-610-docs-auditor

How to Install ln-610-docs-auditor

Quickly install ln-610-docs-auditor AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-610-docs-auditor
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: levnikolaevich/claude-code-skills.

SKILL.md

View raw

Paths: File paths (shared/, references/, ../ln-) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root.

Coordinates 3 specialized audit workers to perform comprehensive documentation quality analysis.

1) Discovery: Detect project type, tech stack, scan .md files 2) Context Build: Build contextStore with outputdir, projectroot, techstack 3) Prepare Output: Create output directory 4) Delegate: Invoke 3 workers in parallel 5) Aggregate: Collect worker results, calculate overall score 6) Context Validation: Post-filter findings

Coordinates 3 specialized documentation audit workers (structure, semantic, code comments). Detects project type, delegates parallel audits, aggregates results into docs/project/docs_audit.md. Source: levnikolaevich/claude-code-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-610-docs-auditor
Category
""Writing
Verified
First Seen
2026-03-06
Updated
2026-03-11

Browse more skills from levnikolaevich/claude-code-skills

Quick answers

What is ln-610-docs-auditor?

Coordinates 3 specialized documentation audit workers (structure, semantic, code comments). Detects project type, delegates parallel audits, aggregates results into docs/project/docs_audit.md. Source: levnikolaevich/claude-code-skills.

How do I install ln-610-docs-auditor?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-610-docs-auditor Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/levnikolaevich/claude-code-skills