frontend-design

Generates distinctive production-grade frontend interfaces with intentional aesthetics and working HTML, CSS, and JavaScript code.

Updated Jul 29, 2026
One-click install
npx skills add https://github.com/MaiconGambini/opencode-harness-guide --skill frontend-design-maicongambini
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: frontend-design
Source: https://github.com/MaiconGambini/opencode-harness-guide/tree/main/skills/frontend-design
Command: npx skills add https://github.com/MaiconGambini/opencode-harness-guide --skill frontend-design-maicongambini

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Web interfaces built by AI often look generic, relying on default fonts, safe palettes, and template-like layouts. This Skill enforces an intentional design process so every generated UI has a clear aesthetic direction, memorable visual identity, and production-ready code. ## Core Features & Use Cases - Design Feasibility & Impact Index (DFII): Scores each aesthetic direction across impact, fit, feasibility, performance, and consistency risk before any code is written. - Mandatory Design Thinking Phase: Requires defining purpose, a dominant tone (brutalist, editorial, luxury, retro-futurist, etc.), and a differentiation anchor before implementation. - Strict Execution Rules: Enforces expressive typography, committed color stories via CSS variables, asymmetric composition, purposeful motion, and accessibility standards. - Use Case: Ask for a landing page for a coffee brand and receive a named aesthetic direction with a DFII score, a design system snapshot (fonts, colors, spacing, motion), and complete working HTML/CSS that avoids generic SaaS styling. ## Quick Start Use the frontend-design skill to build a landing page for my product with a distinctive editorial aesthetic and full working code.

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 non-generic frontend design with AI?

Define an explicit aesthetic direction such as editorial brutalism or luxury minimal before writing code, then score it with the DFII framework. Commit to expressive display typography, a dominant color story, and asymmetric composition instead of default layouts.

What is the DFII score in frontend design?

DFII stands for Design Feasibility and Impact Index. It sums aesthetic impact, context fit, implementation feasibility, and performance safety, then subtracts consistency risk, yielding a range from -5 to +15 that determines whether to execute, reduce scope, or rethink the direction.

Which fonts should I avoid in distinctive web design?

Avoid system and AI-default fonts such as Inter, Roboto, and Arial. Instead pair one expressive display font with one restrained body font, and use typography structurally through scale, rhythm, and contrast.

Does this approach work with React and Tailwind?

Yes, it supports HTML/CSS with modern native features and React with functional composable components. However, default Tailwind or ShadCN layouts are treated as anti-patterns, so utility classes must serve a custom aesthetic rather than a template look.

When should I not use a maximalist design direction?

Avoid maximalist directions when the DFII score falls to 7 or below, when performance or accessibility would suffer, or when the aesthetic cannot be maintained consistently across screens. In those cases reduce scope or choose a more restrained direction.