create-flow

Generate ProcessFlow JSON with embedded review-flow quality checks.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/csilost2001/html-designer --skill create-flow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-flow
Source: https://github.com/csilost2001/html-designer/tree/main/.claude/skills/create-flow
Command: npx skills add https://github.com/csilost2001/html-designer --skill create-flow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps ProcessFlow designers generate a guarded ProcessFlow JSON with built-in quality checks, ensuring adherence to established review rules before creation.

Core Features & Use Cases

  • Enforces the /review-flow 10 viewpoints and 18 rules as a pre-creation self-check to reduce rework.
  • Generates the ProcessFlow JSON along with optional extension definitions and testScenarios, ready for review and PR.
  • Provides guidance to prevent global schema changes and to ensure UI/flow item consistency across flows.

Quick Start

Call the skill with a UUID v4 flowId and a natural-language business overview to produce a ready-to-validate ProcessFlow JSON.

Frequently Asked Questions about create-flow

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

FAQPage Schema
How do I generate a ProcessFlow JSON with built-in validation checks?

To generate a ProcessFlow JSON with built-in validation, provide a UUID v4 flowId and a natural-language business overview. The skill applies 10 review viewpoints and 18 rules as a pre-creation self-check, outputting ready-to-validate JSON.

What is the best way to prevent global schema changes when creating a workflow JSON?

The best way to prevent global schema changes is using a guided creation skill that embeds self-checks against 18 established review rules. This ensures UI and flow item consistency across workflows before submission.

Can I include test scenarios and extension definitions in my process flow automation?

Yes, you can include test scenarios and extension definitions in your process flow automation. Along with the base ProcessFlow JSON, the skill generates these optional extensions to provide comprehensive coverage ready for PR review.

Do I need a specific flowId format to create a validated process flow?

Yes, you need a UUID v4 format for the flowId to create a validated process flow. This unique identifier is required as input alongside your business overview to initiate the automated JSON generation and self-check process.

Why does my ProcessFlow JSON fail review during pull requests?

Your ProcessFlow JSON may fail review due to known pattern recurrence or schema inconsistencies. Applying a pre-creation self-check using 10 review viewpoints and 18 rules reduces these rework issues before validation.