Agent skill · Code Review & Quality

scientific-critical-thinking

Evaluate scientific claims and evidence quality. Use for assessing experimental design validity, identifying biases and confounders, applying evidence grading frameworks (GRADE, Cochrane Risk of Bias), or teaching critical analysis. Best for understanding evidence quality, identifying flaws. For formal peer review writing use peer-review.

majiayu000github.com/majiayu000GitHub ↗
claude-codecan modify filesMIT
Install
npx skills add majiayu000/claude-skill-registry --skill scientific-critical-thinking --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 24 KB
Bundled scripts: none
Allowed tools: ReadWriteEditBash
Path: skills/analysis/scientific-critical-thinking/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

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

Review
written from the skill's own SKILL.md · Aug 5, 2026

What it does

The skill guides a user to critically assess scientific claims and evidence quality across methodology, bias, statistics, and evidence grading, applying frameworks like GRADE and Cochrane ROB, and provides structured checks for evaluating study design, validity, measurement quality, and reasoning fallacies.

How it works

  • It outlines six core capabilities: Methodology Critique, Bias Detection, Statistical Analysis Evaluation, Evidence Quality Assessment, Logical Fallacy Identification, and Research Design Guidance.
  • For Methodology Critique, it provides a step-by-step evaluation: Study Design Assessment, Validity Analysis (internal, external, construct, statistical conclusion), Control and Blinding, and Measurement Quality.
  • For Bias Detection, it structures systematic review across cognitive, selection, measurement, analysis, and confounding biases, with prompts to examine study processes and reporting.
  • For Statistical Analysis Evaluation, it supplies a checklist on sample size, test appropriateness, multiple comparisons, p-values, effect sizes and CIs, missing data, regression modeling, and common pitfalls.
  • For Evidence Quality Assessment, it ranks study designs, assesses quality within design type, applies GRADE considerations, evaluates convergence of evidence, and accounts for contextual factors.
  • For Logical Fallacy Identification, it lists fallacy categories (causation, generalization, authority, statistical, structural, science-specific) and how to name and check them.
  • For Research Design Guidance, it details designing studies: refining questions, design selection, bias minimization, sample planning, measurement strategy, and analysis planning, with prespecification and rigor emphasis.

When to use it

  • Use when evaluating research methodology and experimental design
  • Use when assessing statistical validity and evidence quality
  • Use when identifying biases and confounding in studies
  • Use when reviewing scientific claims and conclusions
  • Use when conducting systematic reviews or meta-analyses
  • Use when applying GRADE or Cochrane risk of bias assessments
  • Use when providing critical analysis of research papers

What it can touch

  • Tools listed: Read, Write, Edit, Bash
  • Frameworks referenced: GRADE, Cochrane ROB
  • It discusses generating schematics via a separate workflow (scientific schematics), including a Python command line example for generating diagrams

Caveats

  • The skill references external reference documents and frameworks (e.g., references/scientific_method.md, references/common_biases.md, references/statistical_pitfalls.md, references/evidence_hierarchy.md) but does not reproduce their content here
  • It emphasizes explicit steps and structured prompts without guaranteeing specific study outcomes or results
  • Licensed under MIT license
From the SKILL.md

# Scientific Critical Thinking ## Overview Critical thinking is a systematic process for evaluating scientific rigor. Assess methodology, experimental design, statistical validity, biases, confounding, and evidence quality using GRADE and Cochrane ROB frameworks. Apply this skill for critical analysis of scientific claims. ## When to Use This Skill This skill should be used when: - Evaluating research methodology and experimental design - Assessing statistical validity and evidence quality - Identifying biases and confounding in studies - Reviewing scientific claims and conclusions - Conducting systematic reviews or meta-analyses - Applying GRADE or Cochrane risk of bias assessments - Providing critical analysis of research papers ## Visual Enhancement with Scientific Schematics **When creating documents with this skill, always consider adding scientific diagrams and schematics to enhance visual communication.** If your document does not already contain schematics or diagrams: - Use the **scientific-schematics** skill to generate AI-powered publication-quality diagrams - Simply describe your desired diagram in natural language - Nano Banana Pro will automatically generate, review,

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. Visual Enhancement with Scientific Schematics
  4. Core Capabilities
  5. 1. Methodology Critique
  6. 2. Bias Detection
  7. 3. Statistical Analysis Evaluation
  8. 4. Evidence Quality Assessment
  9. 5. Logical Fallacy Identification
  10. 6. Research Design Guidance
  11. 7. Claim Evaluation
  12. Application Guidelines
  13. General Approach
  14. When Providing Critique
Ships with 1 file
  • metadata.json
Commands it runs
python scripts/generate_schematic.py "your diagram description" -o figures/output.png
More from claude-skill-registry
All skills →
About this skill
What does the scientific-critical-thinking skill do?

Evaluate scientific claims and evidence quality. Use for assessing experimental design validity, identifying biases and confounders, applying evidence grading frameworks (GRADE, Cochrane Risk of Bias), or teaching critical analysis. Best for understanding evidence quality, identifying flaws. For formal peer review writing use peer-review.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill scientific-critical-thinking --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 majiayu000/claude-skill-registry, a repository with 534 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