review-performance とは?
コードのパフォーマンスをレビューします: 複雑さ、データベース/クエリの効率、I/O とネットワークのコスト、メモリと割り当ての動作、同時実行の競合、キャッシュ、レイテンシ/スループットの回帰。認知のみのアトミックスキル。出力は結果リストです。 ソース: nesnilnehc/ai-cortex。
コードのパフォーマンスをレビューします: 複雑さ、データベース/クエリの効率、I/O とネットワークのコスト、メモリと割り当ての動作、同時実行の競合、キャッシュ、レイテンシ/スループットの回帰。認知のみのアトミックスキル。出力は結果リストです。
コマンドラインで review-performance AI スキルを開発環境にすばやくインストール
ソース: nesnilnehc/ai-cortex。
Review code for performance concerns only. Do not define scope (diff vs codebase) or perform security/architecture/language-framework convention analysis; those are handled by other atomic skills. Emit a findings list in the standard format for aggregation. Focus on algorithmic complexity, query efficiency, I/O and network cost, memory behavior, contention and concurrency bottlenecks, caching strategy, and measura...
When to use: When the task includes performance review. Scope and code range are determined by the caller or user.
Edge case: No clear performance risk in small formatting diff
コードのパフォーマンスをレビューします: 複雑さ、データベース/クエリの効率、I/O とネットワークのコスト、メモリと割り当ての動作、同時実行の競合、キャッシュ、レイテンシ/スループットの回帰。認知のみのアトミックスキル。出力は結果リストです。 ソース: nesnilnehc/ai-cortex。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-performanceコードのパフォーマンスをレビューします: 複雑さ、データベース/クエリの効率、I/O とネットワークのコスト、メモリと割り当ての動作、同時実行の競合、キャッシュ、レイテンシ/スループットの回帰。認知のみのアトミックスキル。出力は結果リストです。 ソース: nesnilnehc/ai-cortex。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-performance インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/nesnilnehc/ai-cortex