Agent skill

ajps-tables-figures

Use when building tables and figures for an American Journal of Political Science (AJPS) manuscript. AJPS counts table/figure headers and notes toward the word limit, and the deposited code must regenerate every exhibit exactly for third-party verification. Designs self-contained, reproducible exhibits; it does not run the analysis.

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ajps-tables-figures --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 7 KB
Bundled scripts: none
Path: American-Journal-of-Political-Science-Skills/skills/ajps-tables-figures/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 909 · +31 this week
Language: Stata
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Tables & Figures (ajps-tables-figures) Exhibits are where an expert reviewer checks whether the result is real — and at AJPS they carry two extra constraints. First, the **headers and notes of tables and figures count toward the word limit** (the body, notes, and printed captions are all in scope; references and online SI are not). Second, every exhibit must be **regenerated by the deposited code**, because a third-party verifier re-runs it against the main-text numbers. So each exhibit must earn its words *and* its reproducibility. ## When to trigger - Designing the main results table/figure or a key descriptive exhibit - Deciding what belongs in the article vs. the online Supporting Information (SI, <= 25 pages for original submissions) - A reviewer found an exhibit unclear, mislabeled, or not self-contained - Trimming to the word cap by moving exhibits to the SI ## Principles 1. **Self-contained.** A reader understands each exhibit from its title, axis/column labels, and note alone — state units, sample, N, and what the estimate is. (Keep notes tight: they count as words.) 2. **Figures over dense tables for effects.** Coefficient/forest plots, marginal-effects and predicted-pr

What's inside
Steps it walks through
  1. When to trigger
  2. Principles
  3. Discipline-specific exhibits
  4. Exhibit-routing table (what AJPS referees expect to find where)
  5. Worked micro-example (illustrative numbers)
  6. Referee-pushback patterns and the venue-specific fix
  7. Execution bridge (StatsPAI / Stata MCP)
  8. Anti-patterns
  9. Output format
  10. Supplementary resources
More from Awesome-Journal-Skills
All skills →
About this skill
What does the ajps-tables-figures skill do?

Use when building tables and figures for an American Journal of Political Science (AJPS) manuscript. AJPS counts table/figure headers and notes toward the word limit, and the deposited code must regenerate every exhibit exactly for third-party verification. Designs self-contained, reproducible exhibits; it does not run the analysis.

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ajps-tables-figures --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From brycewang-stanford/Awesome-Journal-Skills, a repository with 909 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going