cps-tables-figures

GitHub

为比较政治研究论文设计自包含、可读的表格与图表,确保符合SAGE出版标准。适用于构建结果展示、优化排版及准备补充材料,强调通过可视化呈现核心发现与比较论证。

Comparative-Political-Studies-Skills/skills/cps-tables-figures/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

构建或修改论文主文表格和图表 回复审稿人关于图表不可读或信息过载的问题 决定将哪些图表放入正文或附录 为SAGE出版准备符合颜色和分辨率要求的图表

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill cps-tables-figures -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/Comparative-Political-Studies-Skills/skills/cps-tables-figures -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@cps-tables-figures

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill cps-tables-figures -a claude-code -g -y

安装 repo 全部 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --all -g -y

预览 repo 内 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --list

SKILL.md

Frontmatter
{
    "name": "cps-tables-figures",
    "description": "Use when designing tables and figures for a Comparative Political Studies (CPS) manuscript so each exhibit is self-contained, comparative-legible, and SAGE-ready. Improves the exhibits; it does not run the analysis or set the data policy."
}

Tables & Figures (cps-tables-figures)

CPS exhibits must carry the comparative argument on their own. A reviewer should grasp the cross-case or over-time story from the figure and its caption without hunting through the text. Because references, tables, and figures do not count toward the CPS word limit, exhibits are where you spend space — but only if each one earns its place.

When to trigger

  • Building or revising the main-text tables and figures
  • A reviewer found exhibits unreadable, over-stuffed, or not self-contained
  • Deciding which exhibits belong in the paper vs. the supplementary/online appendix
  • Preparing figures for SAGE production (color, resolution, grayscale legibility)

Exhibit priorities (in order)

  1. One main figure that is the finding. For most CPS papers this is a coefficient/forest plot, an event-study plot around a reform, an RD plot, or a marginal-effects/predicted-probability plot — not a wall of regression coefficients.
  2. A clean main results table with the headline specification and the key robustness columns only; push the full grid to the appendix.
  3. A comparative descriptive exhibit showing the cross-case or over-time variation the design exploits (so the reader sees the leverage).
  4. A balance / first-stage / pre-trends exhibit appropriate to the design.

Make every exhibit self-contained

  • Title + caption state what is shown, the unit, the sample, and the comparison — readable alone.
  • Notes give: estimator, fixed effects, clustering level, N (units and observations), and what the error bars are (CI level). For comparative panels, state the countries and the period.
  • Units and scales labelled in substantive terms (percentage points, predicted probability), not raw coefficients a reader must decode.
  • Effect sizes visible. Show magnitudes and uncertainty, not just significance asterisks.

Comparative-specific exhibit craft

  • When comparing countries/regions, order and group them so the pattern is visible (by region, regime type, or the key covariate) rather than alphabetically.
  • Use small multiples to show the same relationship across cases rather than one overplotted panel.
  • Maps only when geography is the point; otherwise a sorted dot plot communicates better.

SAGE production notes (verify current specs)

  • Colorblind-safe palettes; figures must remain legible in grayscale for print.
  • Vector output (PDF/EPS) where possible; supply high-resolution raster otherwise.
  • Match exhibit numbering in the manuscript exactly to the deposited replication output.

Execution bridge (StatsPAI / Stata MCP)

Generate exhibits from the fitted result, not by retyping numbers (the usual source of body-vs-supplement drift). Full map: execution-with-mcp. CPS is comparative politics — cross-national and sub-national designs; emphasize identification and clustered / multiway inference.

  • Tables: etable (multi-model columns) or did_summary_to_latex straight from the result_id.
  • Figures: plot_from_result / enhanced_event_study_plot / event_study_table — axis units and the SE/clustering note baked in.
  • Every note names the estimator + clustering and states the effect size in interpretable units.

See a full fitted-result → exhibit chain in the JF execution walkthrough.

Checklist

  • One main figure conveys the finding without the text
  • Every exhibit's notes give estimator, FE, clustering, N, and CI level
  • Effect sizes and uncertainty are visible, not just stars
  • Cross-case exhibits are ordered/grouped to reveal the comparative pattern
  • Color choices survive grayscale; figures are vector or high-res
  • Heavy tables moved to the appendix; each is referenced in the text
  • Exhibit numbers match the replication output exactly

Anti-patterns

  • A 40-coefficient table where one forest plot would carry the result
  • Captions that require the text to interpret; missing N, clustering, or CI level
  • Countries ordered alphabetically so the comparative pattern is invisible
  • Significance-star tables with no effect magnitudes
  • Figures that collapse to mush in grayscale; low-resolution raster images

Output format

【Main figure】what it shows + why it is the finding
【Main table】headline spec + which robustness columns; rest → appendix
【Comparative descriptive】the exhibit showing cross-case/over-time leverage
【Self-contained?】captions/notes give estimator, FE, clustering, N, CI [Y/N]
【Production】grayscale-safe + vector/high-res [Y/N]
【Next】cps-writing-style

Supplementary resources

Version History

  • 1839142 Current 2026-07-05 12:38

Same Skill Collection

AAAI-Skills/skills/aaai-artifact-evaluation/SKILL.md
AAAI-Skills/skills/aaai-author-response/SKILL.md
AAAI-Skills/skills/aaai-camera-ready/SKILL.md
AAAI-Skills/skills/aaai-experiments/SKILL.md
AAAI-Skills/skills/aaai-related-work/SKILL.md
AAAI-Skills/skills/aaai-reproducibility/SKILL.md
AAAI-Skills/skills/aaai-review-process/SKILL.md
AAAI-Skills/skills/aaai-submission/SKILL.md
AAAI-Skills/skills/aaai-supplementary/SKILL.md
AAAI-Skills/skills/aaai-topic-selection/SKILL.md
AAAI-Skills/skills/aaai-workflow/SKILL.md
AAAI-Skills/skills/aaai-writing-style/SKILL.md
AAMAS-Skills/skills/aamas-artifact-evaluation/SKILL.md
AAMAS-Skills/skills/aamas-author-response/SKILL.md
AAMAS-Skills/skills/aamas-camera-ready/SKILL.md
AAMAS-Skills/skills/aamas-experiments/SKILL.md
AAMAS-Skills/skills/aamas-related-work/SKILL.md
AAMAS-Skills/skills/aamas-reproducibility/SKILL.md
AAMAS-Skills/skills/aamas-review-process/SKILL.md
AAMAS-Skills/skills/aamas-submission/SKILL.md
AAMAS-Skills/skills/aamas-supplementary/SKILL.md
AAMAS-Skills/skills/aamas-topic-selection/SKILL.md
AAMAS-Skills/skills/aamas-workflow/SKILL.md
AAMAS-Skills/skills/aamas-writing-style/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-editor-strategy/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-evidence-standards/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-literature-synthesis/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-organizing-framework/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-proposal-framing/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-review-process/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-revision/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-submission/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-tables-figures/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-topic-selection/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-workflow/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-writing-style/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-contribution-framing/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-data-analysis/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-literature-positioning/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-methods/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-rebuttal/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-review-process/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-submission/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-tables-figures/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-theory-development/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-topic-selection/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-workflow/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-writing-style/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-contribution-framing/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-data-analysis/SKILL.md

Metadata

Files
0
Version
c82fe76
Hash
47e4aec7
Indexed
2026-07-05 12:38

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-04 05:03
浙ICP备14020137号-1 $Гость$