Use when designing or auditing the figures and tables of a JAMA manuscript, including the required flow diagram, baseline table, and main-result exhibits. Shapes exhibits for JAMA conventions; it does NOT run the statistics or write the abstract.
Scanned 6/5/2026
Install to Claude Code
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill jama-figures-tables --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Jama Figures Tables?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/brycewang-stanford-jama-figures-tables)More formats (shields.io, HTML) on the badges page.
---
name: jama-figures-tables
description: Use when designing or auditing the figures and tables of a JAMA manuscript, including the required flow diagram, baseline table, and main-result exhibits. Shapes exhibits for JAMA conventions; it does NOT run the statistics or write the abstract.
---
# Figures & Tables (jama-figures-tables)
## When to trigger
- The RCT/review lacks its required flow diagram
- Tables are cluttered, over-numerous, or exceed the journal's exhibit allowance
- The baseline-characteristics table is missing or misused
- A figure shows p-values but not effect sizes / confidence intervals
## The exhibits a JAMA paper usually needs
| Exhibit | Purpose |
|-------------------------------------------|--------------------------------------------------------|
| Flow diagram (CONSORT/PRISMA/STARD) | Participant or study-selection accounting |
| Table 1 — baseline characteristics | Describe groups; show comparability (not significance) |
| Main-outcome table | Primary/secondary effects with 95% CIs |
| Forest plot (meta-analysis / subgroups) | Effect sizes + CIs across studies/subgroups |
| Kaplan-Meier / time-to-event figure | Survival or event curves with numbers at risk |
Keep the count within JAMA's current figure/table limit — verify the exact number on the Instructions for Authors page rather than assuming.
## Conventions JAMA expects
- **Flow diagram is mandatory** for RCTs (CONSORT) and systematic reviews (PRISMA). Account for every participant/record: screened, excluded (with reasons), enrolled, analyzed.
- **Table 1 shows comparability, not p-values.** For RCTs, comparing baseline groups with significance tests is discouraged; report characteristics and let randomization speak.
- **Every estimate carries its 95% CI** in figures and tables, not bare p-values.
- **Self-contained exhibits.** Each table/figure stands alone: full title, defined abbreviations in the footnote, units, denominators (n/N), and the analysis population.
- **Kaplan-Meier curves include numbers at risk** beneath the time axis.
- **Forest plots** order studies sensibly, show weights and the pooled estimate with its CI, and report heterogeneity.
- **No chartjunk.** Avoid 3-D bars, truncated axes that exaggerate effects, and dual axes that mislead.
- **Color and accessibility.** Use colorblind-safe palettes; ensure the figure reads in grayscale.
## Checklist
- [ ] Required flow diagram present and reconciles all participants/records
- [ ] Table 1 reports characteristics without inappropriate significance testing (RCT)
- [ ] Every effect estimate shows its 95% CI
- [ ] Each exhibit is self-contained (title, footnotes, abbreviations, units, n/N)
- [ ] KM curves show numbers at risk; forest plots show weights + pooled CI + heterogeneity
- [ ] Total figures + tables within the journal's limit (verify current number)
- [ ] Axes honest (no truncation that exaggerates); palette colorblind-safe
- [ ] No duplication of the same data across a table and a figure
## Anti-patterns
- Submitting an RCT or review with no flow diagram
- P-value-laden Table 1 implying randomization "failed"
- Bars or curves with no confidence intervals
- Truncated y-axis that visually inflates a small effect
- KM plot without numbers at risk
- The same numbers shown in both a table and a figure
- Abbreviations undefined in the footnote
## Output format
```
【Flow diagram】present + reconciles / missing
【Table 1 appropriate】yes / no
【All estimates show 95% CI】yes / no
【Exhibit count vs limit】X (limit per author instructions)
【Self-contained exhibits】yes / fixes: ...
【Issues to fix】...
【Next skill】jama-structured-abstract
```
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!