frontend-design

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

13|3|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/gqcn/lina --skill frontend-design-gqcn
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: frontend-design
Source: https://github.com/gqcn/lina/tree/main/.agents/skills/frontend-design
Command: npx skills add https://github.com/gqcn/lina --skill frontend-design-gqcn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Building web interfaces often results in generic, cookie-cutter designs with overused fonts, cliched color schemes, and predictable layouts. This Skill guides the creation of distinctive, production-grade frontend code that commits to a clear aesthetic direction instead of defaulting to generic AI-generated looks. ## Core Features & Use Cases - Aesthetic Direction Planning: Defines purpose, tone, constraints, and differentiation before writing any code, covering styles from brutalist minimalism to maximalist chaos. - Design System Guidance: Provides concrete rules for typography pairing, cohesive color themes with CSS variables, motion and micro-interactions, spatial composition, and atmospheric backgrounds. - Anti-Generic Safeguards: Explicitly avoids overused fonts (Inter, Roboto, Arial), cliched purple-gradient palettes, and predictable component patterns. - Use Case: Ask for a landing page for a coffee brand, and receive a complete HTML/CSS/JS or React implementation with a distinctive editorial aesthetic, staggered load animations, and custom typography rather than a template-looking page. ## Quick Start Ask the AI to build a landing page, dashboard, or React component with a specific aesthetic direction, such as a brutalist portfolio site with bold typography and scroll-triggered animations.

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 that doesn't look AI-generated?▼

Commit to a specific aesthetic direction before coding, such as brutalist, editorial, or retro-futuristic. Pair a distinctive display font with a refined body font, use dominant colors with sharp accents, and add one well-orchestrated page load animation with staggered reveals.

What fonts should I avoid in frontend design?▼

Avoid overused generic fonts like Inter, Roboto, Arial, and default system fonts, which signal cookie-cutter design. Choose unexpected, characterful typefaces instead, and pair a distinctive display font with a refined body font for hierarchy.

Can this skill generate React components or only HTML/CSS?▼

It supports HTML/CSS/JS, React, Vue, and other frameworks. For React projects, it recommends the Motion library for animations, while plain HTML implementations should prioritize CSS-only animation solutions.

How do I add animations to a web page without hurting performance?▼

Prioritize CSS-only animations for plain HTML pages and use the Motion library for React. Focus on high-impact moments like a single orchestrated page load with staggered reveals rather than scattering many small micro-interactions.

What makes a website design look generic?▼

Generic designs use overused font families, cliched color schemes like purple gradients on white backgrounds, predictable layouts, and cookie-cutter component patterns. Distinctive design requires asymmetry, intentional color dominance, atmospheric backgrounds, and context-specific character.