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 Compound

Ce Compound

Editor's Note

Turns the messy context sitting in your head right after fixing a bug into searchable docs before you lose the thread. Runs parallel subagents to extract what you just did, cross-reference it against existing solutions, and write it to `docs/solutions/` with proper YAML frontmatter. The name comes from knowledge compounding: first time solving something costs hours, but document it and the next person (or you in three months) spends minutes. Supports both interactive and headless modes, so you can wire it into CI or post-merge hooks. Also maintains CONCEPTS.md as a side effect when domain terms surface, though bootstrapping that from scratch gets handed off to a separate refresh skill.

Install

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

Comments

Login to comment