hmohamed01/powershell-expert — reverse-engineered prompt
Reverse engineered prompt
Build me a Claude Code skill for PowerShell on Windows that acts like a PowerShell expert whenever I ask for help. I want it to be good at writing scripts, functions, tools, modules, and simple desktop GUIs with Windows Forms or WPF, and it should guide the code toward Microsoft style best practices like clear naming, solid parameters, pipeline friendly design, and proper error handling.
It should also help me figure out what module to use for a job, search the PowerShell Gallery, and suggest popular modules by category. When it gives me cmdlet syntax or recommends a module, have it verify that against live Microsoft docs or the Gallery when possible, and fall back gracefully if a lookup fails.
Please package it like a real Claude skill I can drop into my skills folder so it activates automatically when I ask for PowerShell help. Look up current docs online if you need to.
Want more depth? Deep Reverse