Home · Installation · Plugins · Contributing · GitHub
Plugins
Each skill belongs to one focused plugin. The aggregate root plugin loads all eight directories without duplicating skill ownership.
shmuelie-nuget
Create, package, validate, and release .NET libraries. 4 skills.
| Skill | Use it for |
|---|---|
| dotnet-library-projects | Library/API/framework decisions and a canonical example |
| nuget-package-authoring | Package metadata, assets, dependencies, Source Link, and symbols |
| dotnet-library-ci | Read-only CI and isolated packed-library consumption |
| nuget-release | SemVer/changelog, trusted publishing, release assets, and recovery |
shmuelie-github
Manage GitHub work with repository-specific approval boundaries. 5 skills.
| Skill | Use it for |
|---|---|
| github-issue-triage | Evidence-based issue classification and routine labels/comments |
| prepare-issue | Design questions, approval, and implementation readiness |
| github-pull-requests | PR creation, review coordination, and authorized merge/closure |
| github-repository-management | Approved label/milestone definitions and bulk administration |
| github-releases | Verified tags, staged assets, publication, and explicit recovery |
shmuelie-copilot
Operate and understand Copilot CLI itself. 5 skills.
| Skill | Use it for |
|---|---|
| copilot-playbook | Teach effective workflows from real prompts |
| copilot-session-management | Repair sessions and manage plugins |
| copilot-session-report | Document one completed session |
| copilot-usage-report | Analyze usage patterns |
| plugin-authoring | Publish plugins and marketplaces |
shmuelie-devenv
Build reliable developer shells, profiles, deployment scripts, and local integrations and inspect threat-model files read-only. 9 skills.
| Skill | Use it for |
|---|---|
| deploy-scripts | Build discovery and multi-platform deployment |
| azure-pipelines-powershell | Pipeline expression timing, PowerShell value binding, versioning, and publication gates |
| local-mcp-server-development | Local .NET MCP servers for desktop automation |
| powershell-gallery-publishing | Tag-triggered PowerShell Gallery publishing and module releases |
| powershell-profile | Profiles, PSReadLine, prompts, and terminal recovery |
| powershell-scripting | Safe destructive and bulk cmdlets |
| shell-wsl | Reliable shell scripts, WSL, SSH deployment, and Cargo |
| windows-self-hosted-runner | Clean Windows runner bootstrap, service identity, SDK access, and readiness |
| threat-model-files | Read-only tm7 dictionaries, diagrams, threat triage, and unresolved references |
shmuelie-authoring
Produce specifications and proposals, measure readability, and create project artwork. 4 skills.
| Skill | Use it for |
|---|---|
| ietf-rfc-authoring | RFC-style specifications with kramdown-rfc |
| writing-level-analysis | Readability metrics for user-provided text |
| project-header-artwork | Provider-neutral banners, source preservation, and honest fallback states |
| project-proposal | Safe offline compact/split proposal packages with structural validation |
shmuelie-dotnet
Develop, package, and diagnose modern .NET and Windows applications, and analyze data with LINQPad/DuckDB. 10 skills.
| Skill | Use it for |
|---|---|
| csharp-interop | COM, P/Invoke, Native AOT, and native hosting |
| linqpad-duckdb | Synthetic Parquet/Delta queries, optional Azure credentials, logical schemas, and scan costs |
| event-contracts | Typed diagnostic fields, retry/activity correlation, and decoded-event inspection |
| openapi-client-generation | Reproducible HTTP clients, endpoint ownership, and fake-transport validation |
| dotnet-project-init | General repository, solution, application, test, and CI setup |
| icon-assets | Application, MSIX, NuGet, and web icon assets |
| msix-store-submission | MSIX packaging and Microsoft Store submission |
| msix-servicing | Deployment hooks, full-trust servicing, migrations, and update probes |
| roslyn-sourcegen | Incremental generators and analyzers |
| winui3-msix | WinUI 3 binding, packaging, testing, and DI |
shmuelie-systems
Work across embedded Linux, self-hosted infrastructure, and accelerator hardware. 3 skills.
| Skill | Use it for |
|---|---|
| embedded-cpp | Buildroot, cross-compilation, size, and testing |
| homelab-infra | Proxmox, GPU passthrough, Home Assistant, Jellyfin |
| qualcomm-aic | Qualcomm Cloud AI 100 SDK and inference |
shmuelie-typescript
Build TypeScript CLIs that remain correct under concurrency, failure, and filesystem scale. 1 skill.
| Skill | Use it for |
|---|---|
| typescript-cli | Process pools, caches, rate limits, and shutdown |