By aucun6352
This command helps you create well-formatted commits with conventional commit messages and emoji.
npx claudepluginhub aucun6352/project-cheat-sheet --plugin commitA 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
AI-powered conventional commit message generator with smart analysis
Share bugs, ideas, or general feedback.
Creates git commits using conventional commit format with appropriate emojis, following project standards and creating descriptive messages that explain the purpose of changes.
Creates git commits using conventional commit format with appropriate emojis, following project standards and creating descriptive messages that explain the purpose of changes.
Structured commit messages following the Conventional Commits specification
Intelligent git commits with conventional format, semantic analysis, and changelog generation
Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits).