Installation
npx vibeindex add zernie/vigiles --skill landing-sitenpx skills add zernie/vigiles --skill landing-site~/.claude/skills/landing-site/SKILL.mdSKILL.md
More from this repository10
A vigiles skill that upgrades guidance() rules to compile-verified enforce() rules by reading linter-specific reference docs, helping convert prose coding conventions into mechanically enforced lint rules across ESLint, Stylelint, Ruff, Clippy, and more.
A tool that verifies references in CLAUDE.md and other instruction files against real project state, catching stale file paths, disabled linter rules, renamed scripts, and missing code symbols. Offers three adoption levels from inline comments to a full TypeScript config with CI integration.
Skill
Skill
Skill
Skill
Skill
Skill
Part of vigiles, a tool that verifies references in your AI agent instruction files (CLAUDE.md). This skill validates that all rules have proper enforcement classification, ensuring linter rules, file paths, and code symbols referenced in your instructions actually exist.
A verification tool for CLAUDE.md and instruction files that checks whether referenced linter rules, file paths, scripts, and code symbols actually exist and are current, preventing agents from acting on stale documentation.