web-prototype-taste-soft

Generates soft-premium HTML landing page prototypes with double-bezel cards and spring motion.

Updated May 20, 2026
One-click install
npx skills add https://github.com/Keimoshi/Silverloft --skill web-prototype-taste-soft-keimoshi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-prototype-taste-soft
Source: https://github.com/Keimoshi/Silverloft/tree/main/open-design-port/skills/web-prototype-taste-soft
Command: npx skills add https://github.com/Keimoshi/Silverloft --skill web-prototype-taste-soft-keimoshi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Design briefs asking for an Apple-like, Linear-tier, or premium consumer look often produce generic output with default fonts, hard shadows, and flat layouts. This Skill encodes a complete soft-premium design system as enforceable rules so generated web prototypes consistently hit that aesthetic. ## Core Features & Use Cases - Hard design rules: silver/cream canvas, heavy display typography, squircle radii, double-bezel card architecture, and button-in-button CTAs, plus an explicit banned list (Inter, hard shadows, linear easing, 100vh). - Required component patterns: floating glass pill navbar, asymmetric hero, bento grid, logo marquee, inverted closing band, and monospace footer. - Motion specification: custom cubic-bezier/spring transitions, IntersectionObserver scroll reveals, and transform/opacity-only animation. - Use Case: Given a brief for a calm SaaS landing page, produce a single self-contained HTML file matching the included example.html template, then verify it against the built-in pre-flight checklist. ## Quick Start Use the web-prototype-taste-soft skill to build a soft premium landing page prototype for my product as a single HTML file.

Frequently Asked Questions about web-prototype-taste-soft

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

FAQPage Schema
Does the soft prototype layout work on mobile screens?

Yes, the pre-flight checklist requires the layout to collapse to a single column under 768px with all rotations and overlaps removed. The hero must use min-h-[100dvh] instead of 100vh for correct mobile viewport behavior.