소개
The extension-debug skill provides a structured framework for identifying and fixing bugs in browser extensions. It guides the AI through specialized workflows for building in development mode, inspecting specific extension contexts (like background scripts or popups), and validating fixes against manifest permissions and linting rules. This ensures efficient troubleshooting for cross-browser extension development, reducing guesswork by focusing on specific entry points and log collection methods.