doom-lint-fix
Installation
SKILL.md
Doom Lint Fix Guide
Overview
This skill routes doom lint errors to rule-specific fix guides. Each guide contains the error message anatomy, fix decision flow, fix patterns with examples, and common mistakes to avoid.
There is no --fix option — all fixes are manual. This skill tells you exactly how to fix each rule violation.
When to Use
doom lintreports anydoom-lint:*error- You're fixing lint errors in markdown (
.md) or MDX (.mdx) documentation files - You need to understand what a doom-lint rule expects