Ide Adapter Skill

IDEAS (IDE Adapter Skill) - Connect to the IDE Adapter VS Code extension via WebSocket to use VS Code features from CLI. Use this skill when the user asks to: search/replace text in a codebase, find symbol definitions or references, get diagnostics/errors/warnings, list document symbols, search files by name, view git commit history, compare file versions (diff), roll back files to a previous git commit, or access VS Code local save history (snapshots between commits). Triggers: "find all usages of", "go to definition", "show errors in", "git history of", "diff current vs HEAD", "roll back to commit", "local history", "find files named", "IDEAS", "IDE Adapter". Requires: IDE Adapter extension running in VS Code (default port 7200).

godstale 0286521 3 files · 12.0 KB Updated

File contents

godstale/ide-adapter-skill/tree/main/ commit 0286521eb5

Frequently asked questions

npx skillmds@latest add godstale/ide-adapter-skill