bynozomi-koborinai· 3 skills
Bootstrap contextlint into a repository. Use this skill whenever the user wants to set up, install, initialize, or configure contextlint — even if they only say "lint setup", "doc integrity check", or "set up Markdown linting" without naming contextlint by name. Detects the package manager (bun/npm/pnpm/yarn), scans the repo's actual doc layout (no hardcoded docs/ assumption), infers a rule set tailored to the project's structure (ADR style, spec style, table-heavy, etc.), installs @contextlint/cli, and writes contextlint.config.json. Also handles existing contextlint setups and offers optional GitHub Actions workflow + README scaffolding.
$npx -y skills add nozomi-koborinai/contextlint --skill contextlint-initInstalls into the current project.
Run `npx skills use "https://github.com/nozomi-koborinai/contextlint" --skill "nozomi-koborinai/contextlint/contextlint-init"` 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.