contextlint-init
Installation
SKILL.md
contextlint-init
Bootstrap contextlint into a repository. The goal: take the user from "no doc lint" to "contextlint running with a sensibly tuned config" without forcing them to read docs or hand-pick from 21 rules.
Language note: This skill is used across many languages. Respond to the user in their primary language (the one they're typing in). The English prompts and outputs below are reference templates — translate them to match the user's language at runtime.
When to use this skill
- The user asks to "set up contextlint", "install contextlint", "init lint", "lint setup", "set up Markdown linting", "doc integrity check", or any equivalent phrasing
- After cloning or starting a doc-heavy repo (specs, ADRs, requirements, design docs)
- Even when the user doesn't name contextlint explicitly — they want the outcome, not the brand name
Triggering phrasings appear across many languages. A few illustrative samples (not exhaustive):
- English: "set up contextlint", "init markdown lint", "lint my docs"
- Japanese: "contextlint 入れて", "lint 環境整えて", "ドキュメントの整合性チェック導入したい"
- Chinese: "设置 contextlint", "添加 markdown 检查"
- Korean: "contextlint 설정해줘", "마크다운 린트 추가해"