C

convex-create-component

Por:get-convex·#157 en tendencia

Install the convex-create-component skill for your AI agent. Published by get-convex/agent-skills.

32.7Kinstalaciones semanales
24estrellas
visto por primera vezToday

Instalación

Envíe este comando a su agente de IA:

npx skills add https://github.com/get-convex/agent-skills --skill convex-create-component

Documentación

Design and build isolated, reusable Convex backend components with clear boundaries and app-facing wrappers.

  • Supports three component shapes: local (single-app), packaged (npm), and hybrid (both), with a decision tree to choose the right fit
  • Enforces architectural boundaries: components own their tables and functions, while the app handles authentication, environment access, and client-facing wrappers
  • Provides a complete workflow from planning (tables, public API, data flow) through implementation, wiring with app.use(...), and validation via npx convex dev
  • Includes patterns for authentication handoff, ID passing across boundaries, function handles for callbacks, and class-based client wrappers for published components

Campo de golf

GitHub

Auditorías de seguridad