convex-helpers
OfficialSafe internal helpers for Convex backends.
Authorplanetaryescape
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Convex backends often hit TypeScript recursion limits when many modules import and reference types deeply. The convex-helpers skill provides a pattern of thin internalQuery wrappers to keep queries lightweight and maintainable, avoiding runaway type instantiation.
Core Features & Use Cases
- Centralized internalQuery wrappers for common operations such as getCurrentUser and getConversation.
- Auth-safe patterns and batched data retrieval to minimize redundant calls and simplify action logic.
- Clear usage in actions via internal.lib.helpers, reducing TypeScript complexity and duplication across modules.
Quick Start
Use the convex-helpers skill to fetch the current user with internal.lib.helpers.getCurrentUser and to retrieve a conversation by ID using internal.lib.helpers.getConversation.
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-helpers Download link: https://github.com/planetaryescape/blah.chat/archive/main.zip#convex-helpers 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 223,000+ vetted skills library on demand.