Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By dhughes
Blocks compound Bash command shapes (&&, ||, python -c, pipes to python/jq, inline env-var prefixes, semicolon separators) to keep Claude's commands matching prefix-based permission allowlists
npx claudepluginhub dhughes/claude-marketplace --plugin simple-bashPersonal collection of Claude Code plugins for productivity and workflow enhancement.
Add this marketplace to your Claude Code installation:
# From GitHub (when published)
/plugin marketplace add doughughes/claude-marketplace
# From local path (for development)
/plugin marketplace add ~/code/doug/claude-marketplace
Fast full-text search across all your Claude Code conversation history using SQLite FTS5.
Features:
Install:
/plugin install conversation-index@doug-marketplace
Usage: Just ask Claude to search:
Or use the search script directly:
~/.claude/plugins/conversation-index/scripts/search.sh "search term"
Requirements:
sqlite3 (pre-installed on macOS/Linux)jq (install: brew install jq)Load the full content of previous Claude Code conversations into current context.
Features:
Install:
/plugin install conversation-loader@doug-marketplace
Usage:
You: "Load conversation abc-123-def"
Comprehensive ezCater research toolkit for investigating codebases, architectural decisions, and project histories.
Features:
Install:
/plugin install ezcater-research@doug-marketplace
Usage: For deep research:
For lighter research:
Requirements:
atl CLI (for Jira/Confluence access)gh CLI (for GitHub operations)git (for code history analysis)Augments feature development workflows with test-driven development practices. Ensures tests are written early and explicitly planned as separate TODO items.
Features:
Install:
/plugin install tdd-feature-dev@doug-marketplace
Usage: The skill automatically loads when you're implementing features:
/feature-dev Add user authentication
The TDD skill will compose with feature-dev, ensuring:
Trigger phrases:
/feature-devclaude-marketplace/
├── .claude-plugin/
│ └── marketplace.json # Marketplace manifest
├── plugins/
│ └── conversation-index/ # Individual plugins
└── README.md
plugins/plugins/<name>/.claude-plugin/plugin.jsonmarketplace.json to reference the new plugin# Add marketplace from local path
/plugin marketplace add ~/code/doug/claude-marketplace
# Install plugin for testing
/plugin install conversation-index@doug-marketplace --scope local
# Remove when done
/plugin uninstall conversation-index
MIT
Doug Hughes (doug.hughes@ezcater.com)
Executes bash commands
Hook triggers when Bash tool is used
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Intelligent prompt optimization using skill-based architecture. Enriches vague prompts with research-based clarifying questions before Claude Code executes them
Qiushi Skill: methodology skills for AI agents guided by seeking truth from facts, with Claude Code, Cursor, OpenClaw, Codex, OpenCode, and Hermes guidance.
Battle-tested Claude Code plugin for engineering teams — 60 agents, 232 skills, 75 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Stay informed about new Claude Code features. Fetches the changelog, researches notable features on Anthropic's site, and presents mini-article summaries of what's new since you last checked.
Modular, pluggable statusline system for Claude Code with context-aware customization and context usage display
Restricts gcloud CLI access to explicitly permitted commands via project-specific allowlist
Monitor and analyze Google Cloud Build executions with automatic failure diagnosis
Augments feature development workflows with test-driven development practices, ensuring tests are written early and explicitly planned
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