convex-component-authoring

Installation
Summary

Self-contained Convex packages with isolated databases, functions, and type-safe exports for reuse across projects.

  • Includes isolated database tables, queries, mutations, actions, and TypeScript types within a single component package
  • Supports multiple component instances in a single app with custom naming and configuration options
  • Provides optional React hooks for type-safe frontend integration and simplified consumer APIs
  • Publishes to npm with proper peer dependencies, TypeScript declarations, and semantic versioning
SKILL.md

Convex Component Authoring

Create self-contained, reusable Convex components with proper isolation, exports, and dependency management for sharing across projects.

Documentation Sources

Before implementing, do not assume; fetch the latest documentation:

Instructions

What Are Convex Components?

Related skills
Installs
963
GitHub Stars
397
First Seen
Jan 24, 2026