·convex-performance-patterns
{}

convex-performance-patterns

fluid-tools/claude-skills

非正規化、インデックス設計、N+1 クエリの回避、OCC (Optimistic Concurrency Control)、ホット スポットの処理など、Convex パフォーマンスの最適化に関するガイド。クエリのパフォーマンスの最適化、データ モデルの設計、競合の多い書き込みの処理、または OCC エラーのトラブルシューティングを行うときに使用します。パフォーマンスの問題、インデックスの最適化、非正規化パターン、または同時実行制御タスクに対してアクティブ化されます。

42インストール·1トレンド·@fluid-tools

インストール

$npx skills add https://github.com/fluid-tools/claude-skills --skill convex-performance-patterns

SKILL.md

Convex is designed for performance, but requires specific patterns to achieve optimal results. This skill covers denormalization strategies, index design, avoiding common performance pitfalls, and handling concurrency with OCC (Optimistic Concurrency Control).

CRITICAL RULE: This codebase has @typescript-eslint/no-explicit-any enabled. Using any will cause build failures.

Convex queries should use indexes for efficient data retrieval. If you're scanning entire tables, you're doing it wrong.

非正規化、インデックス設計、N+1 クエリの回避、OCC (Optimistic Concurrency Control)、ホット スポットの処理など、Convex パフォーマンスの最適化に関するガイド。クエリのパフォーマンスの最適化、データ モデルの設計、競合の多い書き込みの処理、または OCC エラーのトラブルシューティングを行うときに使用します。パフォーマンスの問題、インデックスの最適化、非正規化パターン、または同時実行制御タスクに対してアクティブ化されます。 ソース: fluid-tools/claude-skills。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/fluid-tools/claude-skills --skill convex-performance-patterns
カテゴリ
{}データ分析
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

convex-performance-patterns とは?

非正規化、インデックス設計、N+1 クエリの回避、OCC (Optimistic Concurrency Control)、ホット スポットの処理など、Convex パフォーマンスの最適化に関するガイド。クエリのパフォーマンスの最適化、データ モデルの設計、競合の多い書き込みの処理、または OCC エラーのトラブルシューティングを行うときに使用します。パフォーマンスの問題、インデックスの最適化、非正規化パターン、または同時実行制御タスクに対してアクティブ化されます。 ソース: fluid-tools/claude-skills。

convex-performance-patterns のインストール方法は?

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

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

https://github.com/fluid-tools/claude-skills