Agents
插件 活跃Backend API design, GraphQL architecture, workflow orchestration with Temporal, and test-driven backend development
To provide a modular and granular system for intelligent automation and multi-agent orchestration across the full spectrum of modern software development needs.
功能
- 80 focused plugins for minimal token usage
- 185 specialized agents across 40 plugins
- 153 agent skills with progressive disclosure
- 16 multi-agent workflow orchestrators
- 100 commands for development utilities
使用场景
- Orchestrating full-stack feature development with multi-agent teams
- Implementing robust backend architectures with Temporal workflows
- Designing and optimizing GraphQL APIs
- Adopting TDD practices with AI-assisted test generation
- Streamlining microservices development and deployment
非目标
- Providing a monolithic solution that bundles unrelated functionalities
- Encouraging unnecessary complexity or token bloat
- Replacing core developer tools without offering added value
- Supporting outdated or insecure development practices
Scope
- warning:Single responsibility principleThe plugin describes a very broad scope encompassing backend API design, GraphQL, Temporal workflows, and TDD, which is too broad for a single plugin and may lead to trigger issues.
- info:Tool surface sizeThe plugin aggregates a large number of agents, skills, and commands across 80 plugins, which is extensive but adheres to a granular plugin architecture.
Invocation
- warning:Overlapping near-synonym toolsThe plugin's description lists many overlapping or near-synonymous capabilities across different domains (e.g., multiple types of architectural design), potentially leading to ambiguity for the agent.
- warning:Name collisionsWith 80 distinct plugins and numerous agents/skills, there's a high potential for name collisions with built-in commands or other plugins, although the documentation stresses granular, single-purpose plugins.
安装
请先添加 Marketplace
/plugin marketplace add wshobson/agents/plugin install backend-development@claude-code-workflows包含 9 个扩展
Skill (9)
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use this skill when designing clean architecture for a new microservice, when refactoring a monolith to use bounded contexts, when implementing hexagonal or onion architecture patterns, or when debugging dependency cycles between application layers.
Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.
Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns.
Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microservices.
Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in event-sourced systems.
Implement saga patterns for distributed transactions and cross-aggregate workflows. Use this skill when implementing distributed transactions across microservices where 2PC is unavailable, designing compensating actions for failed order workflows that span inventory, payment, and shipping services, building event-driven saga coordinators for travel booking systems that must roll back hotel, flight, and car rental reservations atomically, or debugging stuck saga states in production where compensation steps never complete.
Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.
Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running processes, distributed transactions, or microservice orchestration.
质量评分
类似扩展
Api Scaffolding
99REST and GraphQL API scaffolding, framework selection, backend architecture, and API generation
Apollo GraphQL Agent Skills
99Agent skills for AI coding agents working with Apollo GraphQL tools and technologies
Multi Platform Apps
99Cross-platform application development coordinating web, iOS, Android, and desktop implementations
Oh My Claudecode
99Multi-agent orchestration system for Claude Code
Tdd
99TDD workflow enforcement with auto-test hook
Commands Api Development
98Commands for designing and documenting REST and GraphQL APIs