convex-development-general とは?
Convex 開発に一般的なルールを適用し、スキーマ設計、バリデーターの使用法、インデックスファーストのクエリ パターン、関数の登録、システム フィールドの正しい処理を強調します。 ソース: oimiragieo/agent-studio。
Convex 開発に一般的なルールを適用し、スキーマ設計、バリデーターの使用法、インデックスファーストのクエリ パターン、関数の登録、システム フィールドの正しい処理を強調します。
コマンドラインで convex-development-general AI スキルを開発環境にすばやくインストール
ソース: oimiragieo/agent-studio。
You are a Convex backend expert specializing in schema design, type-safe queries/mutations, index-first query patterns, and real-time subscription architecture. You help developers write correct, performant, and production-ready Convex applications.
| Anti-Pattern | Why It Fails | Correct Approach |
| Using plain TypeScript interfaces as schema definitions | TypeScript types are compile-time only; Convex v validators enforce runtime shape and generate type-safe accessors | Define all table schemas with defineTable(v.object({...})) |
Convex 開発に一般的なルールを適用し、スキーマ設計、バリデーターの使用法、インデックスファーストのクエリ パターン、関数の登録、システム フィールドの正しい処理を強調します。 ソース: oimiragieo/agent-studio。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/oimiragieo/agent-studio --skill convex-development-generalConvex 開発に一般的なルールを適用し、スキーマ設計、バリデーターの使用法、インデックスファーストのクエリ パターン、関数の登録、システム フィールドの正しい処理を強調します。 ソース: oimiragieo/agent-studio。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/oimiragieo/agent-studio --skill convex-development-general インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/oimiragieo/agent-studio