bynozomi-koborinai· 3 skills
Run contextlint over the project's structured Markdown and fix the violations it detects. Use this skill whenever the user asks to fix lint errors, clean up docs, repair broken Markdown links, or after bulk edits to documentation (especially AI-generated specs/ADRs) — even if they don't explicitly mention contextlint by name. Handles broken cross-references, missing required sections, empty table cells, leftover placeholders (TODO/TBD), and circular dependency references across the documentation graph. Reach for this any time the user mentions doc integrity, broken refs, or wants their Markdown checked.
$npx -y skills add nozomi-koborinai/contextlint --skill contextlint-fixInstalls into the current project.
Run `npx skills use "https://github.com/nozomi-koborinai/contextlint" --skill "nozomi-koborinai/contextlint/contextlint-fix"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nozomi-koborinai/contextlint" that are relevant to the current task. Run `npx skills add "https://github.com/nozomi-koborinai/contextlint"` and select the relevant skills, then follow their instructions.