review-sql
✓インジェクションのリスク、パラメータ化、インデックス作成とパフォーマンス、トランザクション、NULL と制約、方言の移植性について SQL とクエリ コードを確認します。言語のみのアトミックスキル。出力は結果リストです。
SKILL.md
Review SQL and query-related code for language and query conventions only. Cover injection and parameterization, indexing and execution-plan concerns, transactions and isolation, NULL and unique constraints, dialect portability, large-table and paging patterns, and sensitive columns and permissions. Emit a findings list in the standard format for aggregation. Do not define scope or perform full security/architectu...
When to use: When the code under review includes SQL (raw .sql, embedded in code, or ORM-generated). Scope (diff vs paths) is determined by the caller or user.
| Location | path/to/file.ext (optional line or range) or query identifier. | | Category | language-sql. | | 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-sql- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-12
- 更新日
- 2026-02-18
クイックアンサー
review-sql とは?
インジェクションのリスク、パラメータ化、インデックス作成とパフォーマンス、トランザクション、NULL と制約、方言の移植性について SQL とクエリ コードを確認します。言語のみのアトミックスキル。出力は結果リストです。 ソース: nesnilnehc/ai-cortex。
review-sql のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-sql インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/nesnilnehc/ai-cortex
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-12