lint-doc

1. Target Identification

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "lint-doc" with this command: npx skills add yusuke-suzuki/dotfiles/yusuke-suzuki-dotfiles-lint-doc

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.

  1. 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).

  1. Report Findings

List all violations found with:

  • Line number

  • Violation type

  • Current text

  • Suggested fix

  1. 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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

resolve-comments

No summary provided by upstream source.

Repository SourceNeeds Review
General

publish

No summary provided by upstream source.

Repository SourceNeeds Review
General

fixup

No summary provided by upstream source.

Repository SourceNeeds Review
General

commit

No summary provided by upstream source.

Repository SourceNeeds Review