By zhumon
Smart git commit with conventional commits format, staged file detection, and multi-concern split suggestions
npx claudepluginhub ZhuMon/claude-code-hubs --plugin commitA Claude Code plugin marketplace containing multiple plugins.
Run in Claude Code:
/plugins marketplace add ZhuMon/claude-code-hubs
Serena MCP for semantic code operations, symbol manipulation, and project memory.
/plugins enable serena@zhumon-hubs
Features:
Smart git commit with conventional commits format.
/plugins enable commit@zhumon-hubs
Features:
--signoff for DCO complianceclaude-code-hubs/
├── .claude-plugin/
│ └── marketplace.json # Marketplace definition
├── plugins/
│ ├── serena/ # Serena plugin
│ │ ├── plugin.json
│ │ └── skills/serena/
│ └── commit/ # Commit plugin
│ ├── plugin.json
│ └── skills/commit/
└── commands/ # Shared slash commands
Run in Claude Code:
/plugins link /path/to/claude-code-hubs/plugins/serena
/plugins link /path/to/claude-code-hubs/plugins/commit
MIT
Share bugs, ideas, or general feedback.
Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits).
Advanced commit workflows with smart staging and push automation
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