figura
01Plugin Claude Code
Marketplace for the figura Claude Code skill.
Plugin Claude Code
Marketplace for the figura Claude Code skill.
Plugin Claude Code
Publication-quality figures, plots, and diagrams for academic papers, with a render-view-fix iteration loop.
Agent
Read-only visual audit of a rendered figure (PNG or PDF). Reports defects across six categories — legibility, collision, truncation, encoding, layout, dynamic-range. Use proactively whenever the user asks to "review", "audit", "check", or "look at" a paper figure, or when the parent agent wants a fresh-eyes defect…
Command
Read-only visual audit of a rendered figure (PNG, PDF, or SVG). Delegates to the figura-image-auditor subagent so the image bytes do not pollute the main context.
Command
Upgrade a "looks like default" figure to publication style — fonts embedded, palette colorblind-safe, spines/grid cleaned, vector exports. Works on matplotlib (.py) and TikZ (.tex).
Command
Export every PDF figure in a directory to PNG at 300 DPI (for board uploads, Slack, slide decks, README embeds).
Command
Targeted fix for overlap/collision defects — tick labels, legend covering data, axis labels, multi-panel collisions (matplotlib) or arrow-through-text, loop-arrow-crossing-nodes, label-on-node (TikZ).
Command
Run the render → view → fix loop on a figure script (matplotlib .py) or TikZ source (.tex) until print-size defects are gone or two cycles pass.
Command
Apply venue-specific publication style (NeurIPS, ICML, ICLR, IEEE, CVPR, ACM, Nature) to a matplotlib figure script.
Skill Claude CodeCodex
Create publication-quality figures, plots, and diagrams for academic papers, with a render-view-fix iteration loop for catching visual defects. Use this skill whenever the user is preparing visuals for a paper, thesis, preprint, technical report, or conference submission — including data plots (line, bar, scatter…