compliance

Guides implementation of GDPR and CCPA privacy controls for web applications.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/lunaticwithaduck/majstorbg --skill compliance-lunaticwithaduck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compliance
Source: https://github.com/lunaticwithaduck/majstorbg/tree/main/packages/.claude/skills/compliance
Command: npx skills add https://github.com/lunaticwithaduck/majstorbg --skill compliance-lunaticwithaduck

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This guide helps product teams design, implement, and document privacy and data-protection practices to meet GDPR, CCPA, and related regimes.

Core Features & Use Cases

  • Policy generation and privacy notices for data processing
  • Cookie consent guidance with opt-in flow and DPAs
  • Data subject rights workflows (access, erasure, portability)
  • Data retention, breach notification, and audit logging guidance
  • Use Case: A SaaS startup onboarding analytics integrates privacy controls and sub-processor disclosures to stay compliant across regions.

Quick Start

Draft a GDPR-compliant privacy policy and data-retention plan for a new web app and align cookie consent with user choices.

Frequently Asked Questions about compliance

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement GDPR and CCPA data subject rights workflows for a web application?

Implement GDPR and CCPA data subject rights workflows by defining processes for access, erasure, and portability requests. This involves setting up data retention and deletion policies, configuring audit logging, and aligning notices with user choices to satisfy compliance requirements.

What is needed to draft a data processing agreement (DPA) and privacy policy for a SaaS product?

Drafting a DPA and privacy policy requires defining data processing activities, sub-processor disclosures, and data retention plans. You must align cookie consent flows with user choices and document breach notification procedures to meet regulatory standards.

How do I set up cookie consent and opt-in flows that align with privacy regulations?

Set up cookie consent by implementing an opt-in flow that captures user choices before loading non-essential scripts. Align the consent mechanism with your privacy notices and data retention policies to ensure data handling meets GDPR and CCPA requirements.

Can I use this guidance for SOC 2 alignment and vendor onboarding audits?

Yes, you can use this guidance for SOC 2 alignment and vendor onboarding audits. It covers sub-processor management, audit logging, and data protection policies needed to evaluate vendor compliance and document data handling practices.

When do I need to configure audit logging and breach notification policies for data protection compliance?

Configure audit logging and breach notification policies whenever your web application processes personal data. These controls are needed to track data access, meet GDPR and CCPA incident response requirements, and document data handling for compliance audits.