Convex

Convex from lev-os/agents.

by @lev-os 4 skills

Skills in this plugin

4
  1. Convex Quickstart · lev-os bundle
    Creates or adds Convex to an app. Use for new Convex projects, npm create convex@latest, frontend setup, env vars, or the first npx convex dev run.
    1 install
  2. Convex Create Component · lev-os bundle
    Builds reusable Convex components with isolated tables and app-facing APIs. Use for new components, reusable backend modules, integrations, or component boundary work.
    1 install
  3. Convex Migration Helper · lev-os bundle
    Plans Convex schema and data migrations with widen-migrate-narrow and @convex-dev/migrations. Use for breaking schema changes, backfills, table reshaping, or zero-downtime rollouts.
    1 install
  4. Convex Performance Audit · lev-os bundle
    Audits Convex performance for reads, subscriptions, write contention, and function limits. Use for slow features, insights findings, OCC conflicts, or read amplification.
    5 installs