By kadel
Guide the process of creating well-structured git commits with meaningful commit messages, proper attribution, and sign-off.
A collection of Claude Code plugins for development workflows.
From marketplace:
/plugin marketplace add kadel/claude-plugins
/plugin install worktree-feature@claude-plugins
/plugin install rhdh-plugin-dev@claude-plugins
/plugin install rhdh-context@claude-plugins
/plugin install review@claude-plugins
/plugin install jira-utils@claude-plugins
Local development:
claude --plugin-dir ./plugins/worktree-feature
claude --plugin-dir ./plugins/rhdh-plugin-dev
claude --plugin-dir ./plugins/rhdh-context
claude --plugin-dir ./plugins/review
claude --plugin-dir ./plugins/jira-utils
Install skills directly using skillmanager:
npx @tomaskral/skillmanager@latest install https://github.com/kadel/claude-plugins/tree/main/plugins/worktree-feature/skills/worktree-feature
npx @tomaskral/skillmanager@latest install https://github.com/kadel/claude-plugins/tree/main/plugins/jira-utils/skills/use-jira-cli
npx @tomaskral/skillmanager@latest install https://github.com/kadel/claude-plugins/tree/main/plugins/rhdh-plugin-dev/skills/rhdh-backend-dynamic-plugin
npx @tomaskral/skillmanager@latest install https://github.com/kadel/claude-plugins/tree/main/plugins/rhdh-plugin-dev/skills/rhdh-frontend-dynamic-plugin
npx @tomaskral/skillmanager@latest install https://github.com/kadel/claude-plugins/tree/main/plugins/rhdh-plugin-dev/skills/generate-frontend-wiring
npx @tomaskral/skillmanager@latest install https://github.com/kadel/claude-plugins/tree/main/plugins/rhdh-plugin-dev/skills/backstage-cr
npx @tomaskral/skillmanager@latest install https://github.com/kadel/claude-plugins/tree/main/plugins/rhdh-context/skills/rhdh-context
npx @tomaskral/skillmanager@latest install https://github.com/kadel/claude-plugins/tree/main/plugins/review/skills/documentation
npx @tomaskral/skillmanager@latest install https://github.com/kadel/claude-plugins/tree/main/plugins/git-commit/skills/git-commit
Update all installed skills:
npx @tomaskral/skillmanager@latest update --all
| Skill | Description |
|---|---|
| worktree-feature | Git worktree for isolated feature development |
| use-jira-cli | Interact with Jira issues, sprints, and projects via CLI |
| rhdh-backend-dynamic-plugin | Bootstrap backend dynamic plugins for RHDH |
| rhdh-frontend-dynamic-plugin | Bootstrap frontend dynamic plugins for RHDH |
| generate-frontend-wiring | Generate RHDH wiring config for Backstage frontend plugins |
| backstage-cr | Create and configure Backstage Custom Resources for rhdh-operator |
| rhdh-context | RHDH product context — what it is, how it differs from Backstage, key nuances |
| documentation | Review documentation changes in GitHub PRs for clarity and correctness |
| git-commit | Create well-structured git commits with meaningful messages and attribution |
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub kadel/claude-plugins --plugin git-commitStructured commit messages following the Conventional Commits specification
AI-powered conventional commit message generator with smart analysis
Git commit workflow: atomic commits, validation, conventions
Git 워크플로우, 브랜치 전략, 커밋 컨벤션, TiDD(Ticket Driven Development) 가이드
Creates git commits using conventional commit format with appropriate emojis, following project standards and creating descriptive messages that explain the purpose of changes.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).