bymicrosoft· 555 skills
Use this when working on the VS Code integrated browser ("browserView") to understand its architecture and mental model. Covers the embedded Chromium browser, its editor tab, navigation, overlay/layout, sessions, and agent browser tools under src/vs/platform/browserView and src/vs/workbench/contrib/browserView.
$npx -y skills add microsoft/vscode --skill integrated-browserInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/vscode" --skill "microsoft/vscode/integrated-browser"` 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/microsoft/vscode" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/vscode"` and select the relevant skills, then follow their instructions.