workflow-action-forms-editor

Standardize workflow action and forms-backed field configuration in a centralized inspector.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the fragmentation of workflow configuration by providing a unified, inspector-based interface for managing action parameters and forms-backed fields, preventing the need to move complex configurations into the workspace surface.

Core Features & Use Cases

  • Unified Action Editing: Provides a consistent component for editing both stage and transition actions, ensuring validation and keyboard accessibility remain uniform.
  • Schema-Driven Forms: Automatically renders parameter inputs based on catalog metadata, eliminating the need for hard-coded forms per action.
  • Use Case: When building a complex service blueprint, use this skill to configure custom action fields and parameters directly within the inspector panel while maintaining real-time validation and consistent UI patterns.

Quick Start

Use the workflow-action-forms-editor skill to configure the parameters and field schema for the selected workflow action in the inspector.

Frequently Asked Questions about workflow-action-forms-editor

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

FAQPage Schema
How do I edit workflow action parameters without cluttering the workspace surface?

You can edit workflow action parameters directly within a centralized inspector interface, preventing complex configurations from cluttering the main workspace. This unified panel manages forms-backed fields and action metadata consistently.

How does schema-driven form rendering work for workflow actions?

Schema-driven forms automatically render parameter inputs based on catalog metadata, eliminating the need for hard-coded forms per action. The inspector reads catalog definitions to dynamically generate the required UI fields for each workflow action.

Can I configure both stage and transition actions in the workflow editor using a single component?

Yes, a unified action editing component provides a consistent interface for configuring both stage and transition actions. This ensures parameter validation, field reordering, and keyboard accessibility remain uniform across the workflow editor.

What's the best way to manage forms-backed fields and parameter validation in a complex service blueprint?

Managing forms-backed fields in a complex service blueprint is best handled through a centralized inspector interface. It leverages catalog-driven schema definitions to maintain real-time validation and consistent UI patterns for custom action fields.

Do I need hard-coded forms for every custom action field in my workflow configuration?

No, you do not need hard-coded forms for every custom action field. The workflow configuration uses catalog metadata to automatically render parameter inputs, streamlining the setup of stage and transition action metadata.

Why does my workflow editor need an inspector interface for forms-backed fields?

An inspector interface is needed to standardize the configuration of workflow actions and forms-backed fields. It prevents fragmented configurations by ensuring consistent UI behavior for parameter validation and accessibility across the editor.