convex-quickstart
✓Initialisez un nouveau backend Convex à partir de zéro avec des opérations de schéma, d'authentification et CRUD de base. À utiliser lors du démarrage d'un nouveau projet ou de l'ajout de Convex à une application existante.
Installation
SKILL.md
Get a production-ready Convex backend set up in minutes. This skill guides you through initializing Convex, creating your schema, setting up auth, and building your first CRUD operations.
We'll use WorkOS AuthKit, which provides a complete auth solution with minimal setup.
Alternative auth providers: If you need to use a different provider (Clerk, Auth0, custom JWT), see the Convex auth documentation.
Initialisez un nouveau backend Convex à partir de zéro avec des opérations de schéma, d'authentification et CRUD de base. À utiliser lors du démarrage d'un nouveau projet ou de l'ajout de Convex à une application existante. Source : get-convex/convex-agent-plugins.
Faits (prêts à citer)
Champs et commandes stables pour les citations IA/recherche.
- Commande d'installation
npx skills add https://github.com/get-convex/convex-agent-plugins --skill convex-quickstart- Catégorie
- </>Développement
- Vérifié
- ✓
- Première apparition
- 2026-02-11
- Mis à jour
- 2026-02-18
Réponses rapides
Qu'est-ce que convex-quickstart ?
Initialisez un nouveau backend Convex à partir de zéro avec des opérations de schéma, d'authentification et CRUD de base. À utiliser lors du démarrage d'un nouveau projet ou de l'ajout de Convex à une application existante. Source : get-convex/convex-agent-plugins.
Comment installer convex-quickstart ?
Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/get-convex/convex-agent-plugins --skill convex-quickstart Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code ou Cursor
Où se trouve le dépôt source ?
https://github.com/get-convex/convex-agent-plugins
Détails
- Catégorie
- </>Développement
- Source
- skills.sh
- Première apparition
- 2026-02-11