원클릭으로
vscode-debug-mcp
vscode-debug-mcp에는 cgaspard에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Use this skill when the user is debugging a running program, investigating a crash, looking into why something is failing at runtime, reproducing a bug, stepping through code execution, inspecting state in a paused program, asking questions that depend on values at runtime, or asking you to "run" something they want to interact with. Provides guidance for driving the VS Code Debug MCP server's tools — including the common case where the user already has a debug session paused at a breakpoint that you should look at FIRST before doing anything else.
Use this skill when the user is debugging a running program, investigating a crash, looking into why something is failing at runtime, reproducing a bug, stepping through code execution, inspecting state in a paused program, asking questions that depend on values at runtime, or asking you to "run" something they want to interact with. Provides guidance for driving the VS Code Debug MCP server's tools — including the common case where the user already has a debug session paused at a breakpoint that you should look at FIRST before doing anything else.
Use this skill when the user wants to cut a new release of the VS Code Debug MCP extension, bump the version, write release notes, tag, or package a .vsix. Walks through a checklist so we don't ship a broken release.