What problem does it solve? Documentation drifts out of sync with code, breaks formatting rules, and loses structural consistency over time. This Skill reviews, restructures, and validates Markdown documentation against the AtlasMD Documentation Standard so pages stay accurate, consistent, and compliant. ## Core Features & Use Cases - Analyzer Mode Actions: Run targeted actions such as ReStructure, Improve, Clarify, Analyze, Adapt, and Validate, each with defined rules about what may or may not change. - Standards Compliance Checking: Enforces frontmatter, numbered headings, closing sections, tables, diagrams, figures, footnotes, and writing style rules from the AtlasMD Documentation Standard. - Fact Validation: Verifies claims against the codebase and external sources, checks links, and reports findings categorized as CRITICAL, IMPORTANT, or OPTIMIZATION. - Use Case: After refactoring a service, ask the Skill to validate the affected documentation pages. It cross-references the code, flags stale claims, fixes structural issues, and reports every change for your approval. ## Quick Start Ask the assistant to analyze the documentation page at docs/content/1.getting-started/1.overview.md against the AtlasMD Documentation Standard and suggest improvements.