·vscode-extension-debugger
{}

vscode-extension-debugger

s-hiraoku/vscode-sidebar-terminal

This skill provides expert-level guidance for debugging and fixing bugs in VS Code extensions. Use when investigating runtime errors, fixing memory leaks, resolving WebView issues, debugging activation problems, fixing TypeScript type errors, or troubleshooting extension communication failures. Covers systematic debugging workflows, common bug patterns, root cause analysis, and prevention strategies.

2Installs·0Trend·@s-hiraoku

Installation

$npx skills add https://github.com/s-hiraoku/vscode-sidebar-terminal --skill vscode-extension-debugger

SKILL.md

This skill enables systematic debugging and bug fixing for VS Code extensions. It provides structured workflows for identifying root causes, analyzing error patterns, and implementing robust fixes while preventing regressions.

| Crash | Extension host crash, unhandled rejection | P0 | | Memory Leak | Increasing memory usage over time | P0 | | Data Loss | State not persisted, data corruption | P0 | | Functionality | Feature not working as expected | P1 | | Performance | Slow response, UI lag | P1 | | UI/UX | Visual glitches, incorrect display | P2 |

This skill provides expert-level guidance for debugging and fixing bugs in VS Code extensions. Use when investigating runtime errors, fixing memory leaks, resolving WebView issues, debugging activation problems, fixing TypeScript type errors, or troubleshooting extension communication failures. Covers systematic debugging workflows, common bug patterns, root cause analysis, and prevention strategies. Source: s-hiraoku/vscode-sidebar-terminal.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/s-hiraoku/vscode-sidebar-terminal --skill vscode-extension-debugger
Category
{}Data Analysis
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is vscode-extension-debugger?

This skill provides expert-level guidance for debugging and fixing bugs in VS Code extensions. Use when investigating runtime errors, fixing memory leaks, resolving WebView issues, debugging activation problems, fixing TypeScript type errors, or troubleshooting extension communication failures. Covers systematic debugging workflows, common bug patterns, root cause analysis, and prevention strategies. Source: s-hiraoku/vscode-sidebar-terminal.

How do I install vscode-extension-debugger?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/s-hiraoku/vscode-sidebar-terminal --skill vscode-extension-debugger Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/s-hiraoku/vscode-sidebar-terminal