---
name: copilot-vscode-docs
description: "Comprehensive research and grounding of answers using official VS Code and GitHub Copilot documentation. Use before conducting web searches for VS Code features, Copilot capabilities, configuration, debugging, extensions, remote development, or any official Microsoft documentation queries."
metadata:
version: 1.0.0
author: arisng
VS Code Documentation Research Skill
Research and ground answers using official VS Code and GitHub Copilot documentation. Provides access to current release notes, feature documentation, and specialized content.
Core Workflow
Analyze Query: Identify VS Code/Copilot features, configuration, or troubleshooting needs
Navigate Structure: Use assets/toc.md to locate relevant documentation sections
Retrieve Content: Fetch specific pages using web tools when detailed information required
Ground Response: Base answers on official documentation with citations and links
Key Resources
Documentation TOC: assets/toc.md - Complete structure for navigation
Official URLs: See RESOURCES.md for canonical links
Expertise Areas: See KEY-AREAS.md for detailed coverage
Prompt Files: See prompt-files.md for current Prompt File Engineering standards
Usage Examples: See WORKFLOW-EXAMPLES.md for concrete scenarios
Tool Integration
Use web fetching tools for specific documentation pages
Execute scripts/parse_toc.py to refresh documentation structure
Read reference files as needed for comprehensive coverage
Best Practices
Always prefer official documentation over assumptions
Cite specific URLs and version numbers
Check release notes for recent feature changes
Use TOC navigation for comprehensive topic coverage
Validate answers against current documentation before responding
1---2name: copilot-vscode-docs3description: ---4---5---6name: copilot-vscode-docs7description: "Comprehensive research and grounding of answers using official VS Code and GitHub Copilot documentation. Use before conducting web searches for VS Code features, Copilot capabilities, configuration, debugging, extensions, remote development, or any official Microsoft documentation queries."8metadata: 9 version: 1.0.010 author: arisng11---1213# VS Code Documentation Research Skill1415Research and ground answers using official VS Code and GitHub Copilot documentation. Provides access to current release notes, feature documentation, and specialized content.1617## Core Workflow18191. **Analyze Query**: Identify VS Code/Copilot features, configuration, or troubleshooting needs202. **Navigate Structure**: Use `assets/toc.md` to locate relevant documentation sections213. **Retrieve Content**: Fetch specific pages using web tools when detailed information required224. **Ground Response**: Base answers on official documentation with citations and links2324## Key Resources2526- **Documentation TOC**: `assets/toc.md` - Complete structure for navigation27- **Official URLs**: See [RESOURCES.md](references/resources.md) for canonical links28- **Expertise Areas**: See [KEY-AREAS.md](references/key-areas.md) for detailed coverage29- **Prompt Files**: See [prompt-files.md](references/prompt-files.md) for current Prompt File Engineering standards30- **Usage Examples**: See [WORKFLOW-EXAMPLES.md](references/workflow-examples.md) for concrete scenarios3132## Tool Integration3334- Use web fetching tools for specific documentation pages35- Execute `scripts/parse_toc.py` to refresh documentation structure36- Read reference files as needed for comprehensive coverage3738## Best Practices3940- Always prefer official documentation over assumptions41- Cite specific URLs and version numbers42- Check release notes for recent feature changes43- Use TOC navigation for comprehensive topic coverage44- Validate answers against current documentation before responding
Run npx skillmds@latest add arisng/copilot-vscode-docs in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
arisng (@arisng) published this skill. Their other Agent Skills are listed on their SkillMD profile.