md

SKILL.md

Markdown Clean Skill

Write clean, error-free markdown that IDEs and linters can parse without warnings.

When to Use

Invoke this skill when:

  • Writing markdown documentation
  • Creating README files
  • Writing skill files with code examples
  • Commands: /md-clean, /markdown

Common IDE Errors & Fixes

1. Nested Code Blocks

Problem: Code blocks inside code blocks cause parsing errors.

Error: Newline or semicolon expected

Installs
1
First Seen
Mar 23, 2026