概要
The Clerk Multi-Environment Setup skill provides a standardized framework for managing Clerk instances across the entire software development lifecycle. It automates the generation of environment-specific configuration files, implements type-safe environment-aware logic in TypeScript, and establishes secure CI/CD patterns for key promotion. This ensures that authentication flows are correctly isolated, preventing accidental use of test keys in production or data leakage between staging and development environments.