workflow-editor-simulation-quality-gate

Validates Umbraco Prism workflow-editor path-simulation slices via .NET and Playwright tests.

1|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/jonnymuir/Umbraco.Prism --skill workflow-editor-simulation-quality-gate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-editor-simulation-quality-gate
Source: https://github.com/jonnymuir/Umbraco.Prism/tree/main/.claude/skills/workflow-editor-simulation-quality-gate
Command: npx skills add https://github.com/jonnymuir/Umbraco.Prism --skill workflow-editor-simulation-quality-gate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the difficulty of ensuring that workflow path simulations in the Umbraco Prism editor are accurate, accessible, and functionally sound before deployment.

Core Features & Use Cases

  • Automated Quality Gates: Executes a comprehensive suite of .NET and Playwright tests to verify workflow routing, state transitions, and validation rules.
  • Simulation Integrity: Ensures that the simulation panel correctly reflects authored workflow semantics, including transition labels, breadcrumbs, and terminal stage behavior.
  • Use Case: Use this Skill after modifying workflow logic to confirm that the simulation engine correctly blocks invalid moves and highlights the traversed path without breaking the planning shell.

Quick Start

Run the workflow-editor-simulation-quality-gate skill to execute the full validation suite against your current workflow editor changes.

Frequently Asked Questions about workflow-editor-simulation-quality-gate

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

FAQPage Schema
How do I validate workflow routing semantics and state transitions in Umbraco?

To validate workflow routing semantics and state transitions in Umbraco, you can execute automated .NET and Playwright test suites that verify authored workflow paths, simulation accuracy, and UI feedback mechanisms.

Why does my workflow editor simulation allow invalid path transitions?

Invalid path transitions in your workflow editor simulation occur when routing semantics and graph state transitions lack proper validation, requiring a quality gate sequence to verify the simulation engine blocks unauthorized moves.

How do I test workflow path simulation feedback with Playwright?

To test workflow path simulation feedback with Playwright, run a quality gate validation suite that verifies the simulation panel correctly reflects authored workflow semantics, including transition labels, breadcrumbs, and terminal stage behavior.

Do I need a configured .NET environment to run workflow simulation quality gates?

Yes, you need a configured .NET environment and Playwright test infrastructure to execute the defined workflow simulation quality gate sequence and verify functional integrity within the Umbraco Prism ecosystem.

What is the best way to verify terminal stage behavior in an authored workflow?

The best way to verify terminal stage behavior in an authored workflow is running automated quality gates that validate simulation accuracy, ensuring the editor correctly highlights traversed paths without breaking the planning shell.

Can I use this workflow simulation validation without Playwright test infrastructure?

No, this workflow simulation validation requires Playwright test infrastructure alongside a configured .NET environment to execute the comprehensive quality gate sequence covering routing semantics and UI feedback mechanisms.