af-enforce-doc-standards

Validate documentation frontmatter, bidirectional links, and file organization.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/GainInsightDev/websites --skill af-enforce-doc-standards
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: af-enforce-doc-standards
Source: https://github.com/GainInsightDev/websites/tree/main/.claude/skills/af-enforce-doc-standards
Command: npx skills add https://github.com/GainInsightDev/websites --skill af-enforce-doc-standards

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill enforces consistent and high-quality documentation standards across the project, preventing common errors like broken links, missing metadata, and outdated information.

Core Features & Use Cases

  • Metadata Validation: Checks for required frontmatter fields and correct formatting.
  • Link Integrity: Verifies bidirectional linking between parent and child documents.
  • Content Freshness: Ensures documentation is up-to-date with last_checked dates.
  • Use Case: Before committing new documentation, run this skill to automatically catch any violations of the project's documentation guidelines, ensuring all files adhere to established standards.

Quick Start

Run the af-enforce-doc-standards skill to validate the documentation for the current project.

Frequently Asked Questions about af-enforce-doc-standards

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

FAQPage Schema
How do I validate documentation frontmatter and check for missing metadata?

You can check bidirectional linking by running this skill, which verifies that parent and child documents correctly reference each other to prevent broken documentation links.

How do I check bidirectional links between parent and child documentation files?

This skill checks bidirectional linking by verifying that parent and child documents correctly reference each other, preventing broken links and maintaining documentation structure integrity.

What is the best way to enforce documentation standards before committing new files?

The best way to enforce documentation standards before committing is to run this skill, which audits file organization, markup patterns, and frontmatter to catch any violations of project guidelines.

Does this documentation validation tool check for outdated information?

Yes, this documentation validation tool ensures content freshness by checking the last_checked dates in your files, confirming that your project documentation is up-to-date and accurately maintained.

Can I audit file organization and markup patterns across my project documentation?

Yes, you can audit file organization and markup patterns across your project documentation, as this skill enforces structural compliance and validates adherence to established code documentation standards.