🎯

convex-docs

🎯Skill

from get-convex/agent-skills

Installation

Vibe Index InstallInstalls to .claude/skills/
$npx vibeindex add get-convex/agent-skills --skill convex-docs
skills.sh Install⚠ Installs to .agents/skills/
$npx skills add get-convex/agent-skills --skill convex-docs
Manual InstallCopy SKILL.md content and save to the path below
path
~/.claude/skills/convex-docs/SKILL.md
πŸ“¦

Same repository

get-convex/agent-skills(42 items)

convex-docs

SKILL.md

20,963Installs
-
AddedSep 2, 2026

More from this repository10

🎯
convex-quickstart🎯Skill

Convex agent skill that initializes a new Convex backend from scratch with schema, auth, and basic CRUD operations for starting new projects.

🎯
convex-create-component🎯Skill

Designs and builds reusable Convex components with isolated tables, clear boundaries, and small app-facing APIs to package backend logic or third-party integrations for reuse across apps.

🎯
convex-performance-audit🎯Skill

Audits and optimizes Convex application performance across hot-path reads, write contention, subscription cost, OCC conflicts, and function limits using `npx convex insights`.

🎯
convex-setup-auth🎯Skill

Sets up Convex authentication end-to-end β€” user management, identity mapping, and access control via Convex Auth, Clerk, WorkOS AuthKit, Auth0, or custom JWT β€” wiring `auth.config.ts` and a users table.

🎯
convex-migration-helper🎯Skill

Plans and executes zero-downtime Convex schema and data migrations via the widen-migrate-narrow workflow and the `@convex-dev/migrations` component, handling backfills, type changes, and table splits or merges.

🎯
convex🎯Skill

A collection of agent skills for common Convex workflows, covering project setup, authentication, component creation, migrations, and performance auditing, usable across Claude Code, Cursor, Windsurf, and Codex.

🎯
convex-auth🎯Skill

Skill

🎯
convex-expert🎯Skill

Skill

🎯
convex-migrate🎯Skill

Skill

🎯
convex-authz🎯Skill

Skill