关于
This skill automates the configuration of a professional multi-tier environment strategy for Evernote applications, ensuring strict isolation between sandbox and production modes. It provides a standardized project structure featuring environment-specific overrides, a deep-merge configuration loader, and an environment-aware client factory. By implementing these patterns, developers can safely test features in Evernote's sandbox without risking production data, while maintaining a clean, production-ready CI/CD pipeline and local development workflow using Docker.