By GzuPark
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
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 GzuPark/claude-plugin-pack --plugin heimdallSkills 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
Real-time statusline HUD for Claude Code - displays context usage, tool activity, agent tracking, and todo progress
Status line with context window, cost, and model info
Unified status line for Claude Code with multi-CLI (Claude, Codex, Gemini, z.ai) usage monitoring, context, rate limits, and cost tracking
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.