dragoon0x/everything-design-taste

settings-preferences

Settings page architecture, preference management, feature toggles, and account management UX.

First seen Jul 18, 2026

Installation

$ npx skills add dragoon0x/everything-design-taste --skill settings-preferences

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,300 B
  • docs SUMMARY.md 122 B

History

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

SKILL.md

Settings & Preferences

Architecture

  • Group settings by category (Account, Notifications, Appearance, Privacy, Billing)
  • Use a sidebar or tab navigation for categories
  • Search within settings for large apps
  • Show current values without opening each setting

Rules

  1. Sensible defaults. Most users never change settings. The defaults ARE the product for 80% of users.
  2. Save automatically where possible (toggles, selects). "Save" buttons only for text inputs and multi-field forms.
  3. Confirm destructive changes. Deleting account, revoking access, changing email.
  4. Show consequences. "Turning this off means you won't receive..." not just a toggle.
  5. Undo where possible. Deactivate instead of delete. Grace periods before permanent actions.

Common Mistakes

  • Burying important settings (notification preferences, privacy)
  • Settings that require a restart to take effect (without telling the user)
  • No way to reset to defaults
  • Settings pages that look different from the rest of the product
  • Toggle switches with unclear on/off states