·review-powershell
</>

review-powershell

查看 PowerShell 代码的语言和运行时约定:高级函数、参数设计、错误处理、对象管道行为、兼容性和可测试性。仅语言原子技能;输出是一个结果列表。

19安装·2热度·@nesnilnehc

安装

$npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-powershell

如何安装 review-powershell

通过命令行快速安装 review-powershell AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-powershell
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:nesnilnehc/ai-cortex。

SKILL.md

查看原文

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
分类
</>开发工具
认证
收录时间
2026-02-26
更新时间
2026-03-10

Browse more skills from nesnilnehc/ai-cortex

快速解答

什么是 review-powershell?

查看 PowerShell 代码的语言和运行时约定:高级函数、参数设计、错误处理、对象管道行为、兼容性和可测试性。仅语言原子技能;输出是一个结果列表。 来源:nesnilnehc/ai-cortex。

如何安装 review-powershell?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-powershell 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/nesnilnehc/ai-cortex

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-26