Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By lhohan
Curated most useful & frequently used Claude Code commands for Claude development and workflow automation
npx claudepluginhub lhohan/claude-code-plugins --plugin hanlho-cmdsRequest brutally honest feedback by appending "Be brutally honest." to your prompt
Split text into Bluesky thread messages with intelligent breaks and suggestions
Structured multo-phase workflow for complex tasks with mandatory analysis, design approval, implementation tracking, and reflection
A collection of reusable plugins for Claude Code to enhance your development workflow.
This repository uses Nix flakes to provide a reproducible development environment with all required dependencies (including jq for the install script).
Prerequisites:
Initial Setup:
# Allow direnv to load the flake
direnv allow
# You should see output like:
# 🔧 Claude Code plugins dev environment loaded
# jq version: jq-1.6
The environment will automatically load when you enter the directory and unload when you leave.
Once your development environment is active (via direnv), install the local version of plugins:
# Install local development version
./scripts/install-local-marketplace.sh
# Restart Claude Code (important!)
# Then test your plugins
How it works:
hanlho-plugins-local, plugins get -local suffix)This approach is idempotent - you can run it 100 times with the same result. No restore step needed!
Once installed, you can use both versions simultaneously:
# Use local development commands
/hanlho-cmds-local:bbh
# Use remote published commands
/hanlho-cmds:bbh
# Install specific plugin versions
/plugin install jujutsu-vcs-local@hanlho-plugins-local # Local
/plugin install jujutsu-vcs@hanlho-plugins # Remote
Make changes to any plugin in your working directory
Reinstall local plugins to test changes:
./scripts/install-local-marketplace.sh
Restart Claude Code to reload plugins
Commit and push when ready
jj commit -m "feat: your change"
jj git push
✓ No special steps needed - your working files were never modified!
MIT
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Self-evolving Claude Code system that learns from corrections, manages context, and improves every session
Production-ready Claude Code configuration with role-based workflows (PM→Lead→Designer→Dev→QA), safety hooks, 44 commands, 19 skills, 8 agents, 43 rules, 30 hook scripts across 19 events, auto-learning pipeline, hook profiles, and multi-language coding standards
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Harness-native ECC plugin for engineering teams - 64 agents, 262 skills, 84 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Claude Code skills for Godot 4.x game development - GDScript patterns, interactive MCP workflows, scene design, and shaders
No description provided.
SessionStart hook that ensures Claude Code uses Jujutsu (jj) commands instead of git in Jujutsu repositories
Evaluate Claude Code skills against best practices including size, structure, examples, and prompt engineering quality. Provides comprehensive analysis with actionable suggestions.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim