·reporting-optimization
</>

reporting-optimization

poletron/custom-rules

高パフォーマンスのレポート作成とクエリ最適化のトリガー: レポート用にデータベース クエリを最適化するとき。

3インストール·0トレンド·@poletron

インストール

$npx skills add https://github.com/poletron/custom-rules --skill reporting-optimization

SKILL.md

Reporting queries often scan large datasets. Inefficient queries can degrade the performance of the entire system. Follow these guidelines to ensure speed and stability.

4.1 EXPLAIN ANALYZE Before deploying complex queries, use EXPLAIN ANALYZE to understand the execution plan.

4.2 Partial Indexes Create indexes that only cover a subset of rows to save space and speed up specific queries.

高パフォーマンスのレポート作成とクエリ最適化のトリガー: レポート用にデータベース クエリを最適化するとき。 ソース: poletron/custom-rules。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/poletron/custom-rules --skill reporting-optimization
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

reporting-optimization とは?

高パフォーマンスのレポート作成とクエリ最適化のトリガー: レポート用にデータベース クエリを最適化するとき。 ソース: poletron/custom-rules。

reporting-optimization のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/poletron/custom-rules --skill reporting-optimization インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

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

https://github.com/poletron/custom-rules