What is convex-quickstart?
Initialize a new Convex backend from scratch with schema, auth, and basic CRUD operations. Use when starting a new project or adding Convex to an existing app. Source: get-convex/agent-skills.
Initialize a new Convex backend from scratch with schema, auth, and basic CRUD operations. Use when starting a new project or adding Convex to an existing app.
Quickly install convex-quickstart AI skill to your development environment via command line
Source: get-convex/agent-skills.
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.
Initialize a new Convex backend from scratch with schema, auth, and basic CRUD operations. Use when starting a new project or adding Convex to an existing app. Source: get-convex/agent-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/get-convex/agent-skills --skill convex-quickstartInitialize a new Convex backend from scratch with schema, auth, and basic CRUD operations. Use when starting a new project or adding Convex to an existing app. Source: get-convex/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/get-convex/agent-skills --skill convex-quickstart Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/get-convex/agent-skills