AI AGENT ADDONS

Convex Quickstart

get-convex/agent-skills
Backend & APIs
87,835installs

You can set up a Convex backend for your app fast. This guide helps you start a new project or add Convex to an existing one. It uses the official npm create convex@latest tool to scaffold everything. You get a working frontend and backend with one command. It also runs npx convex dev --once to check your code and schema. Anyone building a web app can benefit from this quick start.

The skill works with popular frameworks like React, Next.js, Vue, and Svelte. It picks a template for you or you can choose one from a list. The process runs in the background so you don't need to click through prompts. Just run a few commands and your Convex project is ready to go.

If you already have Convex installed, just start building. This skill is only for the first time setup. Use it to avoid manual steps and get your backend up in minutes.

Add Convex Quickstart skill to your workflow

Global

mkdir -p ~/.claude/skills/convex-quickstart

Project

mkdir -p .claude/skills/convex-quickstart

Source Repository

Stars
35
Forks
7
Watchers
35
Last Push
29 days ago
Created
5 months ago