·function-creator
</>

function-creator

Crea query, mutazioni e azioni convesse con validazione, autenticazione e gestione degli errori adeguate. Da utilizzare durante l'implementazione di nuovi endpoint API.

65Installazioni·2Tendenza·@get-convex

Installazione

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

Come installare function-creator

Installa rapidamente la skill AI function-creator nel tuo ambiente di sviluppo tramite riga di comando

  1. Apri il terminale: Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.)
  2. Esegui il comando di installazione: Copia ed esegui questo comando: npx skills add https://github.com/get-convex/convex-agent-plugins --skill function-creator
  3. Verifica l'installazione: Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Fonte: get-convex/convex-agent-plugins.

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.

Crea query, mutazioni e azioni convesse con validazione, autenticazione e gestione degli errori adeguate. Da utilizzare durante l'implementazione di nuovi endpoint API. Fonte: get-convex/convex-agent-plugins.

Fatti (pronti per citazione)

Campi e comandi stabili per citazioni AI/ricerca.

Comando di installazione
npx skills add https://github.com/get-convex/convex-agent-plugins --skill function-creator
Categoria
</>Sviluppo
Verificato
Prima apparizione
2026-02-11
Aggiornato
2026-03-10

Browse more skills from get-convex/convex-agent-plugins

Risposte rapide

Che cos'è function-creator?

Crea query, mutazioni e azioni convesse con validazione, autenticazione e gestione degli errori adeguate. Da utilizzare durante l'implementazione di nuovi endpoint API. Fonte: get-convex/convex-agent-plugins.

Come installo function-creator?

Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/get-convex/convex-agent-plugins --skill function-creator Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Dov'è il repository sorgente?

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