gdpr_compliance_guide

Practical implementation guidance for EU General Data Protection Regulation compliance.

Content Preview
# GDPR Compliance Guide

Practical implementation guidance for EU General Data Protection Regulation compliance.

---

## Table of Contents

- [Legal Bases for Processing](#legal-bases-for-processing)
- [Data Subject Rights](#data-subject-rights)
- [Accountability Requirements](#accountability-requirements)
- [International Transfers](#international-transfers)
- [Breach Notification](#breach-notification)

---

## Legal Bases for Processing

### Article 6 - Lawfulness of Processing

Processing i
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/gdpr_compliance_guide.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/ra-qm-team/gdpr-dsgvo-expert/references/gdpr_compliance_guide.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at ra-qm-team/gdpr-dsgvo-expert/references/gdpr_compliance_guide.md

Related Skills