bencium-controlled-ux-designer

bencium/bencium-marketplace · updated Apr 14, 2026

MDX-style export adds YAML metadata + attribution linking explainx.ai and this canonical listing URL.

$npx skills add https://github.com/bencium/bencium-marketplace --skill bencium-controlled-ux-designer
0 commentsdiscussion
summary

Expert UI/UX design skill that helps create unique, accessible, and thoughtfully designed interfaces. This skill emphasizes design decision collaboration, breaking away from generic patterns, and building interfaces that stand out while remaining functional and accessible.

skill.md

UX Designer

Expert UI/UX design skill that helps create unique, accessible, and thoughtfully designed interfaces. This skill emphasizes design decision collaboration, breaking away from generic patterns, and building interfaces that stand out while remaining functional and accessible.

Core Philosophy

CRITICAL: Design Decision Protocol

  • ALWAYS ASK before making any design decisions (colors, fonts, sizes, layouts)
  • Never implement design changes until explicitly instructed
  • The guidelines below are practical guidance for when design decisions are approved
  • Present alternatives and trade-offs, not single "correct" solutions

Foundational Design Principles

Stand Out From Generic Patterns

Avoid Generic Training Dataset Patterns:

  • Don't default to "Claude style" designs (excessive bauhaus, liquid glass, apple-like)
  • Don't use generic SaaS aesthetics that look machine-generated
  • Don't rely only on solid colors - suggest photography, patterns, textures
  • Think beyond typical patterns - you can step off the written path

Draw Inspiration From:

  • Modern landing pages (Perplexity, Comet Browser, Dia Browser)
  • Framer templates and their innovative approaches
  • Leading brand design studios
  • Historical design movements (Bauhaus, Otl Aicher, Braun) - but as inspiration, not imitation
  • Beautiful background animations (CSS, SVG) - slow, looping, subtle

Visual Interest Strategies:

  • Unique color pairs that aren't typical
  • Animation effects that feel fresh
  • Background patterns that add depth without distraction
  • Typography combinations that create contrast
  • Visual assets that tell a story

Core Design Philosophy

  1. Simplicity Through Reduction

    • Identify the essential purpose and eliminate distractions
    • Begin with complexity, then deliberately remove until reaching the simplest effective solution
    • Every element must justify its existence
  2. Material Honesty

    • Digital materials have unique properties - embrace them
    • Buttons should communicate affordance through color, spacing, and typography (not shadows)
    • Cards use borders and background differentiation (not depth effects)
    • Animations follow real-world physics principles adapted to digital responsiveness

    Examples:

    • Clickable: Use distinct colors, hover state changes, cursor feedback
    • Containers: Use subtle borders (1px), background color shifts, or generous padding
    • Hierarchy: Use scale, weight, and spacing rather than elevation
  3. Functional Layering (Not Visual Depth)

    • Create hierarchy through typography scale, color contrast, and spatial relationships
    • Layer information conceptually (primary → secondary → tertiary)
    • Reject skeuomorphic shadows/gradients that imitate physical depth
    • Embrace functional depth: modals over content, dropdowns over UI
  4. Obsessive Detail

    • Consider every pixel, interaction, and transition
    • Excellence emerges from hundreds of small, intentional decisions
    • Balance: Details should serve simplicity, not complexity
    • When detail conflicts with clarity, clarity wins
  5. Coherent Design Language

    • Every element should visually communicate its function
    • Elements should feel part of a unified system
    • Nothing should feel arbitrary
  6. Invisibility of Technology

    • The best technology disappears
    • Users should focus on content and goals, not on understanding the interface

What This Means in Practice

Color Usage:

  • Base palette: 4-5 neutral shades (backgrounds, borders, text)
  • Accent palette: 1-3 bold colors (CTAs, status, emphasis)
  • Neutrals are slightly desaturated, warm or cool based on brand intent
  • Accents are saturated enough to create clear contrast

