New to Claude Skills? Learn how to install them →

nexu-io on GitHub

Web Prototype Soft Premium

Free

Create Apple-like web prototypes with ease.

by nexu-io84.9k stars on nexu-io/open-design
1 views
Updated Aug 10, 2026
Get this skill

Free · Opens the source repo

What Web Prototype Soft Premium does

The Web Prototype Soft Premium skill is designed for developers and designers looking to create visually appealing web prototypes that embody a premium aesthetic. This skill emphasizes a soft, weighty design language that resonates with high-end consumer applications. It draws inspiration from established design principles and provides a structured approach to achieving a calm, sophisticated look that is often associated with top-tier agencies.

This skill is distilled from the taste-skill, specifically the soft-skill component, and incorporates detailed design rules that ensure consistency and quality. Users will find a comprehensive guide to creating layouts that feature double-bezel cards, button-in-button CTAs, and generous squircle radii. The provided example.html serves as a template, showcasing how to effectively implement these design elements in a practical context, making it easier for users to visualize and execute their projects.

The hard rules outlined in the skill cover essential aspects such as color palettes, typography, layout structures, and motion effects. By adhering to these guidelines, users can ensure that their prototypes not only look professional but also function seamlessly. The skill is particularly useful for projects that require a refined touch, whether for client presentations, product demos, or personal projects aimed at showcasing design capabilities.

Overall, the Web Prototype Soft Premium skill is an excellent resource for anyone looking to elevate their web design projects to a premium level. Its focus on detail and adherence to high aesthetic standards makes it a valuable addition to any designer's toolkit.

When to use it

Use this skill when you need to create web prototypes that require a soft, premium look and feel, especially for high-end consumer applications.

When not to use it

This skill may not be suitable for projects that prioritize minimalism or require a more utilitarian design approach.

What you can build with it

Client Presentation Prototypes

Utilize this skill to create polished prototypes for client presentations, ensuring a premium look that impresses stakeholders.

High-End Product Demos

Build engaging product demos that reflect the quality and sophistication of your brand, using the soft design principles outlined in this skill.

Design Portfolio Projects

Enhance your design portfolio by showcasing projects that adhere to premium design standards, demonstrating your capability in high-end web design.

How to install Web Prototype Soft Premium

View source

1. Install with the skills CLI

npx skills add nexu-io/open-design/web-prototype-taste-soft --agent claude-code

2. Or install it manually

Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.

Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs

Inside SKILL.md

Written by nexu-io

Web Prototype — Soft Premium

For briefs that ask for "Apple-like", "Linear-tier", "premium consumer", "calm SaaS", or "$150k agency" finish. The aesthetic is soft, weighty, and obsessive about nested architecture.

Source

Distilled from Leonxlnx/taste-skillskills/soft-skill/SKILL.md ("Vanguard UI Architect") with the haptic micro-aesthetics, double-bezel architecture, and motion choreography rules. See example.html in this directory for a fully-realized template.

Hard rules

  • Canvas: silver-grey or warm cream (#F2F2F0 or #FDFBF7). Not pure white.
  • Type pairing: display in Geist / Plus Jakarta Sans / Cabinet Grotesk at heavy weight, body in the same family, monospace meta in Geist Mono.
  • Display: clamp(48px, 7vw, 96px), letter-spacing: -0.035em, line-height: 0.96. Heavy weight (700+).
  • Squircle radii: border-radius: 28px–40px (rounded-[2rem] to rounded-[2.5rem]) on major surfaces.
  • Double-bezel mandatory: every important card is a wrapper (p-1.5, hairline border, soft outer shadow) containing an inner core with its own background and a concentric smaller radius (e.g., outer 2rem, inner calc(2rem - 0.375rem)).
  • CTA = button-in-button: primary CTAs are full pills (rounded-full px-6 py-3); the trailing arrow lives inside its own circular wrapper flush-right.
  • Ambient depth: one slow-drifting radial mesh blob behind hero, opacity ≤ 0.18, pointer-events: none, fixed.
  • Eyebrow tag above each section header: pill, uppercase mono, letter-spacing: 0.2em, text-[10px].

Banned

  • Inter, Roboto, Helvetica, Open Sans.
  • Generic 1px solid gray borders (use border-black/5 / ring-1 ring-black/5).
  • shadow-md, shadow-lg, hard drop shadows. Only diffuse, wide-spread, low-opacity (0 20px 40px -15px rgba(0,0,0,0.05)).
  • Edge-to-edge sticky navbars glued to the top. Use a floating glass pill (mt-6 mx-auto w-max rounded-full).
  • Linear or ease-in-out transitions. Use cubic-bezier(0.32, 0.72, 0, 1) or spring physics.
  • h-screen (use min-h-[100dvh]).
  • Animating width / height / top / left. Only transform and opacity.
  • Pure black #000. Use Zinc-950 / Off-Black.

Required components

  • Floating-pill navbar with backdrop-blur-2xl.
  • Asymmetric hero: massive heavy display, eyebrow tag, body lede max-w-[52ch], two CTAs (primary pill with button-in-button arrow + ghost).
  • Bento grid using the double-bezel pattern; at least one wide card and one tall card.
  • Feature row with z-axis cascade or split image module.
  • Marquee strip of customer logos, slow infinite translation (-100% / 20s), pause on hover.
  • Closing band on a soft inverted surface (deep zinc / espresso).
  • Footer: monospace meta, hairline above.

Motion

  • All transitions: transition: transform 700ms cubic-bezier(0.32,0.72,0,1) minimum.
  • Hover on CTAs: outer pill scales 0.98 on :active, inner trailing-icon circle translates (+1px, -1px) and scale(1.05).
  • Scroll entry: translateY(16px) blur(8px) opacity(0)translateY(0) blur(0) opacity(1). IntersectionObserver only.
  • Marquee: transform: translateX(-50%) over 30s linear infinite, applied to a duplicated track.
  • Hero mesh blob: 24s+ keyframe drift, opacity-only or transform-only.

Pre-flight

  • Floating pill nav with backdrop-blur + hairline ring
  • At least one card uses the double-bezel (outer shell + inner core, concentric radii)
  • Primary CTA uses button-in-button trailing icon
  • Section padding ≥ py-24
  • No banned fonts; display weight ≥ 700
  • Hero uses min-h-[100dvh], never 100vh
  • All transitions use custom cubic-bezier or spring; no linear / ease-in-out
  • Mobile: layout collapses to single column under 768px, all rotations + overlaps removed

Frequently asked questions about Web Prototype Soft Premium

Similar skills