Sub-skill of elite-frontend-ux: 8. Anti-Patterns (Never Do).
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill 8-anti-patterns-never-do --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of 8 Anti Patterns Never Do?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-8-anti-patterns-never-do)More formats (shields.io, HTML) on the badges page.
---
name: elite-frontend-ux-8-anti-patterns-never-do
description: 'Sub-skill of elite-frontend-ux: 8. Anti-Patterns (Never Do).'
version: 1.0.0
category: development
type: reference
scripts_exempt: true
---
# 8. Anti-Patterns (Never Do)
## 8. Anti-Patterns (Never Do)
| Category | Forbidden |
|----------|-----------|
| Visual | Purple/blue gradient on white; Inter/Roboto/Arial as display; inconsistent border-radius; >3 font weights |
| UX | Confirmshaming; pre-selected options favoring company; infinite scroll without pagination; disabled submit before first attempt; placeholder-as-label |
| Technical | `outline:none` without replacement; `<div onclick>` instead of `<button>`; dynamic Tailwind classes; animating layout properties |
| Mobile | Touch targets <44×44px; body text <16px; horizontal content scroll; no tap feedback |
| Dark patterns | Fake urgency/scarcity; cancellation harder than signup; auto-ticking consent checkboxes |
---
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!