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. getpaseo
  4. /
  5. paseo
  6. /
  7. Paseo Epic

Paseo Epic

Editor's Note

When someone says "build this end to end" or you need something to run overnight, this is the orchestrator you reach for. It runs a multi-hour flow: research the codebase, capture requirements as immutable constraints, draft a technical plan, challenge it with an adversarial reviewer, then kick off phased implementation. The plan file in ~/.paseo/plans survives compaction and acts as source of truth across sessions. Everything runs through Paseo agents (not your harness's native subagents), pulling providers from orchestration preferences you set once. Default mode gates between phases and asks before delivery. Autopilot mode runs straight through to the end, which is why it forces you to capture all requirements up front before any planning agent starts arguing about HOW.

Install

npx skills add https://github.com/getpaseo/paseo --skill paseo-epic
Votes
0
Installs235
GitHub Stars7.2k
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment