From ecc
Activates HIPAA-specific overlay for healthcare privacy work, enforcing PHI guardrails, BAA checks, minimum necessary access, and audit trail requirements.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ecc:hipaa-complianceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this as the HIPAA-specific entrypoint when a task is clearly about US healthcare compliance. This skill intentionally stays thin and canonical:
Use this as the HIPAA-specific entrypoint when a task is clearly about US healthcare compliance. This skill intentionally stays thin and canonical:
healthcare-phi-compliance remains the primary implementation skill for PHI/PII handling, data classification, audit logging, encryption, and leak prevention.healthcare-reviewer remains the specialized reviewer when code, architecture, or product behavior needs a healthcare-aware second pass.security-review still applies for general auth, input-handling, secrets, API, and deployment hardening.Treat HIPAA as an overlay on top of the broader healthcare privacy skill:
healthcare-phi-compliance for the concrete implementation rules.healthcare-reviewer if the task affects patient safety, clinical workflows, or regulated production architecture.User request:
Add AI-generated visit summaries to our clinician dashboard. We serve US clinics and need to stay HIPAA compliant.
Response pattern:
hipaa-compliancehealthcare-phi-compliance to review PHI movement, logging, storage, and prompt boundarieshealthcare-reviewer if the summaries influence clinical decisionsUser request:
Can we send support transcripts and patient messages into our analytics stack?
Response pattern:
healthcare-phi-compliancehealthcare-reviewerhealthcare-emr-patternshealthcare-eval-harnesssecurity-reviewnpx claudepluginhub joshuarweaver/cascade-code-languages-misc-2 --plugin ysyecust-everything-claude-code156plugins reuse this skill
First indexed Jun 3, 2026
Showing the 6 earliest of 156 plugins
Activates HIPAA-specific overlay for healthcare privacy work, enforcing PHI guardrails, BAA checks, minimum necessary access, and audit trail requirements.
Provides HIPAA-specific compliance rules and decision gates for healthcare software handling PHI. Delegates to healthcare-phi-compliance and healthcare-reviewer for implementation and review.
Provides HIPAA compliance guidance for healthcare software developers on technical safeguards like encryption, access controls, audit logs. Reviews docs, generates policies, educates on rules.