clerk-multi-env-setup
Installation
SKILL.md
Clerk Multi-Environment Setup
Overview
Configure Clerk across development, staging, and production environments.
Prerequisites
- Clerk account with multiple instances
- Understanding of environment management
- CI/CD pipeline configured
Instructions
- Step 1: Create Clerk Instances
- Step 2: Environment Configuration
- Step 3: Environment-Aware Configuration
- Step 4: ClerkProvider Configuration
- Step 5: Webhook Configuration Per Environment
- Step 6: CI/CD Environment Promotion
- Step 7: User Data Isolation
For full implementation details and code examples, load:
Related skills