Implements GDPR-compliant data processing workflows including consent management, data subject rights, and automated retention policies.
This skill provides a comprehensive framework for engineering privacy-first systems that comply with the EU General Data Protection Regulation (GDPR). It offers standardized implementation patterns for capturing granular user consent, managing audit trails, and automating responses to Data Subject Access Requests (DSARs). By integrating this skill, developers can efficiently handle complex legal requirements such as the Right to Erasure, data portability, and multi-layered retention schedules, ensuring that privacy by design is baked into the application architecture rather than treated as an afterthought.
Key Features
01Right to Erasure and Portability logic
02Granular Consent Management with audit logging
03Automated Data Subject Access Request (DSAR) handlers
04Legal-basis-driven Data Retention policies
05Privacy by Design architectural patterns
060 GitHub stars
Use Cases
01Building a compliant cookie and data processing consent banner
02Implementing database-level data anonymization and cleanup scripts
03Automating the workflow for user data deletion and export requests