agentsclimarketplace

Data privacy ux

Skill Dragoon0x/everything-design-taste/skills/data-privacy-ux

Privacy-first design, consent patterns, data collection transparency, and GDPR-compliant UX.From its SKILL.md

Install
npx -y skills add Dragoon0x/everything-design-taste --skill data-privacy-ux

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.4 KB, 277 tokens by cl100k_base, as published. Nobody here has run it

Data Privacy UX

Consent Patterns

Cookie Banner

  • Equal visual weight for Accept and Reject
  • Don't use dark patterns (tiny reject link, pre-checked boxes)
  • Granular options (essential, analytics, marketing)
  • Remember choice (don't ask every visit)

Permission Requests

  • Ask in context (when user is about to use the feature)
  • Explain why you need it (before the system prompt)
  • Show what they get in return
  • Allow using the product without granting (degrade gracefully)

Data Collection Rules

  1. Collect minimum necessary data
  2. Explain what you collect and why (plain language, not legal)
  3. Show what data you have about the user (data export)
  4. Allow deletion (right to be forgotten)
  5. Don't pre-check marketing consent boxes
  6. Separate essential consent from optional consent

Transparency

  • Privacy settings easily findable (not buried 5 levels deep)
  • Clear labels: 'We share this with partners' not 'Third-party data sharing'
  • Notify users of policy changes before they take effect
  • Show data retention periods

Anti-Patterns

  • Dark patterns that make opting out difficult
  • 'Accept All' as the only prominent button
  • Requiring account creation to view privacy policy
  • Collecting data not needed for the service

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,790. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.