什麼是 review-powershell?
檢視 PowerShell 程式碼的語言和執行時間約定:進階函數、參數設計、錯誤處理、物件管道行為、相容性和可測試性。僅語言原子技能;輸出是一個結果列表。 來源:nesnilnehc/ai-cortex。
檢視 PowerShell 程式碼的語言和執行時間約定:進階函數、參數設計、錯誤處理、物件管道行為、相容性和可測試性。僅語言原子技能;輸出是一個結果列表。
透過命令列快速安裝 review-powershell AI 技能到你的開發環境
來源:nesnilnehc/ai-cortex。
Review code in PowerShell for language and runtime conventions only. Do not define scope (diff vs codebase) or perform security/architecture analysis; those are handled by scope and cognitive skills. Emit a findings list in the standard format for aggregation. Focus on advanced function design, parameter validation and binding, error handling semantics, object pipeline behavior, module/export and naming convention...
When to use: When the code under review is PowerShell (.ps1, .psm1, .psd1) and the task includes language/runtime quality. Scope is determined by the caller or user.
| Location | path/to/file.ext (optional line or range). | | Category | language-powershell. | | Severity | critical \| major \| minor \| suggestion. | | Title | Short one-line summary. | | Description | 1-3 sentences. | | Suggestion | Concrete fix or improvement (optional). |
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-powershell檢視 PowerShell 程式碼的語言和執行時間約定:進階函數、參數設計、錯誤處理、物件管道行為、相容性和可測試性。僅語言原子技能;輸出是一個結果列表。 來源:nesnilnehc/ai-cortex。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-powershell 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/nesnilnehc/ai-cortex