Labsco
get-convex logo

get-convex / agent-skills

35

A skill package that teaches your agent 6 capabilities — every one documented and browsable below, no GitHub required · by get-convex.

Each skill below is one capability this package teaches your agent. Install the whole package, or open a skill to install just that one.

convex🔥🔥✓ VerifiedFreeQuick setup

Routes general Convex requests to the right project skill. Use when the user asks which Convex skill to use or gives an underspecified Convex app task.

1 file — installable on its own

convex-create-component🔥🔥🔥✓ VerifiedFreeQuick setup

Builds reusable Convex components with isolated tables and app-facing APIs. Use for new components, reusable backend modules, integrations, or component boundary work.

10 files — installable on its own

convex-migration-helper🔥🔥🔥✓ VerifiedFreeQuick setup

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.

8 files — installable on its own

convex-performance-audit🔥🔥🔥✓ VerifiedFreeQuick setup

Audits Convex performance for reads, subscriptions, write contention, and function limits. Use for slow features, insights findings, OCC conflicts, or read amplification.

10 files — installable on its own

convex-quickstart🔥🔥🔥✓ VerifiedFreeQuick setup

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.

5 files — installable on its own

convex-setup-auth🔥🔥🔥✓ VerifiedFreeQuick setup

Sets up Convex auth, identity mapping, and access control. Use for login, auth providers, users tables, protected functions, or roles in a Convex app.

10 files — installable on its own