wardleyToGo
Generate and render strategic Wardley Maps from plain text
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install wardleyToGo?โผ
Run `npx skills add owulveryck/wardleyToGo --all -g -y` in your terminal to install the skill globally, then install the renderer with `go install github.com/owulveryck/wardleyToGo/cmd/wtg2svg@latest`.
How to create a Wardley Map with AI?โผ
Just describe your business or system in plain English and the skill generates a valid WTG2 map file, then renders it to an SVG you can open in any browser.
What is the WTG2 language?โผ
WTG2 is a simple text format for describing Wardley Maps, covering components, evolution stages, dependencies, inertia, and strategic annotations like warnings and gameplays.
Does wardleyToGo work with Claude Code?โผ
Yes. The skill follows the standard SKILL.md format and triggers automatically in Claude Code whenever you mention Wardley Maps, value chains, or strategic mapping.
Can I try Wardley mapping without installing anything?โผ
Yes. An online playground at owulveryck.github.io/wardleyToGo lets you write WTG2 and render maps directly in your browser.