Use the ccwf CLI (from @cc-wf-studio/cli) to render, validate, preview, export, or run cc-wf-studio workflow JSON files from the terminal. Apply whenever the user mentions viewing, visualizing, checking, executing, or converting a workflow under .vscode/workflows/ (or any *workflow*.json), wants a Mermaid diagram of a workflow, asks to "see" / "preview" / "open" a workflow, or wants to run a workflow as a Claude Code Skill without opening VSCode.
$npx -y skills add breaking-brake/cc-wf-studio --skill ccwf-cliInstalls into the current project.
Run `npx skills use "https://github.com/breaking-brake/cc-wf-studio" --skill "breaking-brake/cc-wf-studio/ccwf-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/breaking-brake/cc-wf-studio" that are relevant to the current task. Run `npx skills add "https://github.com/breaking-brake/cc-wf-studio"` and select the relevant skills, then follow their instructions.