Convex Component Authoring banner
waynesutton waynesutton

Convex Component Authoring

Development community

Description

--- name: Convex Component Authoring description: How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management version: 1.0.0 author: Convex tags: [convex, components, reusable, packages, npm] --- # 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; fetc

Installation

Installs to ~/.claude/skills/waynesutton-opensync-convex-component-authoring/SKILL.md

Terminal
mkdir -p ~/.claude/skills/waynesutton-opensync-convex-component-authoring && curl -fsSL https://raw.githubusercontent.com/waynesutton/opensync/HEAD/.claude/skills/convex-component-authoring.md -o ~/.claude/skills/waynesutton-opensync-convex-component-authoring/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository