Gets you from zero to a working Convex backend in minutes. Scaffolds new projects with `npm create convex@latest` using templates like React+Vite+shadcn or Next.js+Clerk, or adds Convex to existing apps by installing the package and wiring up ConvexProvider. Handles the annoying bits like picking the right environment variable names for your framework (VITE_CONVEX_URL vs NEXT_PUBLIC_CONVEX_URL) and setting up the client correctly at module scope. Won't run `npx convex dev` for you since that needs interactive login, but walks you through it. Smart enough to detect if Convex is already installed and skip the setup.
npx -y skills add get-convex/agent-skills --skill convex-quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar