Think Render banner
danielsimonjr danielsimonjr

Think Render

Documentation community

Description

--- description: "Render the most recent structured thought output (from /think) as a diagram or document. Usage: /think-render [format] where format is mermaid, dot, ascii, json, markdown, graphml, html, tikz, uml, modelica, dashboard, latex-math, csv, svg, or png (defaults to mermaid)." argument-hint: "[mermaid|dot|ascii|json|markdown|graphml|html|tikz|uml|modelica|dashboard|latex-math|csv|svg|png]" --- The user invoked `/think-render` with arguments: `$ARGUMENTS` ## What to do 1. **Find th

Installation

Installs to ~/.claude/skills/danielsimonjr-deepthinking-plugin-think-render/SKILL.md

Terminal
mkdir -p ~/.claude/skills/danielsimonjr-deepthinking-plugin-think-render && curl -fsSL https://raw.githubusercontent.com/danielsimonjr/deepthinking-plugin/HEAD/commands/think-render.md -o ~/.claude/skills/danielsimonjr-deepthinking-plugin-think-render/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository