ba-activity-rule-spec

Convert a Sequence Diagram into steps.md, activity.drawio.xml, and validation-flow.mmd artifacts.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/Yukine5377/common --skill ba-activity-rule-spec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ba-activity-rule-spec
Source: https://github.com/Yukine5377/common/tree/main/.cursor/skills/ba-activity-rule-spec
Command: npx skills add https://github.com/Yukine5377/common --skill ba-activity-rule-spec

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill converts a Sequence Diagram into three concrete BA artifacts: a steps table for review, an Activity Flowchart in Draw.io, and a detailed Mermaid validation flow, enabling clearer communication between FE and BE and faster validation.

Core Features & Use Cases

  • Automated artifact generation: transforms a sequence diagram into a structured steps.md aligned with lanes and task types.
  • Flowchart & diagram outputs: generates a Draw.io XML file for an end-to-end activity flow and a Mermaid file for BE validation flows.
  • Review-driven delivery: outputs are designed for user confirmation before rendering final diagrams, reducing rework.

Quick Start

Provide a Sequence Diagram input and let the skill produce the three output artifacts ready for review.

Frequently Asked Questions about ba-activity-rule-spec

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

FAQPage Schema
How do I convert a sequence diagram into BA artifacts like steps tables and flowcharts?

To convert a sequence diagram into BA artifacts, provide the sequence input to generate a structured steps.md, a Draw.io activity flowchart, and a Mermaid validation flow.

What is the best way to generate a Draw.io activity flowchart from a sequence diagram?

Generating a Draw.io activity flowchart from a sequence diagram involves producing a structured XML file that maps end-to-end activity flows, aligned with lanes and task types for BA review.

Can I create a Mermaid validation flow from an existing sequence diagram?

Yes, you can create a Mermaid validation flow from an existing sequence diagram by transforming the sequence details into a formalized Mermaid file designed for BE validation.

Does this sequence diagram conversion process support BE and FE interactions?

Yes, the sequence diagram conversion process supports BE and FE interactions by producing three formalized output formats designed to enable clearer communication and faster validation.

What file formats are generated when standardizing sequence diagrams into BA workflows?

Standardizing sequence diagrams into BA workflows generates three specific file formats: a steps.md table, an activity.drawio.xml file, and a validation-flow.mmd file, all tied to the input basename.

Do I need to review the generated BA artifacts before rendering the final diagrams?

Yes, you need to review the generated BA artifacts before rendering final diagrams, as the outputs are designed for user confirmation to reduce rework and ensure accurate BE and FE validation.