BeClaude

deutsches-recht-mit-claude

New
12GitHub TrendingGeneralby waldo-van-der-code

Claude Code skill for German DSGVO/GDPR compliance — code audit, URL scan, data flow mapping, policy drafting. Grounded in live German federal law via rechtsinformationen.bund.de MCP.

First seen 6/16/2026

Summary

de.

  • It helps developers identify privacy risks, draft policy documents, and ensure their software meets German regulatory requirements.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file

Add the configuration to .claude/skills/deutsches-recht-mit-claude.md

3
Invoke in Claude Code
/deutsches-recht-mit-claude

Use Cases

Audit a web application's data processing code for DSGVO compliance issues.
Scan a URL for tracking scripts or third-party data sharing that may violate GDPR.
Map data flows within a microservices architecture to identify personal data exposure.
Draft a privacy policy or data processing agreement based on current German law.
Review a consent management implementation for compliance with DSGVO requirements.
Check a mobile app's permission requests against German data protection standards.

Usage Examples

1

/deutsches-recht-mit-claude audit my-app/src for DSGVO compliance

2

Scan https://example.com for GDPR violations and generate a report

3

Draft a DSGVO-compliant privacy policy for my e-commerce platform

View source on GitHub
mcp

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is deutsches-recht-mit-claude?

This skill enables Claude Code to audit codebases, URLs, and data flows for compliance with the German DSGVO/GDPR, using live federal law from rechtsinformationen.bund.de. It helps developers identify privacy risks, draft policy documents, and ensure their software meets German regulatory requirements.

How to install deutsches-recht-mit-claude?

To install deutsches-recht-mit-claude: create the skills directory (mkdir -p .claude/skills), then add the config to .claude/skills/deutsches-recht-mit-claude.md. Finally, /deutsches-recht-mit-claude in Claude Code.

What is deutsches-recht-mit-claude best for?

deutsches-recht-mit-claude is a community categorized under General. It is designed for: mcp. Created by waldo-van-der-code.

What can I use deutsches-recht-mit-claude for?

deutsches-recht-mit-claude is useful for: Audit a web application's data processing code for DSGVO compliance issues.; Scan a URL for tracking scripts or third-party data sharing that may violate GDPR.; Map data flows within a microservices architecture to identify personal data exposure.; Draft a privacy policy or data processing agreement based on current German law.; Review a consent management implementation for compliance with DSGVO requirements.; Check a mobile app's permission requests against German data protection standards..