← スキル一覧に戻る

query-validation
by nimrodfisher
A comprehensive list of Claude skills for a wide range of data analytics tasks
⭐ 0🍴 0📅 2026年1月14日
SKILL.md
name: query-validation description: SQL query review and validation for correctness, performance, and best practices. Use when reviewing queries for logical errors, optimizing query performance, checking for SQL anti-patterns, or validating business logic implementation in SQL.
Query Validation
Quick Start
Review SQL queries for correctness, performance, and adherence to best practices.
Context Requirements
- SQL Query: The query to validate
- Database Type: PostgreSQL, MySQL, Snowflake, BigQuery, Redshift, etc.
- Schema Information: Relevant table structures
- Business Logic (optional): What the query should calculate
- Performance Context (optional): Expected row counts, current runtime
Context Gathering
For query input:
"Please provide:
- The SQL query to validate
- What database system you're using (PostgreSQL, Snowflake, etc.)
- Relevant table schemas (or I can help you extract them)"
For schema:
"To validate joins and column references, I need table schemas. You can provide:
Option 1 - Quick: Just the tables/columns used in the query
Option 2 - Comprehensive:
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です