# Cookie Consent

> Cookie consent design, privacy banner patterns, and GDPR-compliant consent UX.

- Skill: `dragoon0x/cookie-consent` (Agent Skill)
- Install (CLI): `npx skillmds@latest add dragoon0x/cookie-consent`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dragoon0x/cookie-consent/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: dragoon0x (https://skillmd.com/u/dragoon0x)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/dragoon0x/cookie-consent

---


# Cookie Consent

## Ethical Design
- Equal visual weight for Accept and Reject
- Granular options: Essential, Analytics, Marketing
- Pre-selected: essential only (nothing else pre-checked)
- Reject should be as easy as Accept (one click)
- Remember choice across sessions
- Easy to change preference later (in settings/footer)

## Don'ts
- Tiny reject link vs big Accept button
- "Accept" and "Manage" (where Manage is the decline path)
- Pre-checked non-essential cookies
- No reject option at all
- Cookie wall (blocking access until consent)
- Dark patterns that guide toward acceptance

