·function-creator
</>

function-creator

適切な検証、認証、エラー処理を備えた Convex クエリ、ミューテーション、およびアクションを作成します。新しい API エンドポイントを実装するときに使用します。

100インストール·21トレンド·@get-convex

インストール

$npx skills add https://github.com/get-convex/agent-skills --skill function-creator

function-creator のインストール方法

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

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

ソース: get-convex/agent-skills。

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/agent-skills。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/get-convex/agent-skills --skill function-creator
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-24
更新日
2026-03-10

Browse more skills from get-convex/agent-skills

クイックアンサー

function-creator とは?

適切な検証、認証、エラー処理を備えた Convex クエリ、ミューテーション、およびアクションを作成します。新しい API エンドポイントを実装するときに使用します。 ソース: get-convex/agent-skills。

function-creator のインストール方法は?

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

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

https://github.com/get-convex/agent-skills