.github/skills/docs-product-alignment/SKILL.md
Audit and update docs/copilot/ documentation to accurately reflect current VS Code AI capabilities. Use when: competitive analysis reveals gaps, product launches new features, docs use outdated framing, or keyword coverage needs strengthening for discoverability by users and AI agents. Produces a gap analysis plus targeted edits across affected files.
npx skillsauth add microsoft/vscode-docs docs-product-alignmentInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Audit VS Code Copilot documentation against current product capabilities and produce targeted, style-compliant edits. Follow the docs-writing style guide for all writing rules.
High-traffic pages to always check:
Use these terms consistently. The "Avoid" column lists terms that creep in but should not.
| Concept | Use | Avoid | |---------|-----|-------| | Autonomous coding sessions | agents | agent mode, agentic workflows | | Running without user interaction | background agents | background agent mode | | Code suggestions as you type | inline suggestions | code completions, autocomplete | | Predicted next edit location | next edit suggestions (NES) | predictive edits | | Understanding code across files | workspace context, cross-file reasoning | deep semantic understanding (overuse) | | GitHub's search for code context | GitHub's code search | remote search | | VS Code's type/symbol analysis | language intelligence (IntelliSense, LSP) | code intelligence | | Multiple AI model options | multiple AI models | leading AI models | | Plan then implement workflow | Plan agent, implementation agent | planning mode |
When auditing, ensure docs accurately cover these areas:
development
Guidelines for writing and reviewing Insiders and Stable release notes for Visual Studio Code.
development
Review VS Code release notes for style, structure, and completeness. Use for reviewing Insiders or Stable release notes against writing guidelines. Produces an actionable list of recommendations.
development
Check and optimize MetaDescription frontmatter fields in VS Code documentation. Use when auditing, adding, or improving page descriptions for SEO and discoverability. Apply this when making content changes to markdown articles.
development
Create and manage redirects in VS Code documentation when pages are moved, renamed, or deleted. Use when moving docs pages, renaming files, restructuring content, or when the user asks about redirects.