high-end-visual-design

Generates premium agency-tier UI code with curated typography, nested card architecture, and physics-based motion.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/singhaganesh/Urban-assist --skill high-end-visual-design-singhaganesh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: high-end-visual-design
Source: https://github.com/singhaganesh/Urban-assist/tree/main/.cursor/skills/high-end-visual-design
Command: npx skills add https://github.com/singhaganesh/Urban-assist --skill high-end-visual-design-singhaganesh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? AI-generated interfaces often look generic and cheap, relying on default fonts, flat cards, harsh shadows, and linear transitions. This Skill enforces a strict design system that produces high-end, agency-quality web interfaces instead of template-looking output. ## Core Features & Use Cases - Anti-Pattern Blocking: Bans default fonts (Inter, Roboto, Arial), generic borders, harsh shadows, and linear easing that make AI designs look cheap. - Variance Engine: Selects from curated vibe archetypes (Ethereal Glass, Editorial Luxury, Soft Structuralism) and layout archetypes (Asymmetrical Bento, Z-Axis Cascade, Editorial Split) so no two outputs look identical. - Component & Motion Mastery: Defines Double-Bezel nested card architecture, button-in-button CTA patterns, staggered nav reveals, and cubic-bezier spring physics with GPU-safe animation rules. - Use Case: Ask the AI to build a landing page for a SaaS product, and it will produce a dark glassmorphic bento grid with floating pill navigation, scroll-triggered fade-up reveals, and mobile-safe responsive collapse. ## Quick Start Ask the AI to design a landing page or dashboard UI and it will apply the premium archetypes, nested card structures, and fluid motion rules automatically.

Frequently Asked Questions about high-end-visual-design

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

FAQPage Schema
How do I make AI-generated UI designs look less generic?

Apply a strict design system that bans default fonts like Inter and Roboto, generic 1px borders, and linear transitions. This Skill enforces curated typography, nested card architecture, macro-whitespace, and spring-based motion to produce agency-tier output.

How to build a glassmorphism landing page with Tailwind CSS?

Use a deep black background with radial mesh gradients, cards with backdrop-blur-2xl and white/10 hairline borders, and floating pill navigation. The Ethereal Glass archetype in this Skill defines the exact tokens and structure for this style.

Does this design approach work on mobile devices?

Yes, all asymmetric layouts collapse to single-column stacks below 768px with w-full and px-4 spacing. Rotations and overlaps are removed on mobile, and min-h-[100dvh] replaces h-screen to prevent iOS Safari viewport jumping.

What animations are safe for mobile web performance?

Animate only transform and opacity properties, never top, left, width, or height. Apply backdrop-blur only to fixed or sticky elements, and use IntersectionObserver or Framer Motion whileInView instead of scroll event listeners.

Which fonts and icons should I avoid in premium web design?

Avoid default fonts like Inter, Roboto, Arial, Open Sans, and Helvetica, plus thick-stroked icon sets like standard Lucide or Material Icons. Use premium typefaces such as Geist or Clash Display and ultra-light line icons like Phosphor Light.