npx claudepluginhub thecarlo/carlo-marketplace --plugin commit-messageA collection of custom Claude skills for software development.
commit-messageGenerates semantic git commit messages based on your staged changes with optional emoji support. Analyzes your diffs and creates conventional commit messages following best practices.
Installation:
/plugin marketplace add thecarlo/carlo-marketplace
/plugin install commit-message@carlo-marketplace
Usage:
/commit-message
lambdakit-tsBootstrap production-ready AWS Lambda functions with TypeScript using industry best practices. Includes serverless framework integration, proper error handling, logging, and local invocation setup out of the box.
Installation:
/plugin marketplace add thecarlo/carlo-marketplace
/plugin install lambdakit-ts@carlo-marketplace
Usage:
/lambdakit-ts
zodSpecialist for implementing and upgrading to Zod v4 validation schemas in TypeScript applications. Helps you create type-safe runtime validation with proper error handling and TypeScript inference, including migration from Zod v3.
Installation:
/plugin marketplace add thecarlo/carlo-marketplace
/plugin install zod@carlo-marketplace
Usage:
/zod
This project is licensed under the MIT License - see the LICENSE file for details.
Carlo van Wyk
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Creative skill for generating algorithmic and generative art. Produces visual designs using mathematical patterns, fractals, and procedural generation.
Frontend design skill for UI/UX implementation
Humanise text and remove AI writing patterns. Detects and fixes 24 AI tell-tales including inflated language, promotional tone, AI vocabulary, filler phrases, sycophantic tone, and formulaic structure.
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.