byvercel-labs· 154 skills
Run the konsistent CLI, review all reported violations, and fix them in the codebase. Use when the user wants to "fix konsistent violations", "resolve konsistent errors", "clean up konsistent diagnostics", "make konsistent pass", "address structural convention violations", or asks to run konsistent and act on the results. The skill is interactive: it requires explicit user decisions when many violations stem from the same rule (rule vs. code question), explicit user confirmation before modifying any code, and a triage step for non-trivial violations. For editing konsistent.json, this skill defers to the konsistent-config skill.
$npx -y skills add vercel-labs/konsistent --skill konsistent-fix-violationsInstalls into the current project.
Run `npx skills use "https://github.com/vercel-labs/konsistent" --skill "vercel-labs/konsistent/konsistent-fix-violations"` 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/vercel-labs/konsistent" that are relevant to the current task. Run `npx skills add "https://github.com/vercel-labs/konsistent"` and select the relevant skills, then follow their instructions.