·function-creator
</>

function-creator

Cree consultas, mutaciones y acciones convexas con validación, autenticación y manejo de errores adecuados. Úselo al implementar nuevos puntos finales de API.

100Instalaciones·21Tendencia·@get-convex

Instalación

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

Cómo instalar function-creator

Instala rápidamente el skill de IA function-creator en tu entorno de desarrollo mediante línea de comandos

  1. Abrir Terminal: Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.)
  2. Ejecutar comando de instalación: Copia y ejecuta este comando: npx skills add https://github.com/get-convex/agent-skills --skill function-creator
  3. Verificar instalación: Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

Fuente: get-convex/agent-skills.

SKILL.md

Ver original

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.

Cree consultas, mutaciones y acciones convexas con validación, autenticación y manejo de errores adecuados. Úselo al implementar nuevos puntos finales de API. Fuente: get-convex/agent-skills.

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/get-convex/agent-skills --skill function-creator
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-02-24
Actualizado
2026-03-10

Browse more skills from get-convex/agent-skills

Respuestas rápidas

¿Qué es function-creator?

Cree consultas, mutaciones y acciones convexas con validación, autenticación y manejo de errores adecuados. Úselo al implementar nuevos puntos finales de API. Fuente: get-convex/agent-skills.

¿Cómo instalo function-creator?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/get-convex/agent-skills --skill function-creator Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

¿Dónde está el repositorio de origen?

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