gdpr-dsgvo-expert

Scan codebases for privacy risks and generate GDPR compliance reports.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/Fantasia1999/claude-skills-zh --skill gdpr-dsgvo-expert-fantasia1999
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gdpr-dsgvo-expert
Source: https://github.com/Fantasia1999/claude-skills-zh/tree/main/translations/ra-qm-team/gdpr-dsgvo-expert
Command: npx skills add https://github.com/Fantasia1999/claude-skills-zh --skill gdpr-dsgvo-expert-fantasia1999

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates GDPR and German DSGVO compliance by scanning codebases for privacy risks, generating DPIA documents, and tracking data subject rights requests.

Core Features & Use Cases

  • GDPR Compliance Checker: Scans code for privacy risks and generates compliance reports.
  • DPIA Generator: Creates Data Protection Impact Assessment documents as required by Article 35.
  • Data Subject Rights Tracker: Manages and tracks requests related to data subject rights.
  • Use Case: A company needs to ensure its new feature complies with GDPR. This Skill can scan the codebase for potential privacy issues, help generate a DPIA if necessary, and manage any data subject requests that arise.

Quick Start

Scan the current project directory for GDPR compliance issues.

Frequently Asked Questions about gdpr-dsgvo-expert

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

FAQPage Schema
How do I automate GDPR compliance checking for my codebase?

To automate GDPR compliance checking, this Skill uses Python scripts to scan your codebase for privacy risks and generates a detailed compliance report identifying potential data protection issues.

How do I generate a DPIA document for Article 35 requirements?

Generating a DPIA document for Article 35 is handled by the DPIA Generator, which automates the creation of Data Protection Impact Assessment files based on the privacy risks found during your codebase scan.

What is the best way to track GDPR data subject rights requests?

The best way to track GDPR data subject rights requests is using the built-in Data Subject Rights Tracker, which manages and monitors requests to ensure compliance timelines are met.

Does GDPR compliance scanning require Python to run?

Yes, GDPR compliance scanning requires Python, as the Skill relies on Python scripts to execute compliance checks, generate DPIA documents, and track data subject rights requests.

Can I use this tool to ensure new features comply with German DSGVO?

You can use this tool to ensure new features comply with German DSGVO by scanning the project directory for privacy issues, generating a DPIA if necessary, and managing resulting data subject requests.

What is a data protection impact assessment and when do I need one?

A data protection impact assessment is a process required under GDPR Article 35 to evaluate privacy risks. You need one when processing is likely to result in high risk to personal data, which this Skill automates.