Render any text file (HTML, markdown, config, SQL, email) from a mustache template plus JSON data. Use when an output's shape is fixed ahead of time and only the values change.
$npx -y skills add decocms/studio --skill templatingInstalls into the current project.
Run `npx skills use "https://github.com/decocms/studio" --skill "decocms/studio/templating"` 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/decocms/studio" that are relevant to the current task. Run `npx skills add "https://github.com/decocms/studio"` and select the relevant skills, then follow their instructions.