deutsches-recht-mit-claude
NewClaude 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.
Summary
de.
- It helps developers identify privacy risks, draft policy documents, and ensure their software meets German regulatory requirements.
Install & Usage
mkdir -p .claude/skillsAdd the configuration to .claude/skills/deutsches-recht-mit-claude.md
/deutsches-recht-mit-claudeUse Cases
Usage Examples
/deutsches-recht-mit-claude audit my-app/src for DSGVO compliance
Scan https://example.com for GDPR violations and generate a report
Draft a DSGVO-compliant privacy policy for my e-commerce platform
Security Audits
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..