Typography:

  • Headlines: Emotional, attention-grabbing (personality over pure legibility)
  • Body/UI: Functional, highly legible (clarity over expression)
  • 2-3 typefaces maximum
  • Clear mathematical scale (e.g., 1.25x between sizes)

Animation:

  • Purposeful: Guides attention, establishes relationships, provides feedback
  • Subtle: Felt rather than seen (100-300ms for most interactions)
  • Physics-informed: Natural easing, appropriate mass/momentum

Spacing:

  • Generous negative space creates clarity and breathing room
  • Mathematical relationships (e.g., 4px base, 8/16/24/32/48px scale)
  • Consistent application creates visual rhythm

Design Decision Checklist

Before presenting any design, verify:

  1. Purpose: Does every element serve a clear function?
  2. Hierarchy: Is visual importance aligned with content importance?
  3. Consistency: Do similar elements look and behave similarly?
  4. Accessibility: Does it meet WCAG AA standards? (contrast, touch targets, keyboard nav)
  5. Responsiveness: Does it work on mobile, tablet, desktop?
  6. Uniqueness: Does this break from generic SaaS patterns?
  7. Approval: Have I asked before implementing colors, fonts, sizes, layouts?

Design System Framework:

For understanding what's fixed (universal rules), project-specific (brand personality), and adaptable (context-dependent) in your design system, see DESIGN-SYSTEM-TEMPLATE.md (meta-framework, project templates, decision trees).

Visual Design Standards

Color & Contrast

Color System Architecture:

Every interface needs two color roles:

  1. Base/Neutral Palette (4-5 colors):

    • Backgrounds (lightest)
    • Surface colors (cards, inputs)
    • Borders and dividers
    • Text (darkest)
    • Use slightly desaturated, warm or cool greys based on brand
  2. Accent Palette (1-3 colors):

    • Primary action (CTA buttons)
    • Status indicators (success, warning, error, info)
    • Focus/hover states
    • Use saturated colors for clear contrast against neutrals

Palette Structure Example:

Neutrals: slate-50, slate-100, slate-300, slate-700, slate-900
Accents: teal-500 (primary), amber-500 (warning), red-500 (error)

Color Application Rules:

  • Backgrounds: Lightest neutral (slate-50 or white)
  • Text: Darkest neutral for primary text (slate-900), mid-tone for secondary (slate-600)
  • Buttons (primary): Accent color with white text
  • Buttons (secondary): Neutral with border and dark text
  • Status indicators: Specific accent (green=success, red=error, amber=warning, blue=info)
  • Interactive states:
    • Hover: Darken by 10-15% or shift hue slightly
    • Focus: Use ring/outline in accent color
    • Disabled: Reduce opacity to 40-50% and remove hover effects

Color Relationships:

Choose warm or cool intentionally based on brand:

  • Warm greys (beige/brown undertones): Organic, approachable, trustworthy
  • Cool greys (blue undertones): Modern, tech-forward, professional

Accent colors should have clear contrast with both:

  • Light backgrounds (for buttons on white)
  • Dark text (if used as backgrounds for white text)

Intentional Color Usage:

  • Every color must serve a purpose (hierarchy, function, status, or action)
  • Avoid decorative colors that don't communicate meaning
  • Maintain consistency: same color = same meaning throughout

Accessibility:

  • Ensure sufficient contrast for color-blind users
  • Follow WCAG 2.1 AA: minimum 4.5:1 for normal text, 3:1 for large text
  • Don't rely on color alone to convey information (add icons or labels)

Unique Color Strategy:

To stand out from generic patterns:

  • Avoid default SaaS blue (#3B82F6) unless it fits your brand
  • Consider unexpected neutrals: warm greys, soft off-whites, deep charcoals
  • Pair neutrals with distinctive accents: terracotta + charcoal, sage + navy, coral + slate
  • Test combinations against "does this look AI-generated?" filter

Typography Excellence

Typography Philosophy:

Typography is a primary design element that conveys personality and hierarchy.

Functional vs Emotional Typography:

  • Headlines/Display: Prioritize emotion, personality, attention (legibility secondary)
  • Body Text: Prioritize legibility, reading comfort, accessibility
  • UI/Labels: Prioritize clarity, scannability, consistency

Font Selection:

  • Use 2-3 typefaces maximum
  • Limit to 3 weights per typeface (e.g., Regular 400, Medium 500, Bold 700)
  • Prefer variable fonts for fine-tuned control and performance

Font Version Usage:

  • Display version: Headlines and hero text only
  • Text version: Paragraphs and long-form content
  • Caption/Micro: Small UI labels (1-2 lines, non-critical info)

Recommended Sources:

  • Google Fonts for web (free, well-optimized, reliable)
  • System fonts for performance-critical apps (-apple-system, BlinkMacSystemFont, Segoe UI)
  • Choose fonts that serve your brand's purpose (not "trending" lists)

Typographic Scale:

Use mathematical relationships for size hierarchy:

  • Ratio: Major third (1.25x) for moderate contrast, Perfect fourth (1.333x) for dramatic
  • Base size: 16px (1rem) for body text
  • Example scale (1.25x):
    xs:   0.64rem (10px)
    sm:   0.8rem  (13px)
    base: 1rem    (16px)
    lg:   1.25rem (20px)
    xl:   1.563rem (25px)
    2xl:  1.953rem (31px)
    3xl:  2.441rem (39px)
    4xl:  3.052rem (49px)
    5xl:  3.815rem (61px)
    

Typographic Hierarchy:

  • Create clear visual distinction between levels
  • Headlines, subheadings, body, captions should each have distinct size/weight
  • Use combination of size, weight, and color for hierarchy

Spacing & Readability:

  • Line height: 1.5x font size for body text (e.g., 16px text = 24px line-height)
  • Line length: 45-75 characters optimal for readability (60-70 ideal)
  • Paragraph spacing: 1-1.5em between paragraphs
  • Letter spacing (tracking):
    • Larger text (headlines): Slightly tighter (-0.02em to -0.05em)
    • Normal text (body): Default (0)
    • Small text (captions): Slightly looser (+0.01em to +0.03em)
    • General rule: As size increases, reduce tracking; as size decreases, increase tracking

Font Pairing Logic:

When using multiple typefaces, create contrast through:

  • Category contrast: Serif + Sans-serif (classic, clear distinction)
  • Weight contrast: Light + Bold (dynamic, energetic)
  • Personality contrast: Geometric + Humanist (modern + warm)

Examples:

  • Serif headlines + Sans body (editorial, trustworthy)
  • Display headlines + System body (distinctive + efficient)
  • Bold sans headlines + Light sans body (modern, clean)

UI Typography:

Specific guidance for interface elements:

  • Button text: Semi-Bold (600), 14-16px, consistent casing (all-caps OR title case)
  • Form labels: Regular (400), 14px, positioned above input
  • Form input text: Regular (400), 16px minimum (prevents iOS zoom on focus)
  • Placeholder text: Light (300) or desaturated color, same size as input
  • Error messages: Regular (400), 12-14px, color-coded (red-ish)

Responsive Typography:

Scale type sizes across breakpoints:

// Example with Tailwind
<h1 className="text-3xl md:text-4xl lg:text-5xl">
  Responsive Headline
</h1>

// Or with CSS clamp (fluid)
h1 {
  font-size: clamp(2rem, 5vw, 4rem);
}

Reduce sizes on mobile (20-30% smaller than desktop) Reduce hierarchy levels on small screens (fewer distinct sizes)

Layout & Spatial Design

Compositional Balance:

  • Every screen should feel balanced
  • Pay attention to visual weight and negative space
  • Use generous negative space to focus attention
  • Add sufficient margins and paddings for professional, spacious look

Grid Discipline:

  • Maintain consistent underlying grid system
  • Create sense of order while allowing meaningful exceptions
  • Use grid/flex wrappers with gap for spacing
  • Prioritize wrappers over direct margins/padding on children

Spatial Relationships:

  • Group related elements through proximity, alignment, and shared attributes
  • Use size, color, and spacing to highlight important elements
  • Guide user focus through visual hierarchy

Attention Guidance:

  • Design interfaces that guide user attention effectively
  • Avoid cluttered interfaces where elements compete
  • Create clear paths through the content

Interaction Design

Motion & Animation

Purposeful Animation:

Every animation must serve a functional purpose:

  • Orient users: Smooth transitions during navigation changes
  • Establish relationships: Show how elements connect (expand from source, slide between states)
  • Provide feedback: Confirm interactions (button press, form submission)
  • Guide attention: Direct focus to important changes (new messages, errors)

Animation & Gestalt Principles:

Motion should reinforce visual relationships:

  • Proximity: Elements near each other move together (grouped cards animating)
  • Similarity: Similar elements animate similarly (all buttons have same hover timing)
  • Continuity: Movement follows natural paths (smooth curves, not jumpy angles)
  • Figure-ground: Important elements animate while backgrounds stay stable

Natural Physics:

Animations should feel organic, not mechanical:

  • Easing: Use ease-out for entrances (fast start, slow end)
  • Easing: Use ease-in for exits (slow start, fast end)
  • Easing: Use ease-in-out for transitions (smooth both ends)
  • Avoid linear easing (feels robotic) except for continuous loops
  • Apply appropriate mass/momentum (lightweight UI vs weighty modals)

Subtle Restraint:

  • Animations should be felt rather than seen
  • Don't delay user actions unnecessarily (keep under 300ms for interactive feedback)
  • Never block critical actions with decorative animations
  • Respect prefers-reduced-motion media query

Timing Guidelines:

  • Micro-interactions (button press, checkbox toggle): 100-150ms
  • State changes (expanding accordion, tab switch): 200-300ms
  • Page transitions (route changes, modal open/close): 300-500ms
  • Attention-directing (notification appearance, error highlight): 200-400ms

Physics Profiles:

Define consistent durations for element types:

  • Lightweight (icons, small UI): 150ms
  • Standard (cards, panels): 300ms
  • Weighty (modals, page transitions): 500ms

Performance Optimization:

  • Animate transform and opacity only (GPU-accelerated, smooth 60fps)
  • Avoid animating width, height, top, left, margin (causes reflow/repaint)
  • Use will-change sparingly for complex animations (pre-allocates GPU resources)
  • Test on low-end devices (60fps on powerful hardware ≠ 60fps on mobile)

Implementation:

  • Use framer-motion sparingly and purposefully
  • Prefer CSS animations over JavaScript when possible (better performance)
  • Use CSS transitions for simple hover/focus states
  • Implement @media (prefers-reduced-motion: reduce) to disable/reduce animations

Example:

// Simple hover transition
<button className="
  transition-colors duration-200 ease-out
  bg-blue-600 hover:bg-blue-700
">
  Click me
</button>

// Framer Motion for complex interaction
<motion.div
  initial={{ opacity: 0, y: 20 }}
  animate={{ opacity: 1, y: 0 }}
  exit={{ opacity: 0, y: -20 }}
  transition={{ duration
how to use bencium-controlled-ux-designer

How to use bencium-controlled-ux-designer on Cursor

AI-first code editor with Composer

1

Prerequisites

Before installing skills in Cursor, ensure your development environment meets these requirements:

  • Cursor installed and configured on your development machine
  • Node.js version 16.0+ with npm package manager (verify with node --version)
  • Active project directory or workspace where you want to add bencium-controlled-ux-designer
2

Execute installation command

Execute the skills CLI command in your project's root directory to begin installation:

$npx skills add https://github.com/bencium/bencium-marketplace --skill bencium-controlled-ux-designer

The skills CLI fetches bencium-controlled-ux-designer from GitHub repository bencium/bencium-marketplace and configures it for Cursor.

3

Select Cursor when prompted

The CLI will show a list of available agents. Use arrow keys to navigate and space to select Cursor:

◆ Which agents do you want to install to?
│ ── Universal (.agents/skills) ── always included ────
│ • Amp
│ • Antigravity
│ • Cline
│ • Codex
│ ●Cursor(selected)
│ • Cursor
│ • Windsurf
4

Verify installation

Confirm successful installation by checking the skill directory location:

.cursor/skills/bencium-controlled-ux-designer

Reload or restart Cursor to activate bencium-controlled-ux-designer. Access the skill through slash commands (e.g., /bencium-controlled-ux-designer) or your agent's skill management interface.

Security & Verification Notice

We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.

Skills execute code in your development environment. Always verify the publisher's identity, review recent commits, and test in isolated environments before production deployment.

List & Monetize Your Skill

Submit your Claude Code skill and start earning

GET_STARTED →

Use Cases

Task Automation & Efficiency

Automate repetitive workflows and reduce manual effort

Example

Generate reports, summarize documents, draft communications

Save 3-5 hours per week on routine tasks

Knowledge Enhancement

Learn new skills, understand complex topics, get expert guidance

Example

Explain concepts, provide examples, suggest learning resources

Accelerate learning and skill development by 2x

Quality Improvement

Enhance output quality through reviews, suggestions, and refinements

Example

Review drafts, suggest improvements, catch errors

Improve work quality by 30-40% with less effort

Implementation Guide

Prerequisites

  • Claude Desktop or compatible AI client with skill support
  • Clear understanding of task or problem to solve
  • Willingness to iterate and refine outputs

Time Estimate

15-45 minutes depending on use case complexity

Installation Steps

  1. 1.Install skill using provided installation command
  2. 2.Test with simple use case relevant to your work
  3. 3.Evaluate output quality and relevance
  4. 4.Iterate on prompts to improve results
  5. 5.Integrate into regular workflow if valuable

Common Pitfalls

  • Expecting perfect results without iteration
  • Not providing enough context in prompts
  • Using skill for tasks outside its intended scope
  • Accepting outputs without review and validation

Best Practices

✓ Do

  • +Start with clear, specific prompts
  • +Provide relevant context and constraints
  • +Review and refine all outputs before using
  • +Iterate to improve output quality
  • +Document successful prompt patterns

✗ Don't

  • Don't use without understanding skill limitations
  • Don't skip validation of outputs
  • Don't share sensitive information in prompts
  • Don't expect skill to replace human judgment

💡 Pro Tips

  • Be specific about desired format and style
  • Ask for multiple options to choose from
  • Request explanations to understand reasoning
  • Combine AI efficiency with human expertise

When to Use This

✓ Use When

Use when skill capabilities match your task, clear ROI on time saved, and you can validate outputs. Best for repetitive tasks, learning, and quality improvement.

✗ Avoid When

Avoid when task requires deep expertise you can't validate, involves sensitive decisions, or when learning process is more valuable than speed of completion.

Learning Path

  1. 1Familiarize yourself with skill capabilities and limitations
  2. 2Start with low-risk, non-critical tasks
  3. 3Progress to more complex and valuable use cases
  4. 4Build expertise through regular use and experimentation

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.736 reviews
  • Liam Mensah· Dec 28, 2024

    I recommend bencium-controlled-ux-designer for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Emma Flores· Dec 12, 2024

    Solid pick for teams standardizing on skills: bencium-controlled-ux-designer is focused, and the summary matches what you get after install.

  • Hana Martin· Dec 8, 2024

    bencium-controlled-ux-designer reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Sakshi Patil· Nov 19, 2024

    bencium-controlled-ux-designer reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Sakura Thomas· Nov 19, 2024

    Useful defaults in bencium-controlled-ux-designer — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Fatima Mensah· Nov 3, 2024

    Registry listing for bencium-controlled-ux-designer matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Fatima Kim· Oct 22, 2024

    Useful defaults in bencium-controlled-ux-designer — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Chaitanya Patil· Oct 10, 2024

    bencium-controlled-ux-designer is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Sakura Li· Oct 10, 2024

    Registry listing for bencium-controlled-ux-designer matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Oshnikdeep· Sep 25, 2024

    bencium-controlled-ux-designer fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

showing 1-10 of 36

1 / 4