Claude Code productivity plugins and automation tools
npx claudepluginhub x85446/claudecodetricksExpert test engineer agent for comprehensive test suite design and implementation
41-agent product development team for greenfield projects - includes managers and specialists across Architecture, Backend, Frontend, Marketing, Operations, Orchestrator, Product, and Quality domains
A Claude Code marketplace providing:
A 41-agent product development team for greenfield projects. Includes managers and specialists across 8 domains:
| Domain | Agents |
|---|---|
| Architecture | Manager, Data Architect, Infrastructure Architect, Security Architect, Solutions Architect |
| Backend | Manager, API Engineer, Database Engineer, Integration Engineer, Performance Engineer, Security Engineer |
| Frontend | Manager, React Developer, UI Engineer, Accessibility Specialist, Performance Engineer, Testing Specialist |
| Marketing | Manager, Brand Strategist, Content Specialist, SEO Specialist, Social Media Specialist, Analytics Specialist |
| Operations | Manager, CI/CD Engineer, Infrastructure Engineer, Platform Engineer, SRE Engineer |
| Orchestrator | Project Manager, Build Engineer, Documentation Engineer |
| Product | Manager, Analyst, Designer, Technical Manager, UX Researcher |
| Quality | Manager, Analyst, Test Automation Engineer, Performance Test Engineer, Security Test Engineer |
Each agent has specialized expertise for new product development workflows.
Three integrated hook binaries that enhance your Claude Code workflow:
Provides voice announcements for key Claude Code events using text-to-speech.
Events:
Requirements:
kokoroSay.sh script in your PATH for voice synthesisLogs session summaries to ~/.claude/log/cAudit-YYYY-MM-DD.log with AI-generated 8-word summaries.
Log Format:
2025-10-17 00:47:52 projectname feat: add user authentication
Features:
Requirements:
ANTHROPIC_API_KEY environment variable (~$0.005 per summary)Automatically creates git commits with Conventional Commits messages.
Behavior:
Write and Edit tool usage.gitignoreCommit Message Format:
<type>(<scope>): <subject>
Types:
feat: New features (Write tool)fix: Bug fixes (Edit tool with fix keywords)docs: Documentation (.md, .rst files)test: Test fileschore: Config files, misc changesrefactor: Code restructuringstyle: Formatting changesperf: Performance improvementscd ~/workspace/x85446
git clone https://github.com/x85446/claudecodetricks.git
cd claudecodetricks
# Install Go dependencies and build all binaries
make deps
make build
# Test the hooks
make test
Before installing plugins, you must register this marketplace with Claude Code.
Edit ~/.claude/plugins/known_marketplaces.json and add the claudecodetricks entry:
{
"claudecodetricks": {
"source": {
"source": "local",
"path": "/Users/travis/workspace/x85446/claudecodetricks"
},
"installLocation": "/Users/travis/workspace/x85446/claudecodetricks",
"lastUpdated": "2025-12-15T00:00:00.000Z"
}
}
/plugin marketplace add /Users/travis/workspace/x85446/claudecodetricks
Once the marketplace is registered, install the plugins you want:
# Install the agent team
/plugin install new-product-team@claudecodetricks
# Install session hooks
/plugin install session-hooks@claudecodetricks
# Enable/disable plugins
/plugin enable new-product-team@claudecodetricks
/plugin disable session-hooks@claudecodetricks
Edit ~/.claude/settings.json and add to the enabledPlugins section:
{
"enabledPlugins": {
"new-product-team@claudecodetricks": true,
"session-hooks@claudecodetricks": true
}
}
Required:
# For session-logger AI summaries
export ANTHROPIC_API_KEY="your-api-key-here"
Optional:
# For voice-announcer (if not already in PATH)
export PATH="$PATH:/path/to/kokoroSay.sh"
Restart your Claude Code session to load the new hooks.
Once installed, the hooks run automatically:
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
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