lint-doc

Installation
SKILL.md

Document Linting

Workflow

1. Target Identification

Identify the document to check from recent context (recently edited or discussed files). If no clear target, ask user to provide the file path.

2. Rule Collection

Collect the rules to check against:

  1. General rules — All document-related rules from .claude/rules/ and CLAUDE.md. Apply rules relevant to the document's language (e.g. text formatting rules for Japanese documents).
  2. Skill-specific rules — If the document was created by a skill (e.g. analysis-report, technical-writing), read that skill's definition and extract any writing guidelines, constraints, or anti-patterns defined there.

Determine the originating skill from conversation context. If unclear, ask the user.

3. Rule Check

Installs
18
GitHub Stars
2
First Seen
Feb 6, 2026
lint-doc — yusuke-suzuki/dotfiles