docs-product-alignment

Dokumentation in docs/copilot/ prüfen und aktualisieren, um die aktuellen VS Code AI-Funktionen genau widerzuspiegeln. Verwenden, wenn: Wettbewerbsanalyse Lücken aufdeckt, Produkt…

npx skills add https://github.com/microsoft/vscode-docs --skill docs-product-alignment

Documentation Product Alignment

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.

Guardrails

  • Factual only. Every claim must map to something the product does today. No superlatives, no competitive comparisons, no invented terminology.
  • Content framing. Establish each page's primary persona, reader intent, and article purpose by following the content-framing guidance. Ask the writer before editing when the framing is ambiguous and would change the audit or recommendations.
  • Two consumers. The primary persona reads the prose; AI agents and search crawlers index Keywords, MetaDescriptions, and opening paragraphs. Both matter.
  • Minimal edits. Change only what is inaccurate, outdated, or missing. One precise sentence beats a rewritten section.
  • Verifiable. If you cannot point to a UI element, setting, or documented behavior, do not write it.

Workflow

  1. Gather context and frame each page. Read the latest release notes, check github.com/features/copilot, and review any competitive claims or feature matrices the user provides. For each page, record its primary persona, reader intent, and article purpose before proposing edits.
  2. Audit high-traffic pages. Read each page and compare against current product truth. Focus on MetaDescriptions, Keywords, opening paragraphs, and terminology.
  3. Gap analysis. List what is inaccurate, outdated, or missing. Map each gap to a file and location. Include the page framing in the analysis, and prioritize by page traffic and impact on the primary persona's intent.
  4. Edit. Apply targeted changes that support the recorded framing. Vary phrasing across pages to avoid repetition.
  5. Verify. Search changed files for banned words, em-dashes, and MetaDescription length violations. Confirm that each changed page still serves its recorded primary persona and reader intent.

High-traffic pages to always check:

Terminology

Use these terms consistently. The "Avoid" column lists terms that creep in but should not.

ConceptUseAvoid
Autonomous coding sessionsagentsagent mode, agentic workflows
Running without user interactionbackground agentsbackground agent mode
Code suggestions as you typeinline suggestionscode completions, autocomplete
Predicted next edit locationnext edit suggestions (NES)predictive edits
Understanding code across filesworkspace context, cross-file reasoningdeep semantic understanding (overuse)
GitHub's search for code contextGitHub's code searchremote search
VS Code's type/symbol analysislanguage intelligence (IntelliSense, LSP)code intelligence
Multiple AI model optionsmultiple AI modelsleading AI models
Plan then implement workflowPlan agent, implementation agentplanning mode

Capability areas

When auditing, ensure docs accurately cover these areas:

  • Agents: plan, implement, verify, parallel sessions, local/background/cloud, third-party support
  • Context: semantic search, language intelligence (LSP), GitHub code search, cross-repo awareness
  • Multi-file editing: coordinated changes, architecture-level refactoring, framework migrations
  • Enterprise: organization policies, model access controls, content exclusions, trust boundaries
  • SDLC workflow: Plan agent, implementation agent, Copilot code review, background/cloud handoff
  • Scale: large codebases, monorepos, multi-root workspaces, remote indexing

Mehr Skills von microsoft

oss-growth
microsoft
OSS-Wachstums-Hacker-Persona
agent-framework-azure-ai-py
microsoft
Erstellen Sie Azure AI Foundry-Agents mit dem Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Verwenden Sie dies beim Erstellen persistenter Agents mit AzureAIAgentsProvider, bei der Nutzung gehosteter Tools (Code-Interpreter, Dateisuche, Websuche), bei der Integration von MCP-Servern, bei der Verwaltung von Konversationsthreads oder bei der Implementierung von Streaming-Antworten. Umfasst Funktionstools, strukturierte Ausgaben und Multi-Tool-Agents.
development
airunway-aks-setup
microsoft
Set up AI Runway on AKS — from bare cluster to running model. Covers cluster verification, controller install, GPU assessment, provider setup, and first deployment. WHEN: "setup AI Runway", "onboard AKS cluster", "install AI Runway", "airunway setup", "deploy model to AKS", "GPU inference on AKS", "KAITO setup on AKS", "run LLM on AKS", "vLLM on AKS", "set up model serving on AKS", "AI Runway controller".
devops
appinsights-instrumentation
microsoft
Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to instrument app, App Insights SDK, telemetry patterns, what is App Insights, Application Insights guidance, instrumentation examples, APM best practices.
devops
applicationinsights-web-ts
microsoft
Instrumentieren Sie Browser-/Web-Apps mit dem Application Insights JavaScript SDK (@microsoft/applicationinsights-web). Verwenden Sie es für Real User Monitoring (RUM) – Seitenaufrufe, Klicks, AJAX/Fetch-Abhängigkeiten, Ausnahmen, benutzerdefinierte Ereignisse und browser-seitige GenAI-Agent-Traces, die mit Backend-OpenTelemetry-Traces korreliert werden. Umfasst SDK-Loader-Skript und npm-Setup, Framework-Erweiterungen (React, React Native, Angular), Click Analytics, Telemetrie-Initialisierer und OTel-GenAI-Semantik-Konventionen für Agent-/Tool-/Modell-Spans, die vom Browser ausgegeben werden.
devops
azure-ai-anomalydetector-java
microsoft
Erstellen Sie Anomalieerkennungsanwendungen mit dem Azure AI Anomaly Detector SDK für Java. Verwenden Sie dies bei der Implementierung von univariater/multivariater Anomalieerkennung, Zeitreihenanalyse oder KI-gestützter Überwachung.
development
azure-ai-language-conversations-py
microsoft
Implementieren Sie Conversational Language Understanding (CLU) mit dem azure-ai-language-conversations Python SDK. Verwenden Sie dies, wenn Sie mit ConversationAnalysisClient arbeiten, um Gesprächsabsichten und Entitäten zu analysieren, NLP-Funktionen zu erstellen oder Sprachverständnis in Anwendungen zu integrieren.
development
azure-ai-ml-py
microsoft
Azure Machine Learning SDK v2 für Python. Verwenden für ML-Workspaces, Jobs, Modelle, Datensätze, Compute und Pipelines. Auslöser: „azure-ai-ml“, „MLClient“, „Workspace“, „Modell-Registry“, „Trainings-Jobs“, „Datensätze“.
development