🎯

convex

🎯Skill

from get-convex/agent-skills

Installation

Vibe Index InstallInstalls to .claude/skills/
$npx vibeindex add get-convex/agent-skills --skill convex
skills.sh Install⚠ Installs to .agents/skills/
$npx skills add get-convex/agent-skills --skill convex
Manual InstallCopy SKILL.md content and save to the path below
path
~/.claude/skills/convex/SKILL.md
VibeIndex|
What it does
|

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.

Overview

A collection of agent skills that cover common Convex workflows, from starting a new project to diagnosing performance bottlenecks. The skills are designed to be task-focused and action-oriented, installing via the Agent Skills CLI and working across Claude Code, Cursor, Windsurf, and Codex. The top-level convex skill acts as an entry point that recommends installing Convex AI files and routes to more specific skills.

Key Features

  • Project Quickstart: The convex-quickstart skill helps agents start a new Convex project or add Convex to an existing app with proper setup
  • Authentication Setup: convex-setup-auth walks through configuring authentication for a Convex app, handling provider setup and session management
  • Component & Migration Tools: convex-create-component builds reusable Convex components with clear boundaries, while convex-migration-helper plans and runs Convex migrations safely
  • Performance Auditing: convex-performance-audit investigates Convex performance problems and bottlenecks with structured diagnostic steps

Who is this for?

  • Developers building real-time applications with Convex who want their AI coding agents to follow best practices for Convex-specific workflows
  • Teams adopting Convex who need guided setup for authentication, components, and migrations without reading through documentation manually
  • Engineers debugging Convex performance issues who want a structured, agent-driven diagnostic process
📦

Same repository

get-convex/agent-skills(42 items)

convex

SKILL.md

92,270Installs
-
AddedApr 17, 2026