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.
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.
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/convex-agent-plugins.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/get-convex/convex-agent-plugins --skill convex-quickstart- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
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/convex-agent-plugins.
How do I install convex-quickstart?
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/convex-agent-plugins --skill convex-quickstart Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/get-convex/convex-agent-plugins
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-11