Skip to main content
Source repository

microsoft/vscode

These skills were imported into SkillJury from the public skills ecosystem.

9 linked skillsVisit source
Source listing

9 imported skills

microsoft/vscode/Software Engineering

fix-errors

When fixing an unhandled error from the telemetry dashboard, the issue typically contains an error message, a stack trace, hit count, and affected user count.

Weekly installs
790
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource microsoft/vscode
microsoft/vscode/Software Engineering

azure-pipelines

When modifying Azure DevOps pipeline files (YAML files in build/azure-pipelines/ ), you can validate changes locally using the Azure CLI before committing. This avoids the slow feedback loop of pushing changes, waiting for CI, and checking results.

Weekly installs
772
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource microsoft/vscode
microsoft/vscode/Software Engineering

sessions

Source details, install context, and public review data are available on the full page.

Weekly installs
732
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource microsoft/vscode
microsoft/vscode/Software Engineering

memory-leak-audit

The #1 bug category in VS Code. This skill encodes the patterns that prevent and fix leaks.

Weekly installs
727
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource microsoft/vscode
microsoft/vscode/Software Engineering

agent-sessions-layout

Source details, install context, and public review data are available on the full page.

Weekly installs
726
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource microsoft/vscode
microsoft/vscode/Software Engineering

hygiene

VS Code runs a hygiene check as a git pre-commit hook. Commits will be rejected if hygiene fails.

Weekly installs
709
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource microsoft/vscode
microsoft/vscode/Software Engineering

author-contributions

When asked to find all files a specific author contributed to on a branch (compared to main or another upstream), follow this procedure. The goal is to produce a simple table that both humans and LLMs can consume.

Weekly installs
698
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource microsoft/vscode
microsoft/vscode/Software Engineering

tool-rename-deprecation

When a tool or tool set reference name is changed, the old name must always be added to the deprecated/legacy array so that existing prompt files, tool configurations, and saved references continue to resolve correctly.

Weekly installs
686
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource microsoft/vscode
microsoft/vscode/Software Engineering

update-screenshots

Screenshot baselines are no longer stored in the repository . They are managed by an external screenshot service ( hediet-screenshots.azurewebsites.net ). The CI workflow uploads screenshots to this service and diffs them automatically.

Weekly installs
674
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringTesting and QANo reviews yetSource microsoft/vscode