Create or modify a konsistent.json configuration file that enforces structural conventions in a TypeScript codebase. Use when the user wants to enforce consistent code structure, validate exports/imports across files, ensure directories contain required files, enforce naming patterns, add/remove/update convention rules, configure case map overrides for acronyms or special casing (kebabToPascalMap, kebabToCamelMap), or troubleshoot why konsistent is reporting violations. Triggers on: "konsistent", "konsistent.json", "enforce conventions", "structural consistency", "consistent exports", "consistent structure", "code conventions config", "add convention", "update convention", "fix konsistent errors", "case map", "case override", "acronym casing".
$npx -y skills add vercel-labs/konsistent --skill konsistent-configInstalls into the current project.
Run `npx skills use "https://github.com/vercel-labs/konsistent" --skill "vercel-labs/konsistent/konsistent-config"` 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.