跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Agents

插件 活跃

Backend API design, GraphQL architecture, workflow orchestration with Temporal, and test-driven backend development

9 个 Skill 0 个 MCP
目的

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)

Api Design Principles 技能

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.

95
Architecture Patterns 技能

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.

85
Cqrs Implementation 技能

Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.

95
Event Store Design 技能

Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns.

90
Microservices Patterns 技能

Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microservices.

98
Projection Patterns 技能

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.

98
Saga Orchestration 技能

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.

98
Temporal Python Testing 技能

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.

95
Workflow Orchestration Patterns 技能

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.

99

质量评分

80 /100
13 days ago 分析

信任信号

最近提交14 days ago
星标35.3k
许可证MIT
状态
查看源代码