·markdown-formatter
</>

markdown-formatter

markpitt/claude-skills

Formats markdown files according to best practices and common style guidelines. Use when cleaning up markdown documentation, ensuring consistent formatting, or standardizing README files.

41Installs·1Trend·@markpitt

Installation

$npx skills add https://github.com/markpitt/claude-skills --skill markdown-formatter

SKILL.md

This skill provides modular, categorized formatting guidance for markdown documents. Load resources by formatting area as needed.

| Formatting Area | Load Resource | Common Issues |

| Headers, document structure, hierarchy | resources/headers-hierarchy.md | Skipped levels, underline-style, spacing | | Lists, nesting, indentation | resources/lists-nesting.md | Inconsistent markers, wrong indentation | | Code blocks, inline code, emphasis | resources/code-emphasis.md | Missing language IDs, wrong markers |

Formats markdown files according to best practices and common style guidelines. Use when cleaning up markdown documentation, ensuring consistent formatting, or standardizing README files. Source: markpitt/claude-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/markpitt/claude-skills --skill markdown-formatter
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is markdown-formatter?

Formats markdown files according to best practices and common style guidelines. Use when cleaning up markdown documentation, ensuring consistent formatting, or standardizing README files. Source: markpitt/claude-skills.

How do I install markdown-formatter?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/markpitt/claude-skills --skill markdown-formatter Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/markpitt/claude-skills