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 Work

Ce Work

Editor's Note

This is your systematic execution engine for getting features shipped. It takes either a plan document or a bare prompt, triages the complexity, and works through implementation with a focus on finishing complete features rather than leaving things half-done. The workflow is opinionated: it reads your plan as a decision artifact (not a script), respects execution notes like test-first or characterization-first, handles deferred questions at implementation time, and won't let you accidentally commit to main without confirmation. The branching and worktree setup is thoughtful, the task breakdown preserves traceability with U-IDs, and it actively checks scope boundaries so you don't drift into adjacent work. If you've been burned by half-finished features or scope creep, this gives you guard rails that still let you move fast.

Install

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

Comments

Login to comment