Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By joel611
Multi-agent plugin using gemini-cli for comprehensive code analysis and web research. Leverages Gemini's 1M token context window for large-scale codebase analysis, pattern detection, and research tasks.
npx claudepluginhub joel611/claude-plugins --plugin gemini-researchA CLI wrapper that uses gemini-cli to analyze code patterns, architecture, and quality. Returns raw gemini-cli output without interpretation.
A CLI wrapper that uses gemini-cli to perform web research for documentation, solutions, and technology comparisons. Returns raw gemini-cli output without interpretation.
Analyze large codebases using Gemini's 1M token context window through the gemini-code-analyzer subagent. This skill handles pattern detection, code quality analysis, architecture understanding, and comprehensive codebase exploration by spawning a specialized subagent that wraps gemini-cli.
Perform comprehensive web research for technical documentation, solutions, and technology comparisons using Gemini's web access capabilities through the gemini-web-researcher subagent. This skill finds current documentation, researches best practices, compares technologies, and gathers technical information by spawning a specialized subagent that wraps gemini-cli.
A collection of plugins that extend Claude Code with custom functionality for development tasks.
This marketplace contains plugins that add new capabilities to Claude Code, including:
To use plugins from this marketplace, you first need to add the marketplace:
/plugin marketplace add joel611/claude-marketplace
Once the marketplace is installed, you can install specific plugins:
/plugin install plugin-name@joel-plugins
Replace plugin-name with the name of the plugin you want to install (see available plugins below).
| Name | Description |
|---|---|
| plugin-builder | Helps create well-structured Claude Code plugins with skills, commands, and proper metadata following best practices |
| playwright-e2e | Comprehensive Playwright E2E testing plugin with test generation, Page Object Models, debugging, and maintenance. Features data-testid locators, TypeScript-first approach, and Playwright MCP integration for browser automation. |
| tts-output | Text-to-speech output for Claude responses using macOS 'say' command with customizable voice, speed, and AI-generated summaries |
/plugin list
/plugin uninstall plugin-name
/plugin update plugin-name
Want to contribute a plugin? Use the plugin-builder skill to create a well-structured plugin following best practices:
/plugin install plugin-builder@joel-plugins/plugin-builderEach plugin should follow this structure:
plugin-name/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata (required)
├── skills/ # Agent Skills (optional)
├── commands/ # Slash commands (optional)
├── agents/ # Custom agents (optional)
├── hooks/ # Event handlers (optional)
└── .mcp.json # MCP server config (optional)
For issues, questions, or contributions, please visit the GitHub repository.
See individual plugin directories for license information.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Delegate research to Gemini CLI via ACP. Part of cc-multi-cli-plugin. Requires the `multi` plugin.
Integrate Gemini CLI for long-context code exploration from Claude Code and Codex
Domain-specific expert agents for research, documentation, and specialized tasks
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
AI image generation Creative Director powered by Google Gemini Nano Banana models. Claude interprets intent, selects domain expertise, constructs optimized prompts, and orchestrates Gemini for best results.
Interactive interview command that asks in-depth questions to gather detailed requirements and generate comprehensive specifications
Enables parallel feature development by isolating each git worktree with its own ports, database, and environment config. Provides two skills: generate-env-scripts to create project-level setup/cleanup/smoke-test scripts, and activate-worktree-env to provision and verify a new worktree's environment.
Expert knowledge for building type-safe web applications with ElysiaJS, including validation, lifecycle hooks, Eden end-to-end type safety, and integrations
Comprehensive Playwright-based E2E testing plugin with test generation, Page Object Models, debugging, and maintenance capabilities. Follows best practices including data-testid locators and TypeScript-first approach.
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