# Figure Style

> Apply scientific plotting and figure-quality rules to a single plot or panel. Use when drawing, cleaning, labeling, or reviewing plots for research artifacts.

- Skill: `advaitpaliwal/figure-style` (Agent Skill)
- Install (CLI): `npx skillmds@latest add advaitpaliwal/figure-style`
- Raw SKILL.md: https://api.skillmd.com/api/skills/advaitpaliwal/figure-style/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: advaitpaliwal (https://skillmd.com/u/advaitpaliwal)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/advaitpaliwal/figure-style

---


# Figure Style

Use this skill before producing or revising any plot.

Checklist:

1. Pick the chart type from the data shape and claim, not from decoration.
2. Label axes with units, define transformations, and show uncertainty or replicate structure when available.
3. Use color only for meaningful grouping; keep palettes accessible and consistent across panels.
4. Render the plot and inspect text, tick labels, legends, clipping, and overplotting before saving.
5. Save both the image and the code/data needed to regenerate it.

A polished plot with unverifiable data is not acceptable. Preserve provenance first.

