📝
QualityJavaScript

Audit Document

by devcodex-labs

Audit Document is a Quality skill for Claude Code, published by devcodex-labs in devcodex.

202 stars26 forkson devcodex-labs/devcodexAdded 2026/09/05+16% in starsRepository updated 2026/08/31
ai-codingclaude-codecodexcoding-agentcursordeveloper-toolsgemini-cligithub-copilotgroklocal-firstworkflow-runtime
Install in seconds
Install Audit Document
Copy Audit Document into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/devcodex-labs/devcodex/tree/main/content/skills/audit-document ~/.claude/skills/audit-document

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/devcodex-labs/devcodex.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
content/skills/audit-document/SKILL.md in devcodex-labs/devcodex
Installs to
~/.claude/skills/audit-document
Collection
One of 25 skills cataloged from this repository
Category
Quality1662 skills

What Audit Document does

Audit Document reviews general project documents such as READMEs, architecture docs, and developer guides. Use it to check structure, accuracy, links, terminology, audience fit, and consistency.

Audit Document is cataloged under Quality on DirSkills. Audit Document comes from a repository tagged ai-coding, claude-code, codex, coding-agent and cursor.

Documentation

README

Audit Document Skill

适用范围

审查目标为通用文档(README、架构文档、开发指南,不属于规范/技术方案/需求/报告)时,叠加本 Skill(在 G1~G5 之后)。

用户侧文档、最终用户手册、站点文档、项目文档、菜单导航或文档 IA review 场景应优先使用 audit-user-manual 作为聚合入口;本 Skill 仍负责其中的通用文档审查维度。README / 主入口文档场景在本 Skill 基础上,还应叠加 audit-readme

维度总览(DA-1~DA-6)

分组 维度 优先级
A — 内容质量 DA-1 结构完整性 · DA-2 内容准确性 🔴
B — 引用与术语 DA-3 引用有效性 · DA-4 术语一致性 🔴/🟡
C — 受众与关联 DA-5 受众适配 · DA-6 关联一致性 💡/🔴

核心检查维度

DA-1 结构完整性 🔴

  • 有目录/大纲且与实际章节一致(无多余/遗漏)
  • 章节间有逻辑连贯性(无突兀断层)
  • 无未完成章节(标题存在但内容为空/"TBD")
  • 标题层级合理(H1 唯一,逐级递进,无跳级)

DA-2 内容准确性 🔴

  • 版本号/路径/技术栈与实际项目状态一致
  • 代码示例可执行(语法正确,命令可运行)
  • API/配置说明与代码实现匹配

DA-3 引用有效性 🔴

  • 内部链接(相对路径)目标文件存在
  • 外部链接可访问(不 404)
  • 代码引用的文件/函数/类型存在

DA-4 术语一致性 🟡

  • 同一概念在文档内用统一术语(不混用别名)
  • 术语与项目 profile 定义一致

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Audit Document

  • What else does devcodex-labs publish alongside Audit Document?

    Audit Document is one of 25 skills that DirSkills catalogs from devcodex-labs/devcodex, the repository it ships in. Its siblings there include AI Agent System Architecture, AI Evaluation Engineering and API Contract Architecture. Each one is a separate skill with its own page in this directory, installs the same way Audit Document does, and is maintained by devcodex-labs in that same repository. The rest of the collection is listed on the devcodex-labs/devcodex page.

  • How does Audit Document compare to other Quality skills?

    Audit Document ranks #1513 by stars among the 1662 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Audit Document against them. Open each page to compare what they document and how they install.

More from devcodex-labs/devcodex

Audit Document is one of 25 skills cataloged on DirSkills from devcodex-labs/devcodex.

See all 25 skills
🤖
45m ago

AI Agent System Architecture

AI Agent System Architecture covers agent routing, tool permissions, context, memory, state, and observability for tasks that need explainable and auditable agent behavior. Use it when designing agent workflows, recovery, handoff, or model-assisted governance.
AI Engineering
20226
🧪
45m ago

AI Evaluation Engineering

AI Evaluation Engineering designs evidence for model and prompt quality using golden sets, rubrics, judge calibration, repeat sampling, variance reporting, and regression decisions. Use it when comparing models, prompts, or upgrades and you need reproducible results with contamination checks.
AI Engineering
20226
🧩
45m ago

API Contract Architecture

API Contract Architecture defines and freezes public API contracts before implementation. Use it for HTTP, SDK, CLI, schema, error, pagination, idempotency, and compatibility changes that affect consumers.
AI Engineering
20226
🌐
45m ago

Accessibility I18n

Accessibility I18n handles accessibility and localization review for user-facing UI, CLI output, and docs. Use it when tasks involve keyboard flow, focus, screen readers, ARIA, RTL, translations, locale formats, or multilingual content.
Frontend
20226
🔍
45m ago

Analyze Default

Analyze Default defines a read-only workflow for multi-round code analysis, evidence gathering, and convergence checks. Use it when you need a factual conclusion, root-cause assessment, or review of whether something is correct without changing files.
Quality
20226
🔬
45m ago

Analyze Research

Analyze Research handles technical selection, feasibility checks, dependency comparisons, and root-cause investigation in a read-only workflow. Use it when you need evidence-based recommendations without changing source files.
AI Engineering
20226