moai-docs-linting

Lint Markdown documentation for formatting, broken references, and structural issues.

4|1|Updated Nov 18, 2025
One-click install
npx skills add https://github.com/AJBcoding/claude-skill-eval --skill moai-docs-linting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-docs-linting
Source: https://github.com/AJBcoding/claude-skill-eval/tree/main/skills/moai-docs-linting
Command: npx skills add https://github.com/AJBcoding/claude-skill-eval --skill moai-docs-linting

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enhanced docs linting with AI-assisted validation, ensuring structure, links, and typography quality.

Core Features & Use Cases

  • ✅ Markdown linting rules enforcement
  • ✅ Link and reference validation
  • ✅ Code block and language declaration checks
  • ✅ Multilingual typography validation

Quick Start

Run the linting script to validate a set of markdown documents and generate a report.

Frequently Asked Questions about moai-docs-linting

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

FAQPage Schema
How do I lint Markdown documentation to catch formatting and link errors?

Markdown linting validates documentation files for formatting issues, broken references, and structural problems. This Skill applies linting rules across headers, code blocks, links, lists, tables, and typography to ensure quality in documentation repositories and CI pipelines.

Can I validate Markdown files in CI pipelines automatically?

Yes. This Skill integrates with CI workflows to automatically lint Markdown documentation, detecting header structure problems, missing language declarations, broken links, list inconsistencies, and table alignment issues in each build.

Does this work with multilingual documentation?

Yes. The Skill applies multilingual typography validation and language declaration checks across Markdown files, supporting documentation repositories with content in multiple languages.

What Markdown issues does the linting check for?

The Skill validates header structure, code block language declarations, link correctness, list formatting consistency, table alignment, encoding, and typography across your Markdown files.

How do I get started with docs linting?

Run the linting script against your Markdown documentation set to validate structure, links, and formatting. The Skill generates a report identifying formatting issues, broken references, and structural problems for remediation.

Can I use this for documentation repositories with multiple languages?

Yes. The Skill includes multilingual linting with Context7 MCP integration to validate typography and structure across multilingual Markdown files in large documentation repositories.

Related Skills