cc-reporting-standards

GitHub

用于Cell Press稿件STAR Methods撰写与审计,规范关键资源表、细胞系验证、抗体鉴定、ARRIVE动物报告及数据代码归档,确保研究严谨性与可重复性。

Cancer-Cell-Skills/skills/cc-reporting-standards/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

起草或审核Cell Press投稿的方法部分 构建关键资源表并分配RRID 处理未认证细胞系或缺失沉积的审稿质疑 需要结构化报告动物或测序实验的严谨性

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill cc-reporting-standards -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/Cancer-Cell-Skills/skills/cc-reporting-standards -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@cc-reporting-standards

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill cc-reporting-standards -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": "cc-reporting-standards",
    "description": "Use when assembling STAR Methods and the Key Resources Table for a Cancer Cell (Cell Press) manuscript, and when ensuring rigor \/ reproducibility (cell-line authentication, mycoplasma, antibody validation, ARRIVE animal reporting, data\/code deposition). It governs reporting; it does not design experiments."
}

Rigor, Reproducibility & STAR Methods (cc-reporting-standards)

When to trigger

  • Drafting or auditing the Methods section for a Cell Press submission
  • Reviewers may flag unauthenticated cell lines, undefined reagents, or missing deposition
  • Need to build the Key Resources Table (KRT) and assign RRIDs
  • Animal or sequencing work needs structured rigor reporting

STAR Methods structure

Cell Press uses STAR Methods (Structured, Transparent, Accessible Reporting). Organize methods under standardized headings:

  1. Key Resources Table (KRT) — at the top; tabulates every critical reagent/resource with source, identifier, and RRID.
  2. Resource availability — Lead contact; Materials availability (plasmids, cell lines, mouse strains); Data and code availability.
  3. Experimental model and study participant details — cell lines, animals, human subjects, organoids/PDX provenance.
  4. Method details — full protocols, reproducible by an expert.
  5. Quantification and statistical analysis — what test, what n, what software (links to cc-statistics).

Key Resources Table — what must carry an RRID / identifier

Category Required detail
Antibodies Host, clone, vendor, catalog #, RRID, dilution/application
Cell lines Name, sex/origin, source, authentication status, RRID (Cellosaurus)
Chemicals / inhibitors Vendor, catalog #, identifier
Critical kits Vendor, catalog #
Deposited data Repository + accession (GEO/SRA/PRIDE/PDB)
Oligos / sgRNAs / primers Full sequences
Recombinant DNA / plasmids Source, Addgene # / RRID
Organisms / strains Strain, source, RRID (e.g., MGI/JAX)
Software / algorithms Name, version, URL, RRID

Cell-line rigor (frequent reviewer target)

  • Authenticate human cell lines (STR profiling); reference Cellosaurus; state the source.
  • Mycoplasma testing — state that lines were tested negative; give frequency.
  • Flag any misidentified/commonly contaminated lines (ICLAC register) and justify use.
  • Report passage range and culture conditions enough to reproduce.

Antibody validation

  • Give clone, catalog, RRID, and application-specific validation (KO/KD control, single band of expected MW, IHC titration with positive/negative tissue).
  • For new/critical antibodies, show validation in the supplement.

Animal reporting (ARRIVE 2.0 essentials)

  • Species, strain, sex, age, source; housing and husbandry.
  • Sample size rationale; randomization; blinding of outcome assessment.
  • Inclusion/exclusion criteria; humane endpoints; number used and analyzed.
  • IACUC protocol number and approving institution (statement routed via cc-ethics-registration).

Data and code availability

  • Deposit and cite accessions in the KRT and availability statement:
    • Sequencing / arrays → GEO/SRA; controlled human genomics → dbGaP/EGA
    • Proteomics → PRIDE; metabolomics → MetaboLights/Workbench
    • Structures → PDB (+ EMDB for cryo-EM maps)
  • Custom code → versioned public repo with a citable DOI (e.g., Zenodo).
  • "Available on request" is unacceptable for these data types.

Worked micro-example: a KRT antibody row before → after

Before (desk-reject-grade entry):

Anti-MARK7 — Abcam — for Western blot

After (STAR-compliant entry):

Rabbit monoclonal anti-MARK7, clone EPR-xxxx, Abcam, Cat# ab000000, RRID:AB_0000000; WB 1:1000, validated against MARK7-KO lysate (single band at expected MW, Figure S1).

The "after" carries host, clonality, clone ID, vendor, catalog, RRID, application, dilution, and the validation evidence — every column a Cancer Cell editor scans the KRT for. A reviewer who cannot find the RRID or the KO/KD validation treats the reagent as unverified.

STAR Methods pre-submission self-check

Walk the Methods in the order an in-house editor will:

  1. Is the KRT at the top, with a row for every antibody, line, organism, plasmid, oligo, dataset, and software?
  2. Does Resource availability name the lead contact and state materials + data + code availability explicitly?
  3. Are cell lines authenticated (STR), mycoplasma-negative, and cross-checked against the ICLAC misidentified-lines register?
  4. Do animal subsections give species/strain/sex/age, sample-size rationale, randomization, and blinded outcome scoring?
  5. Are all newly generated large datasets deposited with accessions echoed in both the KRT and the availability statement?
  6. Is the statistics subsection specific — exact test, n as biological replicates, multiplicity correction?

Rigor failure modes that draw reviewer or editor flags

  • A KRT that lists reagents but omits RRIDs or authentication status.
  • Human lines with no STR profile, or a commonly contaminated line used without justification.
  • Antibodies validated "by the manufacturer" only, with no in-house KO/KD or titration control.
  • Animal work reporting "n mice" with no allocation, blinding, or exclusion criteria.
  • Sequencing/proteomics described in Results but with no GEO/PRIDE accession by submission.
  • Code described as "custom scripts" with no repository or DOI.

Checklist

  • STAR Methods headings used; KRT at top
  • Every antibody, cell line, organism, plasmid, software has source + RRID
  • Human cell lines STR-authenticated; mycoplasma-negative stated
  • Antibody validation described (and shown for critical ones)
  • Animal section reports sample size, randomization, blinding, exclusions
  • All large datasets deposited; accessions in KRT + availability statement
  • Custom code deposited with DOI
  • Lead contact and materials-availability statements present

Anti-patterns

  • Cell lines with no authentication or mycoplasma statement
  • Antibodies listed as "anti-X (Abcam)" with no catalog/RRID/validation
  • Animal methods with no randomization/blinding/sample-size basis
  • Sequencing data "available upon request" with no accession
  • Methods too thin to reproduce the experiment

Output format

【STAR Methods】headings complete? KRT present?
【KRT gaps】reagents missing source/RRID: [...]
【Cell-line rigor】authenticated? mycoplasma? contaminated-line flags?
【Antibody validation】adequate / show in supplement: [...]
【Animal rigor】ARRIVE elements present? [...]
【Deposition】GEO/SRA/PRIDE/PDB accessions + code DOI status
【Next step】cc-statistics or cc-ethics-registration

Version History

  • 1839142 Current 2026-07-05 12:26

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
eb4e7a64
Indexed
2026-07-05 12:26

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