·convex-development-general
</>

convex-development-general

Convex 開発に一般的なルールを適用し、スキーマ設計、バリデーターの使用法、インデックスファーストのクエリ パターン、関数の登録、システム フィールドの正しい処理を強調します。

19インストール·1トレンド·@oimiragieo

インストール

$npx skills add https://github.com/oimiragieo/agent-studio --skill convex-development-general

convex-development-general のインストール方法

コマンドラインで convex-development-general AI スキルを開発環境にすばやくインストール

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

ソース: 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-general
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-07
更新日
2026-03-10

Browse more skills from oimiragieo/agent-studio

クイックアンサー

convex-development-general とは?

Convex 開発に一般的なルールを適用し、スキーマ設計、バリデーターの使用法、インデックスファーストのクエリ パターン、関数の登録、システム フィールドの正しい処理を強調します。 ソース: oimiragieo/agent-studio。

convex-development-general のインストール方法は?

ターミナルまたはコマンドラインツール(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