Interactive visual playground for designing, editing, and generating Temporal workflows. Use when the user wants to visually build workflows, load existing project workflows onto a canvas, or generate workflow code from a visual spec. Includes its own MCP server (temporal-playground) for chat and connects to temporal-docs MCP for documentation.
$npx -y skills add proyecto26/projectx --skill temporal-playgroundInstalls into the current project.
Run `npx skills use "https://github.com/proyecto26/projectx" --skill "proyecto26/projectx/temporal-playground"` 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/proyecto26/projectx" that are relevant to the current task. Run `npx skills add "https://github.com/proyecto26/projectx"` and select the relevant skills, then follow their instructions.