event-driven-design-skill

Generate an Event-Driven Architecture section with Event Taxonomy and Topic Design.

Updated Mar 2, 2026
One-click install
npx skills add https://github.com/dacy/architect-skill --skill event-driven-design-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: event-driven-design-skill
Source: https://github.com/dacy/architect-skill/tree/main/.claude/skills/event-driven-design-skill
Command: npx skills add https://github.com/dacy/architect-skill --skill event-driven-design-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Produce a complete, opinionated Event-Driven Architecture section for a Solution Intent, or as a standalone event design analysis. Output is Confluence-ready Markdown.

Core Features & Use Cases

  • Standard-compliant event design leveraging a Kafka-first approach and enterprise defaults when standards are absent.
  • Generates a structured Event Taxonomy, Topic Design, and Consumer patterns aligned with CloudEvents 1.0.
  • Applicable for both Solution Intent documentation and standalone event design assessments, with optional references for deeper policy alignment.

Quick Start

Load standard references (if available) and have the skill generate a Confluence-ready Event-Driven Architecture section.

Frequently Asked Questions about event-driven-design-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I document an event-driven architecture for Confluence?

To document an event-driven architecture for Confluence, you can generate a structured Solution Intent section containing Event Taxonomy, Topic Design, and Consumer patterns formatted as ready-to-publish Markdown.

How do I design event taxonomy and topics for a Kafka-based system?

Design event taxonomy and Kafka topics using a standard-compliant, Kafka-first approach that structures domain events and topic configurations aligned with enterprise defaults and CloudEvents 1.0.

Does this event-driven design approach work with CloudEvents 1.0?

Yes, the event-driven design approach works with CloudEvents 1.0 by generating an Event Taxonomy and Topic Design that aligns event metadata and messaging structures directly with the CloudEvents specification.

Can I use this for standalone event design analysis without a full Solution Intent?

Yes, you can use this for standalone event design analysis to assess asynchronous architectures independently, generating structured consumer patterns and open event design questions without full Solution Intent documentation.

How do I flag standard deviations in an event-driven architecture design?

To flag standard deviations in event-driven architecture design, load enterprise standard reference files during generation, and the output will explicitly cite the specific file and section where any deviation occurs.

When should I not use an event-driven architecture for my system?

You should not use an event-driven architecture if your system does not rely on asynchronous communication patterns like pub/sub, event streaming, or domain events, as the generated design focuses on Kafka-style topic and consumer structures.