npx claudepluginhub aucun6352/project-cheat-sheet --plugin java-design-patternsA project cheat sheet repository for Claude Code.
Claude Code Plugin Repository for AI-Friendly Development
The goal is not just to create good plugins, but to make development itself AI-friendly.
Each plugin maximizes synergy with Claude Code to provide a more efficient AI-based development experience.
/plugin marketplace add aucun6352/project-cheat-sheet
# Install entire marketplace
/plugin install project-cheat-sheet
# Or install individual plugins
/plugin install creator-suite
/plugin install java-design-patterns
/plugin install designing-hexagonal-architecture
Automatically creates tools that help Claude better automate tasks.
/create-agent - Automatic Agent generation/create-command - Automatic Command generation/create-skill - Automatic Skill generation/project-tooling - Project analysis and customized tool recommendationsJava Design Patterns Cheat Sheet
Provides design patterns and best practices required for Java development.
Hexagonal Architecture Design Guide
Provides a hexagonal architecture design guide that reduces coupling between modules, thereby reducing the context AI needs to understand. More efficient development is possible when used with Claude Code.
If you would like to contribute to the project, please refer to CONTRIBUTE.md.
Using Creator Suite for plugin contributions is recommended:
MIT License
gglee
Version: 0.1.0
Create new Claude Code skills. Scaffolding and validation for skill development.
Share bugs, ideas, or general feedback.
Create and manage Claude Code plugins with proper structure, manifests, and marketplace integration. Use when creating plugins for a marketplace, adding plugin components (commands, agents, hooks), bumping plugin versions, or working with plugin.json/marketplace.json manifests.
Object-Oriented Programming principles, design patterns, and best practices.
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
Frontend design skill for UI/UX implementation