Version: 5.0 (Step-File Architecture)
Initialize a production-ready test framework (Playwright or Cypress) with fixtures, helpers, configuration, and best practices.
This workflow uses step-file architecture:
From workflow.yaml, resolve:
config_source, test_artifacts, user_name, communication_language, document_output_language, datetest_dir, use_typescript, framework_preference, project_sizeLoad, read completely, and execute:
{skill-root}/steps-c/step-01-preflight.md
If the user selects Resume mode, load, read completely, and execute:
{skill-root}/steps-c/step-01b-resume.md
This checks the output document for progress tracking frontmatter and routes to the next incomplete step.