Skip to the content.

Home · Installation · Plugins · Contributing · GitHub

Plugins

Each skill belongs to one focused plugin. The aggregate root plugin loads all six directories without duplicating skill ownership.

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. 5 skills.

Skill Use it for
deploy-scripts Build discovery and multi-platform deployment
local-mcp-server-development Local .NET MCP servers for desktop automation
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

shmuelie-authoring

Produce rigorous specifications and measure prose readability. 2 skills.

Skill Use it for
ietf-rfc-authoring RFC-style specifications with kramdown-rfc
writing-level-analysis Readability metrics for user-provided text

shmuelie-dotnet

Develop, package, and distribute modern .NET and Windows applications. 6 skills.

Skill Use it for
csharp-interop COM, P/Invoke, Native AOT, and native hosting
dotnet-project-init Repository, solution, test, packaging, and CI setup
icon-assets Application, MSIX, NuGet, and web icon assets
msix-store-submission MSIX packaging and Microsoft Store submission
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