Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Agents

Plugin Aktiv

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

9 Skills 0 MCPs
Zweck

To provide a modular and granular system for intelligent automation and multi-agent orchestration across the full spectrum of modern software development needs.

Funktionen

  • 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

Anwendungsfälle

  • 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

Nicht-Ziele

  • 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.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add wshobson/agents
/plugin install backend-development@claude-code-workflows

Enthält 9 Erweiterungen

Skill (9)

Api Design Principles Skill

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 Skill

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 Skill

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 Skill

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 Skill

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 Skill

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 Skill

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 Skill

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 Skill

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

Qualitätspunktzahl

80 /100
Analysiert 2 days ago

Vertrauenssignale

Letzter Commit4 days ago
Sterne35.3k
LizenzMIT
Status
Quellcode ansehen