get-convex/agent-skills

convex-migration-helper

All-time #332 First seen Mar 16, 2026
8-week activity · all time api

Installation

$ npx skills add https://github.com/get-convex/agent-skills

Summary

  • Plan and execute Convex schema migrations safely with multi-deploy workflows and data transformation.
  • Follows a predictable three-step pattern: widen schema, migrate data, narrow schema; handles online migrations where the app continues serving requests during async data updates Provides the @convex-dev/migrations component for batched, cursor-based pagination with state tracking, dry-run testing, progress monitoring, and automatic resume from failure Covers common patterns including adding required fields, deleting fields, changing field types, splitting nested data, and cleaning up orphaned documents Supports dual-write and dual-read strategies for zero-downtime migrations; includes a small-table shortcut for direct in-mutation backfills on tables under a few thousand documents

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Security audits

Partner security reviews for this skill.

agent-trust-hub SAFE

Analyzed May 1, 2026

The skill provides safe and helpful documentation and code patterns for Convex database migrations, utilizing official libraries and standard developer CLI tools.

snyk LOW

Analyzed May 1, 2026

No issues detected.

socket Score 0.9000 · 0 alerts

Analyzed May 1, 2026

  • license 1
  • maintenance 1
  • quality 0.9
  • supply chain 1
  • vulnerability 1

0 alerts

Also in this package

Other skills from get-convex/agent-skills · top by installs.

npx skills add https://github.com/get-convex/agent-skills

Browse all from get-convex/agent-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 53
License LICENSE
Default branch main
Open issues 2
Status Active

History

  1. First seen on skills.sh
  2. First recorded snapshot · 94,100 installs