Home · Modules · Installation · Contributing · GitHub
Independently versioned PowerShell modules for developer workflows across Git, GitHub Copilot CLI, Node.js, Visual Studio, and general tooling.
Each module ships its own manifest, README, changelog, package artifact, semantic version, and release tag. Versions are not kept in lockstep, so you can install and upgrade each module on its own.
Modules
| Module | Description | Version |
|---|---|---|
| Shmuelie.Git | Git worktrees, layout, status, completion, and prediction | 0.8.1 |
| Shmuelie.Copilot | Copilot CLI sessions, plugins, marketplaces, MCP, and launcher | 0.3.1 |
| Shmuelie.Node | Node.js, nvm-windows, npm, and ADO npm credentials | 0.1.4 |
| Shmuelie.Utilities | .NET, Python, VS Code, and terminal helpers | 0.3.1 |
| Shmuelie.Windows | Windows-only installed-apps, Terminal, WPR, and service helpers | 0.1.2 |
| Shmuelie.Dsc | DSC v3 resources for setup: modules, symlinks, Copilot plugins/marketplaces, uv tools | 0.1.0 |
| Shmuelie.VisualStudio | Visual Studio discovery and developer shell launch helpers | 0.1.1 |
Quick start
Install-PSResource Shmuelie.Git
Import-Module Shmuelie.Git
See the installation guide for gallery status, updates, and building from source.
Public by design
These modules are for public distribution and exclude internal-only tooling, private endpoints, organization-specific systems, and credentials. The build scans sources and documentation for forbidden markers. See the contribution guide.