CAT
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Medical Imaging Review

luwill/research-skills
437 installs648 stars
Summary

If you're writing a medical imaging AI review paper for journal submission, this skill enforces the discipline that prevents you from shipping a draft full of hallucinated citations and placeholder numbers. It walks you through a six-phase workflow that makes you verify every claim before you write it, not after. The methodology is opinionated: no flat method catalogs, no AI-detector hedge phrases, no vendor names in body text, and verdict sentences only where you have evidence to back them up. Built directly from the failure modes of a coronary CTA review that shipped with 17 broken DOIs and fabricated architecture details. It's overkill for internal lit reviews, but if the goal is to pass peer review on factual grounds, it's the right amount of paranoia.

Install to Claude Code

npx -y skills add luwill/research-skills --skill medical-imaging-review --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Files
SKILL.mdView on GitHub

Medical Imaging AI Literature Review Skill (v3.0.0)

Produce comprehensive reviews that pass first-round peer review on factual grounds, not just structural grounds.

This is not a template-filling skill. It is a write-with-verify discipline.


Quick Start

A review project lives in 4 files (3 you write, 1 the skill provides):

project_root/
├── PARADIGM.md            # Style spec from 2-3 exemplar reviews (Phase 0)
├── CLAUDE.md              # Project-specific terminology + literature inventory
├── IMPLEMENTATION_PLAN.md # 3-axis outline + per-claim verification checklist
└── manuscript_draft.md    # The actual manuscript

Follow the 6-phase workflow in references/WORKFLOW.md. The phases are: paradigm capture → init → collect-and-verify → 3-axis outline → write-with-per-claim-verification → multi-agent peer review.


Core Principles

Writing voice — match strength to evidence, not hedge by default

Calibrate language to evidence strength, not to a fixed hedging register.

When ≥2 independent peer-reviewed groups confirm a finding, state it strongly. When evidence is single-source or contested, state it cautiously. When evidence is absent, say so.

Avoid the LLM tells:

  • "has shown promising results"
  • "may suggest"
  • "interestingly,"
  • "it is worth noting that"
  • "in recent years,"
  • "demonstrates the effectiveness of"
  • "may offer significant advantages"

These phrases are AI-detector top features. Real flagship-review authors don't use them. Strip them.

Take a position when evidence supports it. Neutral catalogue is the LLM default and the failure mode to avoid. See Verdict sentences below.

Citations — every claim verified before commit

Every [N] citation must satisfy four checks:

  1. The cited paper exists (DOI / PMID resolves on PubMed or Crossref).
  2. The author list matches the first-source (especially first and last author).
  3. The numeric claim in the body sentence (Dice, HR, sample size, etc.) appears in the cited paper's abstract or results section.
  4. The directional claim in the body sentence (higher/lower, increased/decreased) matches the source's stated direction.

If any check fails, the citation is broken — fix before continuing. See references/CITATION_INTEGRITY.md for the full protocol.

Method descriptions — read first, write after

Do not fill in a template like [Author] et al. [ref] proposed [method]... Achieves Dice of X.XX. That template is a hallucination trap.

Use this discipline instead:

  1. Read the actual paper (abstract + methods + results). For arXiv, use read_paper. For closed-access, use Zotero MCP to access the user's library.
  2. Note the actual module names, the actual benchmark, the actual numbers, in your own working notes — not in the manuscript yet.
  3. Write the method description from those notes, citing specific numbers and module names verbatim from the paper.
  4. Verify by spot-checking 1-2 of the numbers against the paper one more time before moving on.

If you can't access the paper, do not write about its internal architecture or specific performance numbers. Cite it for the contribution-level claim only ("first to apply X to Y") and move on.

