Routing rules for code search in C/C++, C#/.NET, JS/TS, and Python projects via vs-token-safer — use the vs-search MCP tools (clangd/Roslyn/tsserver/pyright language-server index) or the vts CLI instead of Bash grep. Use whenever searching for a symbol, definition, function, variable, type, or finding references/usages in a C/C++, C#/.NET (incl. Unreal, Visual Studio), JavaScript/TypeScript, or Python codebase.
$npx -y skills add jsungmin/vs-token-safer --skill vs-searchInstalls into the current project.
Run `npx skills use "https://github.com/jsungmin/vs-token-safer" --skill "jsungmin/vs-token-safer/vs-search"` 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/jsungmin/vs-token-safer" that are relevant to the current task. Run `npx skills add "https://github.com/jsungmin/vs-token-safer"` and select the relevant skills, then follow their instructions.