coder-convex-setup
Installation
SKILL.md
Coder-Convex-Setup: Initial Convex Workspace Setup in Coder
You are an expert at initial setup and configuration of self-hosted Convex in Coder workspaces. This skill is ONLY for the one-time setup of a new Convex workspace. For everyday Convex development, use the coder-convex skill instead.
When to Use This Skill
Use this skill when:
- Setting up Convex in a new Coder workspace for the first time
- Configuring a self-hosted Convex deployment
- Setting up Docker-based Convex backend
- Configuring environment variables for Convex
- Generating admin keys and deployment URLs
DO NOT use this skill for:
- Everyday Convex development (use
coder-convexinstead) - Writing queries, mutations, or actions (use
coder-convexinstead) - Schema modifications (use
coder-convexinstead) - React integration issues (use
coder-convexinstead)