Guide for simplifying and refining code after coding sessions. Use when cleaning up complex code, reviewing PRs for...
Development
Code generation, debugging, testing, and development workflows
Customer workspace initialization skill. Provides inbox (information accumulation), meeting minutes management, and...
Guide for creating VS Code extensions from scratch to Marketplace publication. Use when: (1) Creating a new VS Code...
Performs comprehensive preflight validation of Bicep deployments to Azure, including template syntax validation,...
GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists,...
Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when...
Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports,...
Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with...
Query official Microsoft documentation to understand concepts, find tutorials, and learn how services work. Use for...
Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package...
Generate ASCII art diagrams using PlantUML text mode. Use when user asks to create ASCII diagrams, text-based...
Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions,...
Guidelines for contributing commands in VS Code extensions. Indicates naming convention, visibility, localization...
Guidelines for proper localization of VS Code extensions, following VS Code extension development guidelines,...
This skill enables visual inspection of websites running locally or remotely to identify and fix design issues....
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend...
Schema compatibility and breaking change analysis
Guide architecture decisions using ADRs, trade-off analysis, pattern catalogs, and C4 diagrams for layered,...
Automate compliance checks for NIST, FedRAMP, FISMA, GDPR, HIPAA, and fintech regulations with OSCAL artifact...
Validate NIST SP 800-53 control implementation with evidence mapping, gap analysis, automated testing, and...
Remote state backend configuration
Accessibility validation configuration
Guide React, Vue, and mobile (iOS/Android/React Native) development with component architecture, state management,...
Evaluate code quality across 8+ languages using language-agnostic principles and language-specific best practices.