CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. everyinc
  4. /
  5. compound-engineering-plugin
  6. /
  7. Ce Gemini Imagegen

Ce Gemini Imagegen

Editor's Note

This wraps Google's Gemini image generation API with sensible defaults and multi-turn editing support. You get text-to-image, image editing, style transfer, and composition from up to 14 reference images. The Pro model handles 1K to 4K output across ten aspect ratios. One gotcha worth knowing: Gemini returns JPEGs by default, so save with .jpg extensions or you'll hit media type errors. The chat-based refinement is genuinely useful for iterative edits, and Google Search grounding lets you pull in real-time data. Everything gets a SynthID watermark. Requires a GEMINI_API_KEY environment variable.

Install

npx skills add https://github.com/everyinc/compound-engineering-plugin --skill ce-gemini-imagegen
Votes
0
Installs985
GitHub Stars19.2k
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment