tldraw-json-to-tldr
Setup
The generator script gen-tldr.mjs must be present in the user's project. Typical locations:
scripts/gen-tldr.mjs(if repo was cloned directly)skills/tldraw-json-to-tldr/scripts/gen-tldr.mjs(if installed as a subdirectory)
Before running commands, locate gen-tldr.mjs in the project with a file search.
Quick Workflow
- Locate
gen-tldr.mjsin the project directory. - If not found, run bootstrap:
- `node skills/tldraw-json-to-tldr/scripts/bo
[Description truncada. Veja o README completo no GitHub.]