Agent skill

joc-tables-figures

Use when building tables and figures for a Journal of Communication (JoC) manuscript so exhibits are self-contained, accessible, APA-formatted, and counted toward the page budget correctly. JoC's 35-page limit includes tables and figures, so exhibits must earn their space. Designs 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 joc-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: 6 KB
Bundled scripts: none
Path: Journal-of-Communication-Skills/skills/joc-tables-figures/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 984 · +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 (joc-tables-figures) Exhibits are where an expert reviewer checks whether the result is real. At JoC they also **cost pages**: the main-document limit of **35 pages** explicitly includes the abstract, text, references, **tables, figures**, and endnotes. So every exhibit must pull its weight, and formatting follows **APA 7th edition**. ## When to trigger - Designing the main results table/figure or a key descriptive exhibit - Deciding what belongs in the article vs. the supplemental materials - A reviewer found an exhibit unclear, mislabeled, or non-self-contained - Trimming to the 35-page limit by moving exhibits to supplemental materials ## Principles 1. **Self-contained.** A reader should understand each exhibit from its title, axis/column labels, and note alone — without hunting through the text. State units, sample, N, and what the estimate is. 2. **Figures over dense tables for effects.** Coefficient/forest plots, marginal-effects and predicted-probability plots, mediation path diagrams, and interaction plots communicate magnitude and uncertainty better than a wall of coefficients. Show intervals. 3. **APA format.** Table/figure numbering, titles, and notes

What's inside
Steps it walks through
  1. When to trigger
  2. Principles
  3. Discipline-specific exhibits
  4. Execution bridge (StatsPAI / Stata MCP)
  5. Anti-patterns
  6. Exhibit pass for Journal of Communication
  7. Output format
  8. Supplementary resources
More from Awesome-Journal-Skills
All skills →
About this skill
What does the joc-tables-figures skill do?

Use when building tables and figures for a Journal of Communication (JoC) manuscript so exhibits are self-contained, accessible, APA-formatted, and counted toward the page budget correctly. JoC's 35-page limit includes tables and figures, so exhibits must earn their space. Designs exhibits; it does not run the analysis.

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill joc-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 984 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