What problem does it solve?
This Skill helps developers proactively build GDPR-compliant web applications by providing clear guidance on handling personal data, avoiding common pitfalls, and implementing best practices for data protection.
Core Features & Use Cases
- Proactive Compliance: Applies GDPR principles automatically when personal data is involved, without asking questions.
- Gotcha Identification: Highlights common anti-patterns in logging, authentication, database design, and third-party integrations.
- Schema Design Principles: Offers guidance on structuring databases to facilitate erasure and data minimization.
- Use Case: When building a user registration feature, this Skill can remind you to only collect necessary PII, ensure consent is explicit, and log user IDs instead of full user objects to avoid PII in logs.
Quick Start
Use the gdpr-dev skill to understand the top 6 gotchas for GDPR compliance.