# Convex Create Component

> Convex Components with isolated tables, not React

**Subcategory:** Convex  
**License:** Apache-2.0  
**Source:** https://github.com/get-convex/agent-skills/blob/main/skills/convex-create-component/SKILL.md

---

## When it is useful

Build reusable Convex components with isolated tables and a small app-facing API. Use for new Convex components, reusable backend modules, integrations, or component boundary work. Not for one-off business logic, thin TypeScript utilities, React components, or app-level orchestration that should stay in convex/.

## The Catch

Convex Components — backend modules with isolated tables — not React components. Loud Free/Starter card.
