Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.
powershell-core
star 4
PowerShell core conventions covering PowerShell 7.4 LTS (cross-platform pwsh) vs Windows PowerShell 5.1 (built-in legacy), Verb-Noun cmdlet naming with approved verbs, advanced functions ([CmdletBinding()] / param blocks / SupportsShouldProcess), pipeline semantics (ValueFromPipeline, process/begin/end blocks), strict mode (Set-StrictMode -Version 3.0), $ErrorActionPreference, $PSStyle ANSI formatting, ForEach-Object -Parallel, ConvertFrom-Json -AsHashtable. Use proactively when the user asks to "写 PowerShell 脚本 / pwsh 脚本 / Windows 自动化 / cmdlet 开发". Also triggers on "powershell", "pwsh", "ps1", "cmdlet", "advanced function", "Verb-Noun", "$PSStyle", "Set-StrictMode", "powershell 规范".
Install via CLI
npx skills add https://github.com/lazygophers/ccplugin --skill powershell-core
Repository Details
star Stars
4
call_split Forks
2
navigation Branch
main
article Path
SKILL.md
More from Creator
lazygophers Explore all skills →