dragoon0x/everything-design-taste

ethical-design

Ethical design considerations, dark pattern avoidance, and responsible design practices.

First seen Jul 18, 2026

Installation

$ npx skills add dragoon0x/everything-design-taste --skill ethical-design

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from dragoon0x/everything-design-taste · top by installs.

npx skills add dragoon0x/everything-design-taste

Browse all from dragoon0x/everything-design-taste

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 11
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,432 B
  • docs SUMMARY.md 110 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

Ethical Design

Dark Patterns to Avoid

Pattern What It Does Instead
Confirmshaming 'No, I don't want to save money' Neutral decline option
Hidden costs Reveal fees at checkout Show total cost upfront
Roach motel Easy to subscribe, hard to cancel Equal effort for both
Forced continuity Auto-charge after trial without warning Clear trial end notification
Misdirection Design draws attention from important info Equal visual weight for choices
Trick questions Confusing double-negatives Simple, clear language
Sneak into basket Auto-add items to cart Explicit user selection only

Responsible Design

  1. Transparency: Users understand what they're agreeing to
  2. Fairness: Options have equal visual weight
  3. Respect: Don't exploit cognitive biases for profit
  4. Control: Users can easily undo, cancel, or change decisions
  5. Privacy: Minimum data collection, clear consent

Attention Design

  • Don't design for addiction (infinite scroll without end, variable reward manipulation)
  • Show usage time if appropriate
  • Allow notification management
  • Design for user wellbeing, not just engagement metrics