关于
LambdaKit TS is a specialized Claude Code Skill designed to accelerate serverless backend development by automating the setup of TypeScript AWS Lambda functions. It creates a standardized project structure featuring Middy middleware for cross-cutting concerns, AWS Lambda Powertools for structured logging, and esbuild for efficient bundling. By enforcing architectural principles like the Single Responsibility Principle and interface-based design, this skill ensures that every new function starts with a solid, maintainable foundation optimized for the AWS cloud environment.