convex-quickstart
Quickly scaffold new Convex projects or integrate Convex into existing React, Next.js, Vue, and Svelte applications.
Install
npx skills add https://github.com/get-convex/agent-skills --skill convex-quickstartStats
| Total installs | 9,083 |
| Weekly installs | 9.1K |
| GitHub stars | 16 |
| First seen | Feb 18, 2026 |
| Source | @get-convex/agent-skills |
Summary
- Supports two paths: scaffolding from templates (React + Vite, Next.js, Vue, Svelte, or bare backend) or adding Convex to an existing app with manual provider setup
- Templates include pre-configured frontend frameworks, Tailwind, shadcn/ui, and optional auth (Clerk, Convex Auth, Lucia)
- Requires running npx convex dev as a long-running process to sync backend code and manage deployments; cloud agents can use anonymous mode via CONVEX_AGENT_MODE=anonymous
- Provides step-by-step wiring for React (Vite), Next.js App Router, and links to guides for Vue, Svelte, React Native, Remix, and Node.js
Tags
Related skills
| Skill | Installs | vs convex-quickstart |
|---|---|---|
| mcp-apps-builder | 6,338 | -2,745 |
| ai-sdk | 14,212 | +5,129 |
| two-factor-authentication-best-practices | 5,828 | -3,255 |
| architecture-blueprint-generator | 8,126 | -957 |
| typescript-expert | 4,562 | -4,521 |
FAQ
- How many installs does convex-quickstart have?
- convex-quickstart has 9,083 total installs and 9.1K installs this week.
- Where is convex-quickstart hosted?
- convex-quickstart is published by @get-convex/agent-skills at https://github.com/get-convex/agent-skills.
- How many GitHub stars does convex-quickstart have?
- convex-quickstart has 16 GitHub stars.
- When was convex-quickstart first indexed?
- OrangeBot.AI first indexed convex-quickstart on Feb 18, 2026.
- How do I install convex-quickstart?
- Run: npx skills add https://github.com/get-convex/agent-skills --skill convex-quickstart