Doc Tools
Comprehensive documentation: ASCII diagrams, markdown standards, LaTeX build, Pandoc PDF generation, interactive HTML explainers
Skills in this plugin
13- ▌ Teachback · terrylica bundleBuild or deepen a single-file interactive HTML explainer that teaches back difficult material already established in the conversation (or a named subject/source). Use when someone wants a durable, self-contained lesson with rendered mathematics, an exploratory multiple-choice assessment, and a terminology loop that lets the reader push unfamiliar terms back for deeper coverage.
- ▌ Latex Build · terrylica bundleLaTeX builds with latexmk and live preview. TRIGGERS - latexmk, LaTeX build, live preview, compilation.
- ▌ Latex Setup · terrylica bundleLaTeX environment setup on macOS. TRIGGERS - install LaTeX, MacTeX, Skim viewer, SyncTeX setup.
- ▌ Latex Tables · terrylica bundleLaTeX tables with tabularray package. TRIGGERS - LaTeX table, tabularray, fixed-width columns, table alignment.
- ▌ Terminal Print · terrylica bundlePrint iTerm2 terminal output to network printer. Also documents AirPrint blank-page workaround for HP LaserJet Pro MFP 3101/3108 family. TRIGGERS - print terminal, terminal PDF, print session output, AirPrint blank page, printer prints blank, lpr no output, HP LaserJet driverless blank, IPP-Everywhere blank page.
- ▌ Static Page Stack · terrylica bundleSOTA stack recommendations for elegant, controlled, semantic static HTML pages — dashboards, post-mortems, technical-investigation reports,
- ▌ Academic PDF To Gfm · terrylica bundleConvert academic PDF papers to GitHub-renderable GFM markdown with math equations. TRIGGERS - PDF, GitHub markdown, math
- ▌ Glossary Management · terrylica bundleManage terminology glossary with Vale. TRIGGERS - sync terms, glossary validation, add terms, Vale vocabulary.
- ▌ Pandoc PDF Generation · terrylica bundlePDF generation from markdown via Pandoc/XeLaTeX. TRIGGERS - markdown for PDF, print document, pandoc
- ▌ Ascii Diagram Validator · terrylica bundleValidate ASCII diagram alignment in markdown. TRIGGERS - diagram alignment, ASCII art, box-drawing diagrams.
- ▌ Documentation Standards · terrylica bundleApply markdown documentation standards optimized for both LLM consumption and Pandoc PDF generation. Use whenever the user is writing or.
- ▌ Plotext Financial Chart · terrylica bundleASCII financial line charts for markdown using plotext dot marker. TRIGGERS - financial chart, line chart, plotext
- ▌ Markdown Table Validator · terrylica bundleDetect and fix Markdown (GFM) tables that won't render on GitHub or the VS Code preview — unescaped pipes inside cells, header/separator column-count mismatch, indented (code-block) tables, and misplaced alignment colons. Use when a markdown table renders as raw text, when cleaning LLM-generated docs in bulk, or when auditing a repo's tables before a commit. TRIGGERS - markdown table broken, table not rendering, fix markdown table, escape pipe in table, GFM table, table renders as text, validate markdown tables.