Create distinctive, production-grade frontend interfaces with intentional aesthetics, high craft, and non-generic visual identity.
Use this skill whenever you are tasked with building or styling web user interfaces, components, or entire pages. This skill enforces high-end design standards that move beyond generic AI-generated aesthetics.
background:
radial-gradient(at 27% 37%, hsla(215, 98%, 61%, 0.3) 0px, transparent 50%),
radial-gradient(at 97% 21%, hsla(125, 98%, 72%, 0.2) 0px, transparent 50%);
backdrop-filter: blur(12px) with semi-transparent surfaces for a modern, sleek look.cubic-bezier(0.4, 0, 0.2, 1)) for smooth, natural transitions.@keyframes to create continuous, subtle floating animations for background elements.grid, flex, and backdrop-filter?@keyframes float {
0%, 100% { transform: translateY(0); }
50% { transform: translateY(-20px); }
}
box-shadow: 0 20px 50px -12px rgba(0, 0, 0, 0.25);