PowerShell
- 6 skills
- 0 followers
- 6 hours ago last updated
- ▌ Create Dsc Resource · powershellCreate a complete, accurate DSC resource in this repository following the provided guidelines and design patterns.
- ▌ Create Resource Doc · powershellCreate complete, accurate reference documentation for a DSC resource in this repository, following the conventions and structure used in docs/reference/resources/.
- ▌ Release · powershellGuide for preparing a release of the PowerShell VS Code extension. Use when asked to prepare a release, update the version, or create a release PR.
- ▌ Update NPM Packages · powershellGuide for updating NPM dependencies in vscode-powershell. Use when asked to update packages, fix vulnerabilities, or bump dependency versions.
- ▌ Interactive Extension Testing · powershellGuide for setting up the multi-root PowerShell VS Code extension/PSES dev workspace. Use when asked to open the dev workspace, interactively test the extension, set up PSES for F5 debugging, or open pwsh-extension-dev workspace.
- ▌ Analyze Pester Failures · powershell bundleTroubleshooting guide for analyzing and investigating Pester test failures in PowerShell CI jobs. Help agents understand why tests are failing, interpret test output, navigate test result artifacts, and provide actionable recommendations for fixing test issues.