function-creator
✓適切な検証、認証、エラー処理を備えた Convex クエリ、ミューテーション、およびアクションを作成します。新しい API エンドポイントを実装するときに使用します。
SKILL.md
Generate secure, type-safe Convex functions following all best practices.
Important: If your action needs Node.js-specific APIs (crypto, third-party SDKs, etc.), add "use node" at the top of the file. Files with "use node" can ONLY contain actions, not queries or mutations.
Note: If you only need basic fetch (no Node.js APIs), you can omit "use node". But for third-party SDKs, crypto, or other Node.js features, you must use it.
適切な検証、認証、エラー処理を備えた Convex クエリ、ミューテーション、およびアクションを作成します。新しい API エンドポイントを実装するときに使用します。 ソース: get-convex/convex-agent-plugins。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/get-convex/convex-agent-plugins --skill function-creator- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-11
- 更新日
- 2026-02-18
クイックアンサー
function-creator とは?
適切な検証、認証、エラー処理を備えた Convex クエリ、ミューテーション、およびアクションを作成します。新しい API エンドポイントを実装するときに使用します。 ソース: get-convex/convex-agent-plugins。
function-creator のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/get-convex/convex-agent-plugins --skill function-creator インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/get-convex/convex-agent-plugins
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-11