activity-diagram-design-analyst

Analyze and design UML Activity Diagrams in Mermaid syntax with Clean Architecture principles.

1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/vuthuonghai-steve/KLTN-By_Thuong_Hai-Steve --skill activity-diagram-design-analyst
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: activity-diagram-design-analyst
Source: https://github.com/vuthuonghai-steve/KLTN-By_Thuong_Hai-Steve/tree/main/.agent/skills/activity-diagram-design-analyst
Command: npx skills add https://github.com/vuthuonghai-steve/KLTN-By_Thuong_Hai-Steve --skill activity-diagram-design-analyst

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and templates (resource) and knowledge (resource) and loop (resource) and data (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the analysis and design of Activity Diagrams, ensuring logical consistency, adherence to Clean Architecture principles, and identification of potential deadlocks or semantic risks.

Core Features & Use Cases

  • High-Fidelity Design: Generates detailed Activity Diagrams in Mermaid syntax based on requirements.
  • Logic Auditing: Analyzes existing diagrams to detect semantic errors, deadlocks, and architectural violations.
  • Use Case: A system architect can use this Skill to design a complex business process flow as an Activity Diagram, ensuring it adheres to Clean Architecture and is free from logical flaws before implementation.

Quick Start

Use the activity-diagram-design-analyst skill to design an activity diagram for the user checkout process.

Frequently Asked Questions about activity-diagram-design-analyst

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

FAQPage Schema
How do I generate a UML activity diagram using Mermaid syntax from business requirements?

To generate a UML activity diagram using Mermaid syntax, provide your business requirements. The Skill outputs high-fidelity Mermaid diagrams while ensuring logical consistency and adherence to Clean Architecture principles.

What is the best way to audit an existing activity diagram for logical deadlocks and semantic risks?

Auditing an activity diagram for deadlocks and semantic risks involves analyzing the flow against strict UML rules. This Skill detects architectural violations and ensures logical consistency between your business requirements and the diagram.

How does Clean Architecture apply to designing activity diagrams?

Clean Architecture applies to activity diagrams by structuring flows around Boundary-Use Case-Entity principles. This Skill designs diagrams that enforce these architectural boundaries, ensuring clear separation of concerns within the business logic.

Can I use this Skill to align complex business logic with UML standards?

Yes, you can align complex business logic with UML standards. The Skill analyzes your requirements and produces diagrammatic representations that strictly adhere to UML rules, detecting semantic risks before implementation.