frontend-design

Generates production-grade frontend interfaces with distinctive typography, color, motion, and layout design.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/rub803030/examenprograma --skill frontend-design-rub803030
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: frontend-design
Source: https://github.com/rub803030/examenprograma/tree/main/EXAMEN_PROGRA_2-master/.agents/skills/frontend-design
Command: npx skills add https://github.com/rub803030/examenprograma --skill frontend-design-rub803030

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Building web interfaces often results in generic, cookie-cutter designs that rely on overused fonts, cliched color schemes, and predictable layouts. This Skill guides the creation of distinctive, production-grade frontend code with a clear aesthetic point of view. ## Core Features & Use Cases - Aesthetic Direction: Commits to a bold conceptual direction (brutalist, editorial, retro-futuristic, minimalist, etc.) before writing any code. - Design Guidelines: Applies concrete rules for typography pairing, cohesive color themes via CSS variables, motion and micro-interactions, spatial composition, and atmospheric backgrounds. - Use Case: Ask for a landing page for a coffee brand, and receive a complete HTML/CSS/JS or React implementation with a distinctive display font, dramatic shadows, staggered load animations, and a layout that breaks the grid intentionally. ## Quick Start Build a landing page for a specialty coffee brand with a bold editorial aesthetic using HTML, CSS, and JavaScript.

Frequently Asked Questions about frontend-design

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

FAQPage Schema
How do I create a landing page with a unique design instead of generic templates?▼

Define a clear aesthetic direction first, such as brutalist, editorial, or retro-futuristic, then implement it with distinctive font pairings, a dominant color palette with sharp accents, and unexpected layouts. Avoid default fonts like Inter or Arial and cliched purple gradients.

What makes frontend design look generic or AI-generated?▼

Generic designs rely on overused fonts like Inter, Roboto, and Arial, cliched purple-gradient color schemes, predictable component patterns, and cookie-cutter layouts. Distinctive work commits to one strong aesthetic direction with characterful typography and intentional composition.

Which fonts should I use for distinctive web design?▼

Pair a distinctive display font with a refined body font, choosing characterful and unexpected typefaces rather than system defaults. Avoid commonly converged choices like Space Grotesk, Inter, Roboto, and Arial to keep each design unique.

Does this approach work with React and Vue components?▼

Yes, the design guidelines apply to HTML/CSS/JS, React, Vue, and other frameworks. For React, the Motion library is recommended for animations, while plain HTML projects should prioritize CSS-only animation solutions.

How should animations be used in frontend interfaces?▼

Focus on high-impact moments such as one well-orchestrated page load with staggered reveals using animation-delay, plus scroll-triggered effects and surprising hover states. Match animation complexity to the aesthetic vision, elaborate for maximalist designs and restrained for minimalist ones.