PowerShell Core Builder
CommunityBootstrap, build, and test PowerShell on Windows.
AuthorVerridian-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill guides developers through building PowerShell Core on Windows from source, tackling the challenges of bootstrapping dependencies, compiling the core, and validating changes within the PowerShell repository.
Core Features & Use Cases
- Bootstrapping: Manage dependencies and setup with Start-PSBootstrap.
- Building: Compile the PowerShell Core using Start-PSBuild.
- Testing: Execute tests with Start-PSPester to verify builds.
- Use Case: Contributors working in the official PowerShell repository can bootstrap, build, and test changes locally.
Quick Start
In a Windows development environment, run the following sequence to bootstrap, build, and test PowerShell Core:
- Import-Module ./build.psm1
- Start-PSBootstrap -Scenario Dotnet
- Start-PSBuild -Clean -PSModuleRestore -UseNuGetOrg
- Start-PSPester -UseNuGetOrg
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: PowerShell Core Builder Download link: https://github.com/Verridian-ai/life-os-Pulse-banner-generator/archive/main.zip#powershell-core-builder Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.