This is a pattern library for building Clinical Decision Support Systems that check drug interactions, validate doses against weight/age/renal function, and calculate clinical scores like NEWS2. It's architected as pure functions with zero side effects, which makes the whole thing fully testable. The critical insight here is the zero tolerance stance: 100% test coverage on interaction pairs (bidirectional), blocking UI behavior for critical alerts with mandatory override documentation, and explicit failure when required patient data is missing rather than silently passing. You'd use this when integrating safety checks into EMR workflows where a false negative is a patient safety event. The code samples are production-grade and opinionated about what constitutes acceptable risk in healthcare software.
npx -y skills add affaan-m/everything-claude-code --skill healthcare-cdss-patterns --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills