Use when building figures, tables, and the mandatory Table of Contents (TOC)/abstract graphic for an Environmental Science & Technology (ES&T) manuscript. ES&T requires a TOC graphic for Research Articles, Reviews, Features, Perspectives, and Policy Analysis, and figures/tables may count toward the word limit, so every exhibit must earn its space. It designs exhibits; it does not run the analysis.
Scanned 6/5/2026
Install to Claude Code
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill est-figures-and-tables --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Est Figures And Tables?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/brycewang-stanford-est-figures-and-tables)More formats (shields.io, HTML) on the badges page.
---
name: est-figures-and-tables
description: Use when building figures, tables, and the mandatory Table of Contents (TOC)/abstract graphic for an Environmental Science & Technology (ES&T) manuscript. ES&T requires a TOC graphic for Research Articles, Reviews, Features, Perspectives, and Policy Analysis, and figures/tables may count toward the word limit, so every exhibit must earn its space. It designs exhibits; it does not run the analysis.
---
# Figures, Tables & TOC Graphic (est-figures-and-tables)
Exhibits are where an expert reviewer checks whether the result is real, and at ES&T they also carry
two venue-specific rules: a **mandatory TOC/abstract graphic**, and a word budget in which
**figures/tables may count as word-equivalents** (historically ~300 for small, ~600 for large — 待核实
on the live page). Every exhibit must pull its weight.
## When to trigger
- Designing the main results figures/tables
- Building the **TOC/abstract graphic** (required for most article types)
- Deciding what belongs in the article vs. the Supporting Information
- A reviewer found an exhibit unclear, mislabeled, or not self-contained
## Principles
1. **Self-contained.** Each exhibit is intelligible from its caption, axis/column labels, units, n,
and notes alone — state the sample, conditions, and what the value is.
2. **Show uncertainty.** Error bars/intervals with the dispersion measure named; significance markers
defined; never bars without spread.
3. **Accessible.** Colorblind-safe palettes, legible in grayscale, no chartjunk/3D; vector output
(PDF/EPS) where possible for print.
4. **The TOC graphic.** A single clear **visual abstract** that *illustrates* the paper's core idea —
not a duplicate of an in-text figure. Legible at thumbnail size; follow ACS size/format specs.
Required for Research Articles, Critical Reviews, Features, Perspectives, and Policy Analysis;
**not** required for Viewpoints/Spotlights/Letters.
5. **Article vs. SI.** Keep the few exhibits that carry the argument in the article; move full
spectra, calibration curves, balance tables, and robustness grids to the **Supporting Information**
— this also helps you fit the word budget (see `est-reporting-and-reproducibility`).
6. **Reproducible.** Each exhibit is generated by the master script; values match the deposited data.
## Environmental-science exhibits
- Concentration/time profiles, kinetics and dose–response curves with fitted models
- Mass-balance / Sankey-style flow diagrams; reaction/transformation schemes (ChemDraw)
- Sampling-site and spatial-variation maps (`sf`/`tmap`, QGIS); contour/heat maps
- Spectra (with insets), microscopy with scale bars, speciation diagrams
## Anti-patterns
- Submitting without the required TOC graphic, or a TOC graphic that just clones Figure 1
- Bars with no error bars; undefined significance markers
- Cramming every spectrum/robustness panel into the main text (blows the word budget — use SI)
- Color-only encoding that fails in grayscale or for colorblind readers
- Maps/micrographs with no scale bar, north arrow, or units
- Exhibit values that do not match the deposited data
## Output format
```
【Main exhibits】what each shows + why figure vs table
【TOC graphic】required for this type? designed as a visual abstract (not a clone)? [Y/N]
【Self-contained】caption + labels + units + n? [Y/N]
【Accessible】grayscale + colorblind-safe + scale bars? [Y/N]
【Article vs SI】split decided; word-budget impact noted
【Reproducible】matches deposited data? [Y/N]
【Next】est-reporting-and-reproducibility
```
## Supplementary resources
- [`../../resources/external_tools.md`](../../resources/external_tools.md) — plotting, structure-drawing, and mapping tools; TOC-graphic guidance
- [`../../resources/official-source-map.md`](../../resources/official-source-map.md) — TOC-art mandate and word-limit policy
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!