Claude Code plugins by Minuk Hwang
npx claudepluginhub minukHwang/claude-pluginsGit workflow automation tools
React/Next.js development automation tools
Documentation automation tools for project files
Notion workspace automation tools
Utility tools for Claude Code
Sync files to Confluence
Project workflow configuration (Git strategy + Jira integration)
Jira issue management and Git integration automation
Daily planning with Notion TODO and Jira integration
A Claude Code plugin marketplace for development workflow automation.
# 1. Add marketplace
/plugin marketplace add minukHwang/claude-plugins
# 2. Install plugins you need
/plugin install workflow@minukHwang-plugins # NEW: Project config
/plugin install jira@minukHwang-plugins # NEW: Jira integration
/plugin install daily@minukHwang-plugins # NEW: Daily planning
/plugin install git@minukHwang-plugins
/plugin install react@minukHwang-plugins
/plugin install readme@minukHwang-plugins
/plugin install notion@minukHwang-plugins
/plugin install util@minukHwang-plugins
/plugin install confluence@minukHwang-plugins
Project workflow configuration for Git strategy, Jira integration, and Notion sync.
| Command | Description |
|---|---|
/workflow:init | Initialize workflow configuration |
/workflow:config | Modify existing workflow settings |
| Skill | Description |
|---|---|
workflow-context | Auto-load workflow settings |
one-pr-one-issue | 1 PR = 1 Issue workflow guide (v1.2.0) |
Features:
.claude/workflow.json for other plugins to use⚠️ Requires Atlassian MCP for Jira integration
Jira issue management and Git integration automation.
| Command | Description |
|---|---|
/jira:backlog | View project backlog issues |
/jira:create | Create a new Jira issue |
/jira:start | Start working on issue (creates branch) |
/jira:done | Complete issue (creates PR, updates status) |
/jira:view | View issue details |
/jira:sync | Bidirectional sync: Jira ↔ Notion TODO (v1.3.0) |
Features:
/git:branch)⚠️ Requires Atlassian MCP and /workflow:init
Morning daily planning with Notion TODO and Jira integration.
| Command | Description |
|---|---|
/daily:plan | Morning daily planning |
Features:
⚠️ Requires Notion MCP and /workflow:init
Git workflow automation with smart commits, PRs, CI monitoring, and Jira integration.
| Command | Description |
|---|---|
/git:commit | Smart staging + conventional commit with gitmoji |
/git:commit-light | Same as above, saves tokens |
/git:branch | Create branch with type/description naming |
/git:pr | Create PR with full code analysis |
/git:pr-light | Create PR, saves tokens |
/git:ci | Monitor GitHub Actions, analyze failures |
/git:init | Full project init: git, .gitignore, hooks, first commit |
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.