docs-guard

Community

Ship documentation that matches the code

Authorbasmawebinfo-hub
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps prevent inaccurate, stale, or hallucinated technical documentation from reaching users. It treats documentation as a set of verifiable claims and checks those claims against the actual codebase, configuration, routes, flags, and examples.

Core Features & Use Cases

  • Documentation Fact-Checking: Verifies symbols, function names, CLI flags, endpoints, config keys, file paths, and behavior claims against source code.
  • Code Sample Validation: Reviews examples for real imports, correct signatures, realistic placeholders, and runnable setup on a clean machine.
  • Cross-Surface Drift Detection: Checks whether READMEs, references, docstrings, changelogs, and config samples stay consistent after code changes.
  • Review Reporting: Produces structured findings with rule-based severity and file:line evidence for false or unverifiable claims.
  • Use Case: After an AI updates a README and API docstrings for a feature rename, use this Skill to confirm every referenced symbol exists, examples still work, and old names were removed from all documentation surfaces.

Quick Start

Ask the agent to use the docs-guard skill to review the changed README and docstrings against the current source before publishing.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: docs-guard
Download link: https://github.com/basmawebinfo-hub/lover-diet-center/archive/main.zip#docs-guard

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.