Extract commands, events, and projections from TypeScript DcbDecider and Projection source files and produce a spreadsheet-style Markdown table with cell references, formulas, and a Mermaid diagram. Use when the user wants to derive an event model table from decider and view source code.
Two-step skill: (1) Map a visual Event Model diagram (image, Miro board, or screenshot) into a Markdown table with cell references, formulas, and a Mermaid diagram, then (2) generate TypeScript DcbDecider and Projection source files from that table. Use when the user provides an event modeling image and wants working code.
Extract commands, events, and projections from TypeScript DcbDecider and Projection source files and produce a spreadsheet-style Markdown table with cell references, formulas, and a Mermaid diagram. Use when the user wants to derive an event model table from decider and view source code.
Two-step skill: (1) Map a visual Event Model diagram (image, Miro board, or screenshot) into a Markdown table with cell references, formulas, and a Mermaid diagram, then (2) generate TypeScript DcbDecider and Projection source files from that table. Use when the user provides an event modeling image and wants working code.