lint-doc

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 Check

Read the target file and check against 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).

3. Report Findings

List all violations found with:

  • Line number
  • Violation type
  • Current text
  • Suggested fix

4. Apply Fixes

Use AskUserQuestion to present the following options:

  • Auto-fix all - Apply all suggested fixes
  • Review each - Confirm each fix individually
  • Report only - Show violations without fixing

Scope Exclusions

Do NOT modify content inside:

  • Backticks (inline code, code blocks)
  • Database values or API responses
  • Quoted text from external sources
Weekly Installs
17
GitHub Stars
2
First Seen
Feb 6, 2026
Installed on
amp17
github-copilot17
codex17
kimi-cli17
gemini-cli17
cursor17