claude.symlink/skills/care-check/SKILL.md
Use when auditing a case report or case series manuscript against the CARE checklist. Triggers on case reports, rare disease presentations, unusual clinical findings, or single-patient studies.
npx skillsauth add htlin222/dotfiles care-checkInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Audit case report manuscripts against the CARE (CAse REport) 13-item checklist.
| # | Topic | Section | Requirement | |---|-------|---------|-------------| | 1 | Title | Title | The diagnosis or intervention of primary focus followed by the words "case report" | | 2 | Key words | Title page | 2-5 key words identifying diagnoses or interventions, including "case report" | | 3a | Abstract — Introduction | Abstract | What is unique about this case and what does it add to the literature? | | 3b | Abstract — Findings | Abstract | Patient's main concerns and important clinical findings | | 3c | Abstract — Diagnoses/Interventions | Abstract | Main diagnoses, therapeutic interventions, and outcomes | | 3d | Abstract — Conclusion | Abstract | Main "take-away" lessons from this case | | 4 | Introduction | Introduction | Briefly summarise and cite similar previously published cases; state why this case is unique | | 5 | Patient information | Case presentation | De-identified demographics, main concerns/symptoms, medical/family/psychosocial history (diet, lifestyle, genetics when possible), relevant past interventions with outcomes | | 6 | Clinical findings | Case presentation | Relevant physical examination findings and significant clinical findings | | 7 | Timeline | Case presentation | Important dates and times as a figure, table, or narrative (historical and current episode) | | 8a | Diagnostic assessment — Methods | Case presentation | Diagnostic methods (PE, lab, imaging, questionnaires) | | 8b | Diagnostic assessment — Challenges | Case presentation | Diagnostic challenges (financial, language/cultural, etc.) | | 8c | Diagnostic assessment — Reasoning | Case presentation | Diagnostic reasoning including other diagnoses considered (differential diagnosis) | | 8d | Diagnostic assessment — Prognosis | Case presentation | Prognostic characteristics (e.g., staging) where applicable | | 9a | Therapeutic intervention — Types | Case presentation | Types of intervention (pharmacologic, surgical, preventive, self-care) | | 9b | Therapeutic intervention — Administration | Case presentation | Administration details (dosage, strength, duration) | | 9c | Therapeutic intervention — Changes | Case presentation | Changes in interventions with rationale | | 10a | Follow-up and outcomes — Assessment | Results | Clinician-assessed and patient-assessed outcomes | | 10b | Follow-up and outcomes — Tests | Results | Important follow-up test results (positive or negative) | | 10c | Follow-up and outcomes — Adherence | Results | Intervention adherence and tolerability (how assessed) | | 10d | Follow-up and outcomes — Adverse events | Results | Adverse and unanticipated events | | 11a | Discussion — Strengths/limitations | Discussion | Strengths and limitations in the management of this case | | 11b | Discussion — Literature | Discussion | Relevant medical literature with references | | 11c | Discussion — Rationale | Discussion | Rationale for conclusions (assessment of possible causes) | | 11d | Discussion — Take-away | Discussion | Primary "take-away" lessons (without overgeneralizing), in a single paragraph | | 12 | Patient perspective | Discussion | Patient shares their perspective or experience (when possible) | | 13 | Informed consent | Other | Patient provided informed consent |
| Frequently Missing | Fix | |--------------------|-----| | Item 1 ("case report" in title) | Append ": a case report" to the title | | Item 7 (Timeline) | Add a timeline figure or table showing key dates | | Item 8c (Differential diagnosis) | List diagnoses considered and reasoning for final diagnosis | | Item 10d (Adverse events) | State adverse events explicitly, even if none occurred | | Item 12 (Patient perspective) | Add a brief patient quote or note that consent for perspective was not obtained | | Item 13 (Informed consent) | Add a statement about informed consent for publication |
CARE Compliance Report
Manuscript: [filename]
Summary: X/13 Reported | Y Partial | Z Missing | W N/A
MISSING ITEMS:
[Item #] [Topic] — [What's needed]
PARTIAL ITEMS:
[Item #] [Topic] — [What's present] → [What's missing]
FULLY REPORTED:
[Item #] [Topic] ✓
/manuscript — Overall manuscript writing and anti-pattern scanningtesting
Converts narrative medical text into Pocket Medicine bullet-style notes with proper abbreviations, then modularizes sections exceeding 20 lines into linked standalone files.
devops
Use when deploying Docker services on the local VM (hostname: vm, Pop!_OS) with Traefik reverse proxy and Homepage dashboard. Covers crane image workflow, Traefik file-provider registration, Homepage services.yaml entries, and compose templates on the traefik-proxy network.
development
Use when reviewing a data visualization or figure for clarity, checking if a graph communicates its message without additional context, or iterating on R/Python plot scripts until a naive reader can fully understand the figure.
development
Runs Vale prose linter on markdown/text files and auto-fixes issues. Use when the user asks to lint, proofread, or improve writing quality of markdown or text files.