documentation-verification

Validate documentation before merging - check completeness, broken links, code example accuracy, and factual correctness. Use when reviewing docs for quality gates or running pre-merge doc validation.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "documentation-verification" with this command: npx skills add practicalswan/agent-skills/practicalswan-agent-skills-documentation-verification

Documentation Verification

Use this skill when a docs change needs evidence, not just a writing pass.

Activation Conditions

  • Reviewing docs before merge or release
  • Checking README, setup, or config accuracy
  • Verifying local links, commands, and code samples
  • Confirming docs changed alongside user-facing behavior

Verification Workflow

  1. Confirm the docs cover the changed behavior.
  2. Check relative links and referenced files.
  3. Validate commands and snippets where feasible.
  4. Report missing coverage and stale claims explicitly.

Review Checklist

  • Public behavior changes are documented
  • Local links resolve
  • Examples and commands still make sense
  • Setup steps reflect current tool versions
  • README and CHANGELOG were updated when required

References & Resources

Documentation

Scripts

  • Doc Link Check - Validate relative Markdown links across one file or an entire docs tree

Related Skills

SkillRelationship
documentation-qualityQuality standards to verify against
documentation-authoringVerify authored docs before publishing
code-examples-syncValidate code examples are current and working

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

sql-development

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

vite-development

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

code-examples-sync

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

php-development

No summary provided by upstream source.

Repository SourceNeeds Review