Run focused kit CLI commands (file-tree, symbols, search, semantic discovery, dependency analysis, and exports) to build high-signal repository context fast. Use when you need to understand an unfamiliar codebase, prep context for Claude, plan refactors, audit dependencies, or answer “where is X implemented?” without manually grepping.
$npx -y skills add cased/claude-code-plugins --skill kit-cliInstalls into the current project.
Run `npx skills use "https://github.com/cased/claude-code-plugins" --skill "cased/claude-code-plugins/kit-cli"` 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/cased/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/cased/claude-code-plugins"` and select the relevant skills, then follow their instructions.