convex-migration-helper
OfficialPlan and execute Convex schema migrations safely.
Authorget-convex
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers safely plan and execute schema migrations for Convex applications, preventing data loss and ensuring zero-downtime deployments.
Core Features & Use Cases
- Safe Schema Changes: Guides users through additive and breaking schema modifications.
- Data Backfilling: Provides patterns for migrating existing data to new structures.
- Zero-Downtime Strategies: Demonstrates dual-write patterns for continuous availability.
- Use Case: You need to add a required
emailfield to youruserstable. This skill will guide you through adding it as optional, backfilling existing users, and then making it required.
Quick Start
Use the convex-migration-helper skill to plan a migration for adding a required field to the users table.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: convex-migration-helper Download link: https://github.com/get-convex/agent-skills/archive/main.zip#convex-migration-helper Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.