Heading depth — Nature Reviews uses two levels

  • H2 (##) for top-level sections (Introduction, Methods, Applications, Discussion, ...).
  • H3 (###) for subsections.
  • H4 (####) is forbidden in body. Use bold lead-in **Topic.** paragraph starters for deeper grouping.
  • Number prefixes (1., 1.1, 1.2.3) are forbidden in section titles. Nature Reviews / Nat Med / Lancet / JACC don't use them in narrative reviews.

Equations — in a Box, not in body

Display equations (DSC, IoU, clDice, FedAvg, GCN propagation, ...) appear in Boxes, not inline in body paragraphs. Textbook formulas can be referenced ("the Dice similarity coefficient — see Box 1") but should not be displayed inline.

If a formula has no methodological insight worth displaying (e.g., FedAvg averaging), describe it in prose instead of showing it.

Vendor names — only in the regulatory/products table

Vendor names (HeartFlow, Cleerly, Caristo, Keya, Shukun, ...) appear ONLY in the Commercial Products / Regulatory & Validation table. In body text use category descriptors:

  • ✗ "HeartFlow's CT-FFR product was validated in NXT, ADVANCE, and PACIFIC..."
  • ✓ "The first FDA-cleared CT-FFR product (Table N, row 1) was validated in NXT, ADVANCE, and PACIFIC..."

Reason: scatter-cited vendor names look like marketing copy and undermine the review's authority.


Standard Review Structure

# [Title]: <evocative subtitle>

## Key Points
- 4-5 bullets, each 1-3 sentences, expressing the main conclusions.

## Abstract

## Introduction
### Clinical background
### Technical challenge
### Scope and contributions

## Datasets and evaluation metrics
(Table 1: public datasets)
(Box 1: evaluation metrics with equations)

## Methods                              # 3-axis grouping, NOT flat 10-subsection list
### Architectural priors
**CNN-based design.** ... (bold lead-in for sub-grouping)
**Transformer-based design.** ...
**Mamba and state-space design.** ...

### Inductive priors
**Topology-aware design.** ...
**Multi-task design.** ...
**Graph-based design.** ...

### Data regime
**Self-supervised pre-training.** ...
**Foundation models.** ...
**Federated learning.** ...
**Physics-informed models.** ...

(Table 2: representative methods with modality / family / dataset / metric)

## Downstream applications
### [Application 1]
### [Application 2]
### [Application 3]

## Translation to clinical practice
(Table 3: commercial products with regulatory + validation)

## Outstanding challenges

## Future directions

## References

Notes:

  • No number prefixes on headings.
  • §Methods is 3 H3 subsections (the three axes), with bold lead-ins for each method family inside.
  • Tables 1, 2, 3 are typically enough. Box 1 (metrics) is typical. Avoid 5+ tables.
  • Verdict sentences cluster at the end of §Methods axis subsections and at the end of clinical translation discussions — not after every paragraph.

Verdict Sentences

Each H3 method-axis subsection (Architectural priors / Inductive priors / Data regime) should close with one verdict sentence expressing authorial position. Choose the 3-5 most opinionated positions across the whole manuscript — don't put verdicts on every paragraph.

Verdict templates:

  • "[Family] is currently the most cost-effective design choice for [problem]."
  • "[Family] has yet to demonstrate clear advantage over [alternative] in clinical-grade evaluations."
  • "[Family] is best understood as complementary to [alternative], not a replacement."
  • "The next [N] years will determine whether [family] becomes the default backbone or remains a research curiosity."

Neutral catalogue is the LLM default and exactly what flagship review editors push back on. Force yourself to take 3-5 positions.


Required Elements

  • Key Points box (4-5 bullets, 1-3 sentences each) after the title.
  • Tables 1-3: datasets, methods, commercial products.
  • Box 1: evaluation metrics with formulas.
  • Figures: typically 3-5 (overview/taxonomy, representative architectures, workflow, performance landscape).
  • References: cite only what supports the argument. Quantity is downstream of substance — don't pad to a target count.
  • Verdict sentences: 3-5 across the whole manuscript, clustered at axis-section ends.

Heading Depth

See Core Principles ▸ Heading depth above. Hard rules:

  • Max 2 heading levels in body.
  • No number prefixes.
  • Use bold lead-in **Topic.** for deeper subsubsections.

Equations

See Core Principles ▸ Equations above. All display equations go in Box 1 (or rare additional Boxes for specific protocols). Textbook formulas with no methodological insight should be described in prose, not displayed.


Vendor Names

See Core Principles ▸ Vendor names above. Vendor names live in Table 3 only; body text uses category descriptors with table cross-reference.


Citation Style

# Data citation
"...achieved Dice of 0.730 on ImageCAS [N]"

# Method citation
"Xu et al. [N] introduced..."

# Multi-citation (max 4 in one bracket — beyond that, regroup the claim)
"Multiple groups demonstrated this effect [N1, N2, N3]"

# Comparative
"While [N1] focused on architecture, [N2] addressed the data side"

[N] in body must match the bibliography entry [N], and bibliography [N] must be the paper the body sentence is actually attributing the claim to. See references/CITATION_INTEGRITY.md Rule 3.


Literature Sources

Use all three in combination:

SourceBest forTools
ArXivMethodological preprints, ML/AI advancesmcp__arxiv-mcp-server__search_papers, read_paper
PubMedPeer-reviewed clinical / validation studiesmcp__pubmed-mcp-server__pubmed_search_articles + WebFetch on PubMed
ZoteroUser's local library (closed-access journals)mcp__zotero__zotero_search_items, zotero_get_item_fulltext
CrossrefDOI verificationWebFetch on api.crossref.org/works/<DOI>

For closed-access journals (Med Image Anal, Eur Radiol, Lancet family) the user's local Zotero library is often the only path. Always check Zotero before assuming a paper is inaccessible.

For MCP server configuration, see references/MCP_SETUP.md.


Reference Files

FileRead when
references/WORKFLOW.mdStarting a new review or moving between phases
references/PARADIGM.mdPhase 0: capturing exemplar review style spec
references/CITATION_INTEGRITY.mdPhase 2 (collection) and Phase 4 (write) — every citation must follow the 5 rules
references/HALLUCINATION_PATTERNS.mdPhase 4 (write) and Phase 5 (peer review) — checklist of 9 LLM hallucination indicators to self-check against
references/DOMAINS.mdPhase 3 (outline) — 3-axis method groupings per domain
references/TEMPLATES.mdPhase 1 (init) — CLAUDE.md, IMPLEMENTATION_PLAN.md, table templates
references/QUALITY_CHECKLIST.mdBefore delivering a draft to the user
references/MCP_SETUP.mdSetting up arxiv-mcp / pubmedmcp / zotero-mcp

Related Skills

For revising an existing AI-drafted review (whether your own previous output or someone else's draft), use ai-review-revision. That skill is the dedicated tool for fixing draft-quality issues — multi-agent diagnostic, factual reset, structural reset, content polish, submission prep.

This skill (medical-imaging-review) is the dedicated tool for producing draft-quality content correctly the first time. They are complementary:

  • medical-imaging-review = write-side (produce submission-quality first draft)
  • ai-review-revision = revise-side (rescue a draft that already has quality issues)

If a draft produced by this skill still ends up needing the ai-review-revision workflow to land, that's a bug — flag it so this skill can be improved.


Why this skill was rewritten (v3 vs v2)

v2.0.0 produced the coronary-cta-paper initial draft. That draft needed extensive multi-day revision before submission-readiness: 17 placeholder DOIs, 30-40 [N] citation drift errors, fabricated method module names with wrong performance numbers, vendor-style citations attributed to peer-reviewed journals, a 10-subsection flat method taxonomy where 3 thematic axes would have served better, AI-tone hedging language throughout.

v3 directly addresses each of these failure modes:

v2 failurev3 fix
Hedging mandate in Core PrinciplesRemoved; replaced with "match voice to evidence"
80-120 reference count targetRemoved; replaced with "cite what supports the argument"
Method fill-in templateRemoved; replaced with "read-first, write-after" discipline
10-flat method subsection taxonomyReplaced with 3-axis grouping in DOMAINS.md
QA = formal structural checkReplaced with per-claim verification embedded in Phase 4
No DOI / author / direction verificationAdded as CITATION_INTEGRITY.md with 5 rules
No hallucination self-checkAdded as HALLUCINATION_PATTERNS.md (9 patterns)
Numbered headingsBanned; max 2 levels, bold lead-in for deeper
Vendor names scatteredConfined to Table 3 only
Equations inlineConfined to Box 1 only
Verdict-free neutral catalogueRequired 3-5 verdict sentences
No exemplar paradigm captureAdded Phase 0 PARADIGM.md
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Git & Pull RequestsCode Review & QualityData Science & ML
First SeenJun 3, 2026
View on GitHub

Recommended

More Git & Pull Requests →
github-pr-review

fvadicamo/dev-agent-skills

github pr review
491
63
github-pr-merge

fvadicamo/dev-agent-skills

github pr merge
214
63
make-pr-easy-to-review

cursor/plugins

Prepare PRs for review by cleaning noisy history, improving PR descriptions, and adding reviewer guidance without changing code behavior.
2.1k
git-commit

github/awesome-copilot

Standardized git commits using Conventional Commits specification with intelligent diff analysis and message generation.
33.7k
34.3k
pr-review-expert

alirezarezvani/claude-skills

Performs systematic code review of GitHub PRs and GitLab MRs with blast radius analysis, security scanning, breaking change detection,...
534
16.9k
pr-review

microsoft/win-dev-skills

Multi-dimensional review of a PR or feature branch in microsoft/win-dev-skills. Activate on "review my PR / changes / branch", "vet before pushing", "PR review", "is this ready to merge". Fans out parallel sub-agents over skill content, the skill-vs-tool boundary (solution hierarchy), tool correctness, payload/provenance/tests, docs & manifest sync, plus a multi-model cross-check. Reports findings to stdout. Does NOT apply fixes.
288