frontend-design

Guides creation of distinctive, non-templated visual design for web UI and HTML pages.

6|1|Updated Sep 3, 2026
One-click install
npx skills add https://github.com/jasonzhu0922-sketch/agentloop --skill frontend-design-jasonzhu0922-sketch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: frontend-design
Source: https://github.com/jasonzhu0922-sketch/agentloop/tree/main/packages/agentloop-skills/skills/frontend-design
Command: npx skills add https://github.com/jasonzhu0922-sketch/agentloop --skill frontend-design-jasonzhu0922-sketch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? AI-generated web designs tend to converge on a small set of generic looks—cream backgrounds with serif displays, dark themes with acid accents, or broadsheet layouts—regardless of the subject. This Skill provides a disciplined design process that produces intentional, subject-specific visual identities instead of templated defaults. ## Core Features & Use Cases - Subject-Grounded Design Direction: Pins down the product, audience, and page purpose before designing, deriving palette, typography, and layout from the subject's own world. - Structured Two-Pass Process: Brainstorms a compact token system (color, type, layout, signature element), critiques it against generic defaults, then builds code strictly from the revised plan. - Copywriting Guidance: Treats interface text as design material with rules for active voice, error states, empty states, and consistent vocabulary. - Use Case: When asked to build a landing page for a specialty coffee roaster, the Skill drives a design plan rooted in coffee culture—specific typefaces, a signature element, and real copy—rather than a generic hero-with-gradient template. ## Quick Start Ask the agent to design and build a distinctive landing page for your product, and it will plan a unique visual direction before writing the HTML and CSS.

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 choice in the subject's own world—its materials, vocabulary, and artifacts—rather than default palettes. Plan a token system of named colors, paired typefaces, and one signature element, then critique the plan against common AI design defaults before writing code.

What is the design process this Skill follows?

It works in two passes: first brainstorm a compact plan covering color, typography, layout, and a signature element, then review that plan against the brief to remove anything that reads as a generic default. Only after the plan is confirmed does it write the HTML and CSS.

Does this Skill handle paginated HTML or slide decks?

Yes, it defines an AgentLoop paginated HTML contract. Structured page materialization is used only when the user explicitly asks for paginated HTML, HTML-PPT, or slide decks; ordinary pages are built through standard code and file capabilities.

When should I avoid heavy animation in web design?

Use animation only where it serves the subject, such as a page-load sequence or scroll-triggered reveal. Excess scattered effects contribute to an AI-generated feel, so one orchestrated moment usually works better than many small ones.

How should interface copy be written in a design?

Write from the end user's side of the screen using active voice and plain verbs, naming things by what people control rather than system internals. Errors should explain what went wrong and how to fix it, and empty states should invite action.