markdown-editor

Community

Make Markdown docs clean and consistent.

Authorsparkling
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Markdown files often suffer from inconsistent formatting, missing blank lines around blocks, headings, and lists, which can cause render issues and reduce readability. This Skill helps enforce and validate Markdown formatting to keep your docs clean and maintainable.

Core Features & Use Cases

  • Blank line discipline: Enforces required blank lines around headings, code blocks, and lists to improve readability.
  • Consistency validation: Validates common Markdown structures to prevent rendering issues across docs.
  • Docs hygiene in teams: Ensures new Markdown contributions follow a consistent standard, reducing review time.

Quick Start

Create or edit Markdown files and run the Markdown Editor Skill to auto-detect and suggest fixes for common formatting violations.

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-editor
Download link: https://github.com/sparkling/claude-config/archive/main.zip#markdown-editor

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