Download for macOS
Skill

chat-customizations-editor

@microsoft Updated 2026-08-31

Use when working on the Chat Customizations editor — the management UI for agents, skills, instructions, hooks, prompts, MCP servers, and plugins.

editorelectronmicrosofttypescriptvisual-studio-code

Install

git clone https://github.com/microsoft/vscode /tmp/vscode && ln -s /tmp/vscode/.github/skills/chat-customizations-editor ~/.claude/skills/chat-customizations-editor

From README

Chat Customizations Editor Split-view management pane for AI customization items across workspace, user, extension, and plugin storage. Supports harness-based filtering (Local, Copilot CLI, Claude). Spec src/vs/sessions/AICUSTOMIZATIONS.md — read for ownership and interface contracts. Update it only when those contracts change; behavior and regressions belong in focused tests.