By yteruel31
Generate optimized, paste-ready prompts for Claude.ai, Claude Code, Gemini, Google Stitch, and Perplexity. Applies provider-specific techniques, detects anti-patterns, and routes to the right framework automatically.
npx claudepluginhub yteruel31/claude-marketplace --plugin prompt-builderPersonal Claude Code plugins marketplace.
/plugin marketplace add https://github.com/yteruel31/claude-marketplace.git
/plugin
/plugin install google-research@claude-marketplace
| Plugin | Version | Tools | Description |
|---|---|---|---|
google-research | 1.0.0 | 1 | Web research with Google Gemini Flash + Search grounding |
google-image | 1.0.0 | 1 | AI image generation with Google Gemini |
discord | 1.1.1 | 10 | Discord bot integration and API documentation access |
reddit | 1.0.0 | 7 | Read-only Reddit research tools |
jb-marketplace | 1.0.0 | 4 | JetBrains Marketplace API (search, compatibility, metadata, versions) |
MCP server for web research using Google Gemini Flash with Google Search grounding.
Features:
Requirements:
GEMINI_API_KEY environment variable (get one at https://aistudio.google.com/apikey)uv package manager (https://github.com/astral-sh/uv)MCP server for AI image generation using Google Gemini.
Features:
Requirements:
GEMINI_API_KEY environment variable (get one at https://aistudio.google.com/apikey)uv package manager (https://github.com/astral-sh/uv)MCP server for Discord bot integration and API documentation access.
Features:
Requirements:
DISCORD_BOT_TOKEN environment variable (from Discord Developer Portal)uv package manager (https://github.com/astral-sh/uv)MCP server providing read-only Reddit research tools.
Features:
get_insight)Requirements:
REDDIT_CLIENT_ID and REDDIT_CLIENT_SECRET environment variables (from Reddit App Preferences)uv package manager (https://github.com/astral-sh/uv)MCP server for the JetBrains Marketplace API.
Features:
Requirements:
uv package manager (https://github.com/astral-sh/uv)claude-marketplace/
├── .claude/
│ └── settings.json
├── .claude-plugin/
│ └── marketplace.json
├── plugins/
│ ├── general/
│ │ ├── discord/
│ │ ├── google-image/
│ │ ├── google-research/
│ │ └── reddit/
│ └── development/
│ └── jb-marketplace/
├── LICENSE
└── README.md
Add to your project's .claude/settings.json for automatic installation:
{
"extraKnownMarketplaces": {
"claude-marketplace": {
"source": {
"source": "github",
"repo": "yteruel31/claude-marketplace"
}
}
},
"enabledPlugins": {
"google-research@claude-marketplace": true,
"google-image@claude-marketplace": true,
"discord@claude-marketplace": true,
"reddit@claude-marketplace": true,
"jb-marketplace@claude-marketplace": true
}
}
MIT
DevsForge Enterprise Prompt Optimization Architect delivering strategic prompt engineering methodologies, AI interaction optimization, and communication excellence frameworks
Domain-specific expert agents for research, documentation, and specialized tasks
Claude Code skill pack for Perplexity (30 skills)
Google Gemini CLI integration for Claude Code. Triggers: 'use gemini', 'ask gemini', 'run gemini', 'gemini cli', 'Google AI', 'Gemini reasoning'. Provides access to Gemini AI models with intelligent model selection, session continuation, and safe defaults.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Share bugs, ideas, or general feedback.
Battle-tested Claude Code plugin for engineering teams — 50 agents, 188 skills, 68 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
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