A collection of useful plugins, skills, and commands for Claude Code
npx claudepluginhub GzuPark/claude-plugin-packSkills for creating Claude Code extensions: skills, slash commands, hooks, and subagents
Essential dev workflow: git commit and GitHub PR with automated code review
Workplace productivity tools: meeting analysis, video summaries, work recap, and document insights
Enhanced statusline for Claude Code with tool/agent/todo tracking, Git status, and session monitoring
A curated collection of plugins to supercharge your Claude Code experience.
# Add marketplace
/plugin marketplace add GzuPark/claude-plugin-pack
See plugins for overview.
Essential dev workflow for daily development
| Command | Description |
|---|---|
/commit | Create well-structured git commits with conventional format |
/interview | Conduct technical interviews to generate project specs |
/pr | Create GitHub PR with automated code review |
/simplify | Simplify code after completion |
/plugin install hello-world@claude-plugin-pack
Enhanced statusline for Claude Code (named after the Norse watchman god)
| Feature | Description |
|---|---|
/heimdall:bifrost | One-command setup (automatic build and configuration) |
| Dynamic display | 3-6 lines based on activity |
| Tool tracking | Color-coded completion counts |
| MCP tool tracking | Separate display for MCP tools (running only) |
| Agent tracking | Running agents with elapsed time |
| Running activity | Separate line with spinner animation |
| Todo progress | Full task description display |
| Git integration | Branch, staged/modified, sync status |
| MCP server | Connection status with tool call count |
| Context usage | Color-coded progress bar |
| Cost tracking | Session cost and line changes |
| 5-hour reset | Usage tracking with local time |
/plugin install heimdall@claude-plugin-pack
/heimdall:bifrost
Skills for creating Claude Code extensions
| Skill | Description |
|---|---|
| skill-creator | Create Agent Skills with SKILL.md |
| slash-command-creator | Create custom slash commands |
| hook-creator | Create event hooks |
| subagent-creator | Create custom subagents |
/plugin install creators@claude-plugin-pack
Workplace productivity tools
| Feature | Description |
|---|---|
/recap | Multi-agent work session analysis |
| meeting-insight | Analyze meeting transcripts for patterns |
| video-insight | Extract transcripts, summaries, Q&A from videos |
| image-insight | Generate JSON profiles for AI image recreation |
/plugin install task-forge@claude-plugin-pack
Reusable hook configurations. Ask Claude Code to set them up automatically.
| Hook | Description |
|---|---|
| markdown-lint | Auto-lint .md files on edit |
See hooks/README.md for details.
[!IMPORTANT] Custom plugins do not auto-update. Get the latest version:
/plugin marketplace update claude-plugin-pack
claude-plugin-pack/
├── .claude-plugin/ # Marketplace & plugin manifests
├── plugins/ # Individual plugins
├── hooks/ # Reusable hook configurations
└── README.md
See Claude Code Plugins Documentation.
MIT
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.