privacy-engineer

Implement privacy-by-design engineering for GDPR/CCPA compliance and data minimization.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/MDLDev-site/mdl-brand-website --skill privacy-engineer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: privacy-engineer
Source: https://github.com/MDLDev-site/mdl-brand-website/tree/main/.claude/skills/privacy-engineer
Command: npx skills add https://github.com/MDLDev-site/mdl-brand-website --skill privacy-engineer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Implements privacy-by-design engineering practices to ensure GDPR/CCPA compliance, consent management, data minimization, and privacy-preserving architectures at the code level, reducing data exposure and risk.

Core Features & Use Cases

  • Data minimization and consent-driven architectures that respect user preferences.
  • Automated DSAR workflows and cascading deletion across systems.
  • Privacy-preserving analytics and on-device processing options for safer data use.

Quick Start

Outline an actionable privacy-by-design plan for a new feature, including data minimization, granular consent, DSAR readiness, and retention controls.

Frequently Asked Questions about privacy-engineer

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

FAQPage Schema
How do I implement privacy by design in my software architecture?

Privacy by design is implemented by minimizing data collection, enforcing granular consent management, and building code-level architectures that reduce data exposure and ensure GDPR/CCPA compliance from the outset.

What is the best way to automate DSAR workflows for GDPR and CCPA compliance?

Automating DSAR workflows is best handled by implementing cascading deletion across systems, ensuring data retention policies are enforced and data subject access requests are processed efficiently at the code level.

How does data minimization work when building consent-driven architectures?

Data minimization works by limiting data collection strictly to what is necessary for specified purposes, enforcing granular consent preferences, and utilizing privacy-preserving analytics to reduce overall data exposure.

Can I use privacy-preserving analytics for on-device processing?

Privacy-preserving analytics can be applied to on-device processing options, allowing you to derive insights from user data locally while ensuring safer data use and reducing the need to expose raw personal data.

How do I enforce third-party processor governance across software systems?

Third-party processor governance is enforced by applying privacy-by-design principles to code-level architectures, ensuring external processors adhere to data minimization, retention controls, and GDPR/CCPA compliance requirements.

When do I need a privacy impact assessment for data retention policies?

A privacy impact assessment is needed when implementing data-retention policies and new features, ensuring that data minimization, granular consent, and DSAR readiness satisfy privacy-by-design requirements.