Favicon of vscode-dev-workbench

vscode-dev-workbench Skill

AI Agent SkillTypeScriptOpen source

Use when the user wants to run the vscode.dev server locally and exercise the VS Code workbench or Agents window in the integrated browser against the local microsoft/vscode sources. Covers starting the dev server, the vscode-quality=dev URL, browser-driven interaction patterns, and optionally wiring up a local mock ag Published by microsoft in vscode.

Decision snapshot

Is this a fit?

Best for

Browser automation, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

1 month ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is vscode-dev-workbench Skill?

Use when the user wants to run the vscode.dev server locally and exercise the VS Code workbench or Agents window in the integrated browser against the local microsoft/vscode sources. Covers starting the dev server, the vscode-quality=dev URL, browser-driven interaction patterns, and optionally wiring up a local mock ag Published by microsoft in vscode. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Browser automation
  • Browser automation use cases

Declared skill metadata

  • Source file: .github/skills/vscode-dev-workbench/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use vscode-dev-workbench Skill

  • Use it for browser automation.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/vscode
  • Skill file: .github/skills/vscode-dev-workbench/SKILL.md

What it does

Use when the user wants to run the vscode.dev server locally and exercise the VS Code workbench or Agents window in the integrated browser against the local microsoft/vscode sources. Covers starting the dev server, the vscode-quality=dev URL, browser-driven interaction patterns, and optionally wiring up a local mock ag

Skill instructions

Running vscode.dev Against Local VS Code Sources The vscode-dev repo is the vscode.dev server. When run locally with ?vscode-quality=dev, it serves the VS Code web workbench (or Agents window at /agents) from the sibling microsoft/vscode checkout. This is the fastest way to validate web-only changes to the workbench without shipping an Insiders build. Layout assumption vscode-dev and vscode must be sibling folders: <workRoot/ vscode/ microsoft/vscode checkout vscode-dev/ microsoft/vscode-dev checkout If your paths differ, check server/ in vscode-dev for the source root resolution — the /vscode-sources/ route maps to ../vscode. Start the dev server Critical: Run npm run dev from the vscode-dev folder, NOT from vscode. The vscode repo has no dev script and will fail with npm error Missing script: "dev". Terminal tools that simplify/strip leading cd into separate commands will silently keep the cwd of a previous terminal — always use an absolute pushd or verify with pwd before npm run dev

Verified compatibility and discovery

Frequently asked questions

What is vscode-dev-workbench?

vscode-dev-workbench is a open-source AI agent skill with Copy skill directory. Use when the user wants to run the vscode.dev server locally and exercise the VS Code workbench or Agents window in the integrated browser against the local microsoft/vscode sources.

Who is vscode-dev-workbench best for?

vscode-dev-workbench is best for reusing agent instructions, scripts, and references, browser automation workflows.

How do I install vscode-dev-workbench?

Install or run vscode-dev-workbench using Copy skill directory. Check vscode-dev-workbench for the latest setup command.

Is vscode-dev-workbench actively maintained?

vscode-dev-workbench may need a closer maintenance check before production use.

Share:

Stars
188,003
Forks
41,317
Last commit
1 month ago
Last verified
Aug 19, 2026
Metadata fetched
Aug 19, 2026
Repository age
11 years
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to vscode-dev-workbench