πͺ
thecarlo-carlo-marketplace
πͺMarketplacethecarlo/carlo-marketplace
What it does
A collection of Claude skills: Lambdakit to bootstrap Lambdas, commit-message to create Git commit messages and zod, a Zod v4 validation specialist.
developmentversion-controlapi-gatewayapplicationsawsaws-lambdabootstrappingcloudcommitcommit-message
Installation
Add marketplace in Claude Code:
/plugin marketplace add thecarlo/carlo-marketplace3Plugins available
0
AddedJan 27, 2026
Plugins in this Marketplace
commit-message
version-controlGenerates semantic git commit messages by analyzing staged code changes, creating conventional commit messages with optional emoji support.
/plugin install commit-message@thecarlo-carlo-marketplacelambdakit-ts
developmentBootstraps production-ready AWS Lambda functions with TypeScript, providing serverless framework integration, error handling, logging, and local invocation setup.
/plugin install lambdakit-ts@thecarlo-carlo-marketplacezod
developmentHelps developers implement and upgrade Zod v4 validation schemas in TypeScript, generating type-safe runtime validation with proper error handling and TypeScript type inference.
/plugin install zod@thecarlo-carlo-marketplace