markdownlint-configuration

Official

Configure markdownlint rules for consistent docs

AuthorTheBushidoCollective
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill centralizes markdownlint configuration, including rule management, inline directives, and inheritance schemes for consistent Markdown style.

Core Features & Use Cases

  • Configuration files: .markdownlint.json setup for default rules.
  • Rule parameters: Per-rule options (style, indentation, etc.).
  • Inline directives: Disable or tailor checks within files.

Quick Start

Enable MD003 heading style and MD007 indentation in a .markdownlint.json for the project.

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: markdownlint-configuration
Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#markdownlint-configuration

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