bencium-innovative-ux-designer

Generates production-grade frontend interfaces with distinctive typography, color, motion, and accessibility guidance.

3|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/langgenius/due-date-hq-jwl --skill bencium-innovative-ux-designer-langgenius
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bencium-innovative-ux-designer
Source: https://github.com/langgenius/due-date-hq-jwl/tree/main/.claude/skills/bencium-innovative-ux-designer
Command: npx skills add https://github.com/langgenius/due-date-hq-jwl --skill bencium-innovative-ux-designer-langgenius

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Frontend interfaces generated by AI often converge on generic SaaS aesthetics—default fonts, predictable blue palettes, and cookie-cutter layouts. This Skill guides the creation of distinctive, production-grade web interfaces by enforcing a design-thinking workflow: ask about purpose and tone first, commit to a bold aesthetic direction, then implement with rigorous accessibility, responsive, and motion standards. ## Core Features & Use Cases - Design Thinking Protocol: Asks about purpose, tone, constraints, and differentiation before coding, then commits fully to one of eleven aesthetic directions (brutalist, editorial, luxury, playful, and more). - Anti-Generic Design Rules: Explicitly bans overused fonts (Inter, Roboto, Space Grotesk), generic SaaS blue, glass morphism, and Apple mimicry, while encouraging gradient meshes, textures, and characterful typography. - Progressive Reference Files: Ships ACCESSIBILITY.md (WCAG 2.1 AA), MOTION-SPEC.md (easing curves and durations), RESPONSIVE-DESIGN.md (mobile-first breakpoints), and DESIGN-SYSTEM-TEMPLATE.md (fixed vs. project-specific vs. adaptable elements). - Use Case: Ask for a landing page for a fintech product; the Skill proposes 2-3 distinctive color and typography directions, then implements the chosen one with Tailwind, shadcn components, and WCAG-compliant contrast. ## Quick Start Ask the assistant to design and build a landing page or component, describing the product's purpose and the aesthetic tone you want.

Frequently Asked Questions about bencium-innovative-ux-designer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a non-generic landing page design with AI?

Start by defining the purpose, audience, and aesthetic tone before coding. This Skill asks those questions first, then commits to a bold direction such as brutalist, editorial, or luxury, avoiding default fonts like Inter and generic SaaS blue palettes.

What fonts should I avoid in AI-generated UI design?

Avoid Inter, Roboto, Arial, and Space Grotesk as primary fonts since they signal generic AI output. Instead pair a distinctive display typeface for headlines with a legible body font, using at most two to three typefaces with a mathematical size scale.

Does this design skill support Tailwind and shadcn components?

Yes, it specifies Tailwind utility classes as the styling engine and prefers shadcn components imported individually from @/components/ui. Icons come from @phosphor-icons/react and toast notifications from sonner.

What accessibility standards does the design guidance follow?

It follows WCAG 2.1 AA: 4.5:1 contrast for normal text, 3:1 for large text, 44x44px minimum touch targets, keyboard navigation with visible focus states, and semantic HTML with ARIA attributes where needed.

How are animations and motion handled in the interfaces?

Motion follows a specification with easing curves and durations by element weight: 150ms for lightweight items, 300ms for cards, 500ms for modals. Only transform and opacity are animated, and prefers-reduced-motion is respected.

When should I not use this design approach?

Avoid it when you need strict adherence to an existing corporate design system with fixed brand tokens, or when building internal tools where speed matters more than visual differentiation. The bold-direction workflow adds upfront design discussion.