A community-driven registry for the Claude Code ecosystem. Not affiliated with Anthropic.
Are you the author? Sign in to claim
compliance-skills
A collection of agentic skills for compliance, security, and privacy-aware development. Built and maintained by Sprinto.
pii-detectorAutomatic PII detection and privacy compliance checks for companies. Fires during planning, code generation, and full repo audits — without being asked.
Covers: CCPA, HIPAA, PCI-DSS, COPPA, GLBA, BIPA, FERPA, FTC Act
Layers: data models, auth, API, frontend, transit, lifecycle, testing, legal & consent
gdpr-compliance-checkerFull GDPR gap analysis from a codebase scan. Assesses all 99 articles, produces a 15-domain compliance dashboard, and ships a full document pack — DPA, ROPA, DPIA, LIA, breach response, access governance, training, sub-processor register — pre-filled from your code. See a sample report and the skill README for the full template list.
Covers: All 99 GDPR articles, ePrivacy Directive, EU AI Act (if AI/ML detected),
27 EU/UK supervisory authorities, sector overlays (healthcare, fintech, adtech, children's)
Outputs: Gap analysis report + 8 document templates — as .docx, .xlsx, or .pdf
Each skill installs independently:
# Using npx (Node.js)
npx skills add gosprinto/compliance-skills/pii-detector
npx skills add gosprinto/compliance-skills/gdpr-compliance-checker
# Latest version
claude skills add gosprinto/compliance-skills/pii-detector
claude skills add gosprinto/compliance-skills/gdpr-compliance-checker
# Pin to a specific version
claude skills add gosprinto/compliance-skills/gdpr-compliance-checker@v1.0.0
# Install globally across all projects
claude skills add --global gosprinto/compliance-skills/gdpr-compliance-checker
Visit Sprinto for more compliance solutions.
ML engineering — model training, deployment, MLOps, monitoring
DevOps practices — CI/CD, containers, monitoring, infrastructure automation
Professional skills marketplace with production-ready skills for enhanced development
Self-learning system that captures corrections and syncs them to CLAUDE.md and AGENTS.md