·convex
</>

convex

sebastiaanwouters/dotagents

Convex バックエンド開発 - データベース、クエリ、ミューテーション、アクション、リアルタイム API

7インストール·0トレンド·@sebastiaanwouters

インストール

$npx skills add https://github.com/sebastiaanwouters/dotagents --skill convex

SKILL.md

ALWAYS use the new function syntax with args, returns, and handler:

| Type | TS Type | Validator | Notes |

| Id | string | v.id(tableName) | | | Null | null | v.null() | Use instead of undefined | | Int64 | bigint | v.int64() | NOT v.bigint() (deprecated) | | Float64 | number | v.number() | | | Boolean | boolean | v.boolean() | | | String | string | v.string() | | | Bytes | ArrayBuffer | v.bytes() | | | Array | Array | v.array(values) | Max 8192 values |

Convex バックエンド開発 - データベース、クエリ、ミューテーション、アクション、リアルタイム API ソース: sebastiaanwouters/dotagents。

原文を見る

引用可能な情報

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

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

クイックアンサー

convex とは?

Convex バックエンド開発 - データベース、クエリ、ミューテーション、アクション、リアルタイム API ソース: sebastiaanwouters/dotagents。

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

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

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

https://github.com/sebastiaanwouters/dotagents