joc-tables-figures

GitHub

专为JoC论文设计表格与图表,确保符合APA第7版格式、自包含且无障碍。解决35页篇幅限制问题,指导主文与补充材料取舍,提供可复现的生成执行桥接方案。

Journal-of-Communication-Skills/skills/joc-tables-figures/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

设计主要结果表或关键描述性图表 决定内容归属主文或补充材料 修复不清晰或非自包含的图表 为压缩至35页而移动图表至补充材料

Install

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

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/Journal-of-Communication-Skills/skills/joc-tables-figures -g -y

Use without installing

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

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill joc-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": "joc-tables-figures",
    "description": "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."
}

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 per APA 7th edition; consistent decimals and reported statistics.
  4. Accessible. Colorblind-safe palettes; legible in grayscale; no chartjunk, no 3D, no needless color. Reviewers and readers must parse it quickly.
  5. Main text vs. supplemental. Keep the few exhibits that carry the argument in the article; move full specifications, robustness grids, and codebooks to the supplemental materials (also anonymized). This is also how you fit under 35 pages.
  6. Reproducible. Each exhibit is generated by the master script; numbers match the materials behind your Data Availability Statement (see joc-open-science-and-transparency).

Discipline-specific exhibits

  • Conjoint/AMCE plots; survey- and message-experiment treatment-effect plots.
  • Content-analysis reliability and category-frequency exhibits.
  • For computational work: topic-model/corpus diagnostics, validation-against-human tables.
  • For qualitative work: evidence tables linking claims to sources; coding-scheme summaries.

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. Journal of Communication spans experiments, surveys, and content analysis; randomization inference for experiments, DiD/IV for observational media-effects claims.

  • 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.

Anti-patterns

  • Tables that require the prose to be intelligible (not self-contained)
  • Reporting significance stars with no effect size or interval
  • Cramming every robustness check into the main text (blows the 35-page budget — use supplements)
  • Color-only encoding that fails in grayscale or for colorblind readers
  • Exhibit numbers/values that don't match the deposited code output

Exhibit pass for Journal of Communication

Treat this skill as an executable review pass, not a prose hint. First lock the communication process, platform/media setting, construct measurement, and study design; then judge whether the current manuscript answers the venue's real reader: communication reviewers who balance theory, media context, measurement, and social implications.

  • Do the pass: For every table or figure, state the estimand or object, sample or case base, uncertainty display, and one sentence the exhibit proves for the venue audience.
  • Return a ledger: give claim / evidence / risk / manuscript location rows, so the next agent can edit rather than rediscover the issue.
  • Sibling guard: compare against Communication Research for quantitative communication, New Media & Society for platform focus, Human Communication Research for theory testing; if a sibling owns the contribution, recommend re-routing before polishing format.
  • Stop condition: do not give submission-ready advice until the pack's resources/official-source-map.md has been checked for volatile rules and the manuscript has one concrete fix for the largest venue-specific risk.

Output format

【Main exhibit】what it shows + why a figure/table
【Self-contained?】title + labels + note + N/units present? [Y/N]
【APA format?】numbering/titles/notes per APA 7th? [Y/N]
【Accessible?】grayscale-legible + colorblind-safe? [Y/N]
【Article vs supplemental】split decided, page-budget impact noted
【Reproducible?】generated by master script, matches materials? [Y/N]
【Next】joc-writing-style

Supplementary resources

Version History

  • 1839142 Current 2026-07-05 13:29

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
9f86f09
Hash
14711f5e
Indexed
2026-07-05 13:29

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-29 15:35
浙ICP备14020137号-1 $Carte des visiteurs$