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 Agent Native Architecture

Ce Agent Native Architecture

Editor's Note

This is the architectural playbook for building apps where agents aren't helpers but the primary mechanism for getting things done. Instead of writing features as code, you give Claude atomic tools and define outcomes in prompts. The skill walks you through designing these systems from scratch: how to structure tools for maximum composability, when to graduate from primitives to domain tools, how to inject runtime context into agent prompts, and how to ensure parity between what users can do in your UI and what agents can achieve autonomously. The reference material covers everything from execution patterns and completion signals to mobile-specific challenges like checkpoint/resume. If you're building something where the agent loop is the product, not just an enhancement, this is the mental model.

Install

npx skills add https://github.com/everyinc/compound-engineering-plugin --skill ce-agent-native-architecture
Votes
0
Installs1k
GitHub Stars19.2k
Categories
AI & Agent Building
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related AI & Agent Building Skills

View all →
agentica-prompts

parcadei/continuous-claude-v3

0
398
3.8k
agentica prompts
llm-application-dev-langchain-agent

sickn33/antigravity-awesome-skills

0
306
39.4k
llm application dev langchain agent
agentic-eval

github/awesome-copilot

0
9.4k
34.3k
Iterative evaluation and refinement patterns for improving AI agent outputs through self-critique loops.
ai-prompt-engineering-safety-review

github/awesome-copilot

0
9.4k
34.3k
Comprehensive safety analysis and improvement framework for AI prompts with detailed assessment methodologies.
emblem-ai-prompt-examples

emblemcompany/agent-skills

0
8.7k
10
emblem ai prompt examples
finalize-agent-prompt

github/awesome-copilot

0
8.6k
34.3k
Polish and refine agent prompt files against proven best practices.