Convex Schema Validator banner
waynesutton waynesutton

Convex Schema Validator

Development community

Description

--- name: Convex Schema Validator description: Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes version: 1.0.0 author: Convex tags: [convex, schema, validation, typescript, indexes, migrations] --- # Convex Schema Validator Define and validate database schemas in Convex with proper typing, index configuration, optional fields, unions, and strategies for schema migrations. ## Documentation Sou

Installation

Installs to ~/.claude/skills/waynesutton-opensync-convex-schema-validator/SKILL.md

Terminal
mkdir -p ~/.claude/skills/waynesutton-opensync-convex-schema-validator && curl -fsSL https://raw.githubusercontent.com/waynesutton/opensync/HEAD/.claude/skills/convex-schema-validator.md -o ~/.claude/skills/waynesutton-opensync-convex-schema-validator/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository