convex

Installation
SKILL.md

This skill provides expert guidance for building applications with Convex - the full-stack reactive database platform.

Quick Start

When a user wants to start with Convex:

  1. New project:

    npm create convex@latest
    npx convex dev
    
  2. Add to existing project:

    npm install convex
    npx convex dev
    
  3. Verify: Check dashboard at https://dashboard.convex.dev

Related skills

More from dimitrigilbert/ai-skills

Installs
9
GitHub Stars
5
First Seen
Feb 1, 2026