The tldraw MCP server exposes a live canvas at http://localhost:3030. You draw into it; the user watches it fill in. Worthwhile drawings can be snapshotted to disk and recalled in future sessions via this skill's local store (store.py).
$npx -y skills add codejunkie99/agentic-stack --skill tldrawInstalls into the current project.
Run `npx skills use "https://github.com/codejunkie99/agentic-stack" --skill "codejunkie99/agentic-stack/tldraw"` 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/codejunkie99/agentic-stack" that are relevant to the current task. Run `npx skills add "https://github.com/codejunkie99/agentic-stack"` and select the relevant skills, then follow their instructions.