关于
This skill provides essential templates and best practices for building production-grade applications, specifically focusing on Node.js and Next.js environments. It simplifies the implementation of comprehensive health check endpoints (including Kubernetes liveness and readiness probes), safe shutdown procedures to prevent data loss, and strict environment variable validation using Zod. By integrating feature flagging systems and structured logging, it empowers developers to deploy with confidence, manage feature rollouts safely, and maintain high observability across their infrastructure.