Creates and manages custom linting rules for markdownlint to enforce project-specific documentation standards and automatic fixes.
This skill empowers Claude with specialized knowledge to architect, implement, and debug custom markdownlint rules using advanced parsers like markdown-it and micromark. It facilitates the creation of complex validation logic—including asynchronous link checking and automated text transformations via fixInfo—to ensure that documentation remains consistent, professional, and compliant with unique organizational style guides. Whether you need to enforce specific header patterns or validate internal relative links, this skill provides the patterns necessary for professional-grade documentation maintenance.
주요 기능
01Automated fixing implementation using fixInfo
02Asynchronous rule development for external resource validation
03Precise error reporting with range highlighting and context
04Rule structure definition for JavaScript-based custom rules
0539 GitHub stars
06Integration with markdown-it and micromark parsers
사용 사례
01Validating relative links and internal references within a large documentation site
02Enforcing company-specific documentation style guides and naming conventions
03Automating the correction of common formatting errors across extensive Markdown repositories