convex-schema-validator
Define and validate Convex database schemas with TypeScript support, indexing, and migration strategies.
Install
npx skills add https://github.com/waynesutton/convexskills --skill convex-schema-validatorStats
| Total installs | 1,739 |
| Weekly installs | 1.7K |
| GitHub stars | 385 |
| First seen | Jan 24, 2026 |
| Source | @waynesutton/convexskills |
Summary
- Supports 13+ validator types including strings, numbers, booleans, document references, arrays, objects, unions, and discriminated unions for flexible data modeling
- Enables single-field and compound indexes plus full-text search indexes for optimized query performance
- Provides optional and nullable field patterns with clear migration paths for adding required fields and backfilling data
- Includes nested objects, arrays of objects, and record types for complex data structures with full TypeScript type inference
Tags
Related skills
| Skill | Installs | vs convex-schema-validator |
|---|---|---|
| data-analyst | 1,862 | +123 |
| springboot-security | 1,934 | +195 |
| clickhouse-io | 1,653 | -86 |
| mysql | 1,680 | -59 |
| convex-functions | 1,874 | +135 |
FAQ
- How many installs does convex-schema-validator have?
- convex-schema-validator has 1,739 total installs and 1.7K installs this week.
- Where is convex-schema-validator hosted?
- convex-schema-validator is published by @waynesutton/convexskills at https://github.com/waynesutton/convexskills.
- How many GitHub stars does convex-schema-validator have?
- convex-schema-validator has 385 GitHub stars.
- When was convex-schema-validator first indexed?
- OrangeBot.AI first indexed convex-schema-validator on Jan 24, 2026.
- How do I install convex-schema-validator?
- Run: npx skills add https://github.com/waynesutton/convexskills --skill convex-schema-validator