关于
This skill provides standardized templates and architectural guidance for building high-performance, stateless Node.js applications on major serverless platforms. It focuses on overcoming common serverless hurdles such as cold start latency, database connection exhaustion, and complex request-response lifecycles. By providing ready-to-use patterns for CRUD handlers, composable middleware, and bundle optimization, it enables developers to deploy scalable, production-grade backend services with minimal configuration overhead.