frontend-design

Guides creation of distinctive, non-templated visual designs for web UI projects.

Updated Aug 26, 2026
One-click install
npx skills add https://github.com/aungpwint/presentation --skill frontend-design-aungpwint
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: frontend-design
Source: https://github.com/aungpwint/presentation/tree/main/.agents/skills/frontend-design
Command: npx skills add https://github.com/aungpwint/presentation --skill frontend-design-aungpwint

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? AI-generated web designs tend to cluster around a few generic looks—cream backgrounds with serif displays, dark themes with acid accents, or broadsheet layouts—regardless of the subject. This Skill provides a structured design methodology that pushes every palette, typography, and layout decision to be grounded in the specific brief rather than templated defaults. ## Core Features & Use Cases - Brief-Grounded Design Direction: Pins down the subject, audience, and page purpose before designing, deriving aesthetic choices from the subject's own world and materials. - Two-Pass Planning Workflow: Brainstorms a compact token system (color, type, layout, signature element), then critiques it against generic defaults before writing any code. - Typography and Motion Guidance: Covers deliberate typeface pairing, type scales, structural devices, and purposeful animation decisions. - Interface Copywriting Principles: Provides rules for writing UI copy—active voice, consistent action naming, honest error states, and conversational register. - Use Case: When asked to build a landing page for a specialty coffee roaster, use this Skill to produce a design plan with a distinctive palette and signature element drawn from coffee culture, rather than a generic hero-with-gradient template. ## Quick Start Ask the AI to design a landing page for your product using the frontend-design skill, providing your subject, audience, and any visual direction you have in mind.

Frequently Asked Questions about frontend-design

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

FAQPage Schema
How do I make AI-generated web designs look less generic?▼

Ground every design decision in the specific subject of the brief rather than reaching for default looks. Define a compact token system with named colors, deliberate typeface pairings, and one signature element, then critique the plan against common AI design patterns before coding.

What is a good process for planning a website's visual design?▼

Work in two passes: first brainstorm a design plan covering color, typography, layout, and a signature element, then review it against the brief to remove anything that reads as a generic default. Only start writing code after confirming the plan is specific to the brief.

How do I choose typography for a web design project?▼

Pair a characterful display face used with restraint with a complementary body face, plus a utility face for captions or data if needed. Set a clear type scale with intentional weights, widths, and spacing so the type treatment itself becomes a memorable part of the design.

When should I use animation in web design?▼

Use animation only where it serves the subject, such as a page-load sequence, scroll-triggered reveal, or hover micro-interactions. One orchestrated moment usually lands harder than scattered effects, and excess animation can make a design feel AI-generated.

What are common mistakes in AI-generated frontend design?▼

Common mistakes include defaulting to cream-with-serif or dark-with-acid-accent palettes regardless of subject, decorative numbered markers that encode no real sequence, and CSS specificity conflicts between type-based and element-based selectors that cancel out spacing rules.