integrated-browser

Community

Master VS Code's embedded browser safely.

AuthorTHRISHAL12345
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you understand and work on VS Code's integrated browser architecture, where a real Chromium page is owned by the main process, mirrored in the renderer, and controlled through IPC and agent tools.

Core Features & Use Cases

  • Architecture Mental Model: Explains how browser views, sessions, groups, and CDP proxying fit together across main, shared, and renderer processes.
  • Safe Extension Work: Guides changes to navigation, focus, layout, screenshots, trust boundaries, and automation without breaking the overlay or ownership model.
  • Use Case: Use this Skill when adding a new browser tab behavior, debugging alignment or focus issues, or tracing how agent browser tools reach the native page.

Quick Start

Read the integrated browser Skill before changing browser view code, then inspect the relevant main-process, shared-process, and renderer files for the behavior you need to modify.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: integrated-browser
Download link: https://github.com/THRISHAL12345/Project_X/archive/main.zip#integrated-browser

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 545,000+ vetted skills library on demand.