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.
Global
mkdir -p ~/.claude/skills/convex-quickstartProject
mkdir -p .claude/skills/convex-quickstartSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firebase Remote Config Basicsfirebase/agent-skills
Change your app's behavior instantly without a new update
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls
Firecrawl Build Scrapefirecrawl/skills
Extract clean web content from a single URL quickly and reliably