Use to build and check The Lancet's clinical display items — the Table 1 baseline characteristics, Kaplan–Meier curves with numbers at risk, forest plots for subgroups/meta-analyses, the CONSORT/study-flow diagram, and maps for multi-country studies — all with confidence intervals shown.
Scanned 6/5/2026
Install to Claude Code
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill lancet-figures-tables --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Lancet Figures Tables?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/brycewang-stanford-lancet-figures-tables)More formats (shields.io, HTML) on the badges page.
---
name: lancet-figures-tables
description: Use to build and check The Lancet's clinical display items — the Table 1 baseline characteristics, Kaplan–Meier curves with numbers at risk, forest plots for subgroups/meta-analyses, the CONSORT/study-flow diagram, and maps for multi-country studies — all with confidence intervals shown.
---
# Clinical Figures & Tables (lancet-figures-tables)
## When to trigger
- The manuscript lacks a Table 1, a flow diagram, or a survival/forest plot the design calls for.
- Effect estimates are shown without confidence intervals.
- Kaplan–Meier curves have no numbers-at-risk row.
- A multi-country study has no map and the reader cannot see where the data came from.
## The standard Lancet clinical display items
### Table 1 — baseline characteristics
- [ ] One column per arm/group (plus overall if helpful); rows = key demographic and clinical characteristics.
- [ ] Report **n (%)** for categorical and **mean (SD)** or **median (IQR)** for continuous — matched to distribution.
- [ ] Include the equity-relevant characteristics the study warrants (sex/gender, age, race/ethnicity where relevant, socioeconomic/PROGRESS-Plus factors) — coordinate with `lancet-ethics`.
- [ ] **Do not** include P values comparing randomised arms at baseline (in an RCT, baseline imbalance is by chance) unless specifically justified.
### Kaplan–Meier curves (time-to-event)
- [ ] Plot survival/cumulative-incidence by arm with a **numbers-at-risk** table beneath the x-axis at each time point.
- [ ] Show the hazard ratio with **95% CI** and the (log-rank) p; censoring indicated.
- [ ] Axes labelled with time unit and the clinical event; truncate y-axis only with justification.
### Forest plots
- [ ] For **pre-specified subgroups**: point estimate + 95% CI per subgroup, with the overall estimate and the **interaction p value** (not within-subgroup P values) — see `lancet-statistics`.
- [ ] For **meta-analyses**: per-study estimate + CI, pooled estimate (diamond), heterogeneity (I², τ²), and the model (fixed/random).
### CONSORT / study-flow diagram
- [ ] The participant flow diagram (CONSORT for RCTs, PRISMA for reviews) — see `lancet-reporting`. It is a required display item; numbers must reconcile with Table 1 and the analysis populations.
### Maps (multi-country / global-health studies)
- [ ] For international or LMIC studies, a map showing participating countries/sites or the geographic distribution of the outcome — supports the global-relevance framing.
## Cross-cutting specs
- [ ] **Confidence intervals shown** on every effect estimate in figures (error bars defined as 95% CI).
- [ ] Colourblind-safe palette; meaning never conveyed by colour alone; legible at print size.
- [ ] Every figure legend defines the estimate, the uncertainty (95% CI), n, and the test.
- [ ] Display-item count within the journal's allowance; overflow → appendix.
## Output format
```
【Table 1】 present? arms × characteristics, correct summaries, no baseline P in RCT, equity vars? → gaps
【Kaplan–Meier】 needed? numbers-at-risk + HR(95% CI) present? yes/no/NA
【Forest plot】 subgroups (interaction p) / meta-analysis (pooled + heterogeneity)? yes/no/NA
【Flow diagram】 CONSORT/PRISMA present + reconciles? yes/no
【Map】 multi-country study has a map? yes/no/NA
【CIs shown on all estimates?】 yes/no
【Next】 lancet-research-in-context
```
## Anti-patterns
- **Do not** show effect estimates without confidence intervals.
- **Do not** put baseline P values in an RCT Table 1.
- **Do not** present Kaplan–Meier curves without a numbers-at-risk row.
- **Do not** display subgroups with within-subgroup P values instead of interaction tests.
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!