vscode-server

Community

Streamline code-server dev for VS Code ext.

Authorjdillon
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the setup and ongoing management of a code-server based development environment for testing VS Code extensions, reducing manual setup, configuration drift, and context switching.

Core Features & Use Cases

  • Start/Stop/Reload/Status actions to manage the code-server dev environment.
  • Automated startup: creates symlinks, builds, launches watch mode, and starts code-server.
  • DevTools integration: orchestrates Chrome DevTools MCP workflows for live debugging.
  • Project-scoped temp data: uses a per-project temp directory to store ports and logs.

Quick Start

Run the startup script to initialize the environment: .claude/skills/vscode-server/scripts/start-dev-environment.sh

Then monitor the structured output to verify:

  • EXTENSION_ID
  • SYMLINK
  • BUILD
  • WATCH_PID
  • CODE_SERVER_PORT

Open the browser at http://127.0.0.1:{PORT}/ using the port reported by CODE_SERVER_PORT, and perform a hard reload via the DevTools MCP after page load.

Dependency Matrix

Required Modules

bunjqgitlsofcode-server

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: vscode-server
Download link: https://github.com/jdillon/vscode-beads/archive/main.zip#vscode-server

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.