Back to Skills

compliance-automation

majiayu000
Updated 7 days ago
8 views
58
9
58
View on GitHub
Otherautomation

About

This skill automates compliance checks and continuous monitoring for major regulatory frameworks like GDPR, HIPAA, SOC2, and CCPA. It provides developers with tools for automated requirement validation, data inventory checks, and reporting. Use it to integrate compliance verification directly into your development and deployment workflows.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/compliance-automation

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/compliance-automation
0

Related Skills

policy-opa

Other

The policy-opa skill enables policy-as-code enforcement and compliance validation using Open Policy Agent (OPA). It's designed for enforcing security policies across infrastructure, validating Kubernetes configurations, and integrating compliance checks into CI/CD pipelines. Developers can use it to implement and test OPA Rego policies for frameworks like SOC2, GDPR, and HIPAA.

View skill

skill-usage

Meta

This core skill manages the loading and invocation of other skills through progressive disclosure. Load it at startup to enable automatic skill discovery across all projects, keeping skill metadata available while loading full instructions only when needed. It is the recommended infrastructure for integrating and using skills within the Claude Code environment.

View skill

Setting Up Experiment Tracking

Meta

This skill automates the setup of ML experiment tracking with MLflow or Weights & Biases. It configures the environment, initializes the tracking server, and provides code snippets for logging parameters and metrics. Use it when you need to quickly implement reproducible tracking to compare model runs.

View skill

gh-actions-validator

Meta

This Claude skill validates and enforces GitHub Actions best practices for Vertex AI and Google Cloud deployments. It specializes in secure CI/CD automation, particularly using Workload Identity Federation (WIF) instead of service account keys. Use it when creating, deploying, or validating GCP workflows with triggers like "setup wif" or "deploy vertex ai".

View skill