markdown-check

Community

Keep Markdown docs error-free and consistent.

Authorebal5
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Markdown documentation has dead links, broken anchors, and inconsistent structure. This Skill checks for dead links, validates internal anchors, and ensures completeness, proposing fixes.

Core Features & Use Cases

  • Link validation: Detect dead links and missing targets.
  • Anchor validation: Verify internal anchors match headings.
  • Documentation quality: Provide 修正案 and coverage for large documents.
  • Use Case: Before submitting a PR, run this to ensure all docs are coherent and navigable.

Quick Start

Run the check across your Markdown repository and review the suggested fixes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: markdown-check
Download link: https://github.com/ebal5/dotfiles-chezmoi/archive/main.zip#markdown-check

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