·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。

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 で使用できるようになります

ソースリポジトリはどこですか?

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