Agent skill

design-anti-patterns

Enforce anti-AI UI design rules based on the Uncodixfy methodology. Use when generating HTML, CSS, React, Vue, Svelte, or any frontend UI code. Prevents "Codex UI" — the generic AI aesthetic of soft gradients, floating panels, oversized rounded corners, glassmorphism, hero sections in dashboards, and decorative copy. Applies constraints from Linear/Raycast/Stripe/GitHub design philosophy: functional, honest, human-designed interfaces. Triggers on: UI generation, dashboard building, frontend component creation, CSS styling, landing page design, or any task producing visual interface code.

Stars 33
Forks 4

Install this agent skill to your Project

npx add-skill https://github.com/Jamie-BitFlight/claude_skills/tree/main/.claude/skills/design-anti-patterns

SKILL.md

Design Anti-Patterns (Uncodixfy)

SOURCE: Uncodixfy (accessed 2026-03-17)

Before writing any UI code, apply the Uncodixfy metacognitive check: list the UI decisions you would make by default, then do NOT make them if they match any banned pattern below. Build interfaces that feel like Linear, Raycast, Stripe, or GitHub — functional, honest, no visual theatrics.

Pre-Flight Check

Before generating any UI component, run this internal check:

  1. List all styling decisions you would make by default for this component
  2. Cross-reference each against the banned patterns in this skill and the full rules reference
  3. Replace every match with the "normal" standard from the reference
  4. Verify the result contains zero banned patterns

Absolute Prohibitions

These patterns are never acceptable unless the user explicitly overrides:

  • Border radius > 12px on any element
  • Pill-shaped buttons or badges
  • Glassmorphism, frosted panels, blur haze
  • Soft corporate gradients (backgrounds, buttons, text)
  • Hero sections inside dashboards or internal tools
  • Decorative copy ("Operational clarity without the clutter")
  • Eyebrow labels (uppercase <small> with letter-spacing)
  • KPI card grids as default dashboard layouts
  • Fake charts that exist only to fill space
  • Transform animations on hover (translateX, scale, bounce)
  • Dramatic box shadows (> 8px blur, colored shadows)
  • Floating detached sidebars with rounded outer shells
  • <small> subheaders above <h2> headline blocks
  • Decorative note cards with <small> + <strong> pattern
  • Generic startup copy in any UI element
  • Donut charts with hand-wavy percentages
  • Multiple nested panel types (panel, panel-2, rail-panel)
  • Status indicators using ::before pseudo-element colored dots
  • Nav badges showing "Live" or count indicators without functional purpose
  • Footer meta lines ("Dashboard v2.1 - dark mode - single-file HTML")

Normal Standards

Apply these defaults to every component:

Component Standard
Sidebar 240-260px fixed, solid background, simple border-right
Buttons Solid fill or simple border, 8-10px radius max
Cards 8-12px radius, subtle border, shadow max 0 2px 8px rgba(0,0,0,0.1)
Typography System fonts or simple sans-serif, 14-16px body, clear hierarchy
Spacing 4/8/12/16/24/32px scale only
Transitions 100-200ms ease, opacity/color changes only
Containers max-width 1200-1400px, centered, standard padding
Toolbars Standard height 48-56px, simple horizontal layout
Inputs Solid borders, simple focus ring, labels above fields
Modals Centered overlay, simple backdrop, no slide-in animations

Color Selection

Follow this priority order:

  1. Use the project's existing colors — search project files for existing palette definitions
  2. Pick from a predefined palette — see color palettes in the rules reference
  3. Never invent random color combinations unless the user explicitly requests it

When selecting from predefined palettes, pick randomly — do not default to the first one.

Quick Reference

For the complete set of 30+ specifically banned implementation patterns, per-component "normal" standards, and 19 predefined color palettes (10 dark, 9 light), read the full Uncodixfy rules.

Expand your agent's capabilities with these related and highly-rated skills.

Jamie-BitFlight/claude_skills

ccc

This skill should be used when code search is needed (whether explicitly requested or as part of completing a task), when indexing the codebase after changes, or when the user asks about ccc, cocoindex-code, or the codebase index. Trigger phrases include 'search the codebase', 'find code related to', 'update the index', 'ccc', 'cocoindex-code'.

33 4
Explore
Jamie-BitFlight/claude_skills

agent-browser

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.

33 4
Explore
Jamie-BitFlight/claude_skills

delegate

Quick delegation template for sub-agent prompts. Use when assigning work to a sub-agent, before invoking the Agent tool, or when preparing prompts for specialized agents. Provides the WHERE-WHAT-WHY framework. For comprehensive delegation guidance, activate the agent-orchestration how-to-delegate skill.

33 4
Explore
Jamie-BitFlight/claude_skills

swarm-spawning

Spawn agents and teammates in Claude Code swarms. Use when choosing between subagents vs teammates, selecting agent types (Explore, Plan, general-purpose, plugin agents), configuring spawn backends (in-process, tmux, iterm2), or setting environment variables for spawned agents.

33 4
Explore
Jamie-BitFlight/claude_skills

knowledge-explorer

Manage the research/ knowledge base (KB) of tool and library research entries. Use when browsing KB topics, adding new research entries, updating existing entries with dated revisions, fetching GitHub repo metadata into a draft KB entry, or migrating old-format entries to skill-spec frontmatter. Triggers on tasks like "what do we have on X", "add this to the KB", "update the KB entry for Y", "fetch github info for owner/repo", or "migrate old entries".

33 4
Explore
Jamie-BitFlight/claude_skills

seven-prompt-content-engine

Walk a user from one rough content idea to a finished post, platform-adapted variants, and repurposed follow-on assets using a 7-step sequential prompting workflow. Use when the user wants help turning a half-formed idea, frustration, story, or client situation into publishable content quickly and consistently.

33 4
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results