convex-core
CommunityBaseline Convex modeling and function authoring.
AuthorIgorWarzocha
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill consolidates core Convex modeling patterns to help you define strict schemas, validators, and indexed queries for reliable data access and function authoring.
Core Features & Use Cases
- Schema design and table definitions: Use
defineSchema/defineTableinconvex/schema.tswithv.*validators to model data with automatic system fields. - Validation-driven development: Build precise
args/returnsvalidators for queries, mutations, and actions to ensure type-safe, secure logic. - Performance and indexing guidance: Create and tune indexes to optimize reads, with awareness of pagination and system tables.
Quick Start
Inspect the core concepts and implement a basic Convex schema: define a table with a couple of fields using v.* validators, and add a simple index to demonstrate withIndex usage.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-core Download link: https://github.com/IgorWarzocha/realtime-dashboard-analytics-demo/archive/main.zip#convex-core 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.