convex-development
CommunityConvex best practices for robust backends.
Authorphrazzld
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Provides guidance on Convex backend structure, architecture, and performance/cost optimization.
Core Features & Use Cases
- Deep module pattern: Use convex/model/ with lightweight public API wrappers.
- CQRS-like separation: Distinguish reactive reads from non-reactive endpoints.
- Cost & performance: Emphasize indexing, pagination, and ergonomic queries.
Quick Start
Start by organizing code in convex/model/ and exposing thin wrappers in convex/*.ts.
Dependency Matrix
Required Modules
None requiredComponents
referencesscripts
💻 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-development Download link: https://github.com/phrazzld/claude-config/archive/main.zip#convex-development Please download this .zip file, extract it, and install it in the .claude/skills/ directory.