design-taste-frontend

Generates non-templated frontend designs for landing pages, portfolios, and redesigns using inferred design systems.

1|Updated Jun 22, 2026
One-click install
npx skills add https://github.com/QlikL/pet-shop --skill design-taste-frontend-qlikl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-taste-frontend
Source: https://github.com/QlikL/pet-shop/tree/main/.trae/skills/design-taste-frontend
Command: npx skills add https://github.com/QlikL/pet-shop --skill design-taste-frontend-qlikl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? AI-generated frontend code tends to look templated and generic, repeating the same purple gradients, centered heroes, and card grids. This Skill forces deliberate design decisions by inferring the right aesthetic direction from the brief before writing any code. ## Core Features & Use Cases - Brief Inference: Reads page kind, vibe words, references, audience, and constraints to produce a one-line design read before generating code. - Three-Dial Configuration: Tunes DESIGN_VARIANCE, MOTION_INTENSITY, and VISUAL_DENSITY to match the inferred aesthetic, from calm editorial to experimental agency work. - Design System Mapping: Selects official packages like Fluent UI, Carbon, Material 3, shadcn/ui, or Tailwind v4 when the brief matches a real system, and honestly approximates aesthetics like glassmorphism or bento grids when it does not. - Pre-Flight Audits: Enforces hard layout rules covering hero sizing, eyebrow restraint, CTA contrast, palette consistency, and section-layout diversity. - Use Case: Ask for a redesign of a SaaS landing page and receive a Linear-style minimalist build with restrained motion, real imagery, and a locked single-accent palette instead of default AI slop. ## Quick Start Redesign my SaaS landing page with a clean Linear-style minimalist aesthetic using this skill.

Frequently Asked Questions about design-taste-frontend

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

FAQPage Schema
How do I make AI-generated landing pages not look templated?

Start by inferring the design direction from the brief: page kind, audience, vibe words, and references. Then set variance, motion, and density dials, pick an appropriate design system or aesthetic family, and audit the output against anti-default rules before shipping.

What design system should I use for a SaaS landing page?

For modern SaaS marketing pages, Tailwind v4 utilities with shadcn/ui components are the default. For enterprise or platform-specific briefs, use official packages like Fluent UI for Microsoft-style products, Carbon for IBM-style B2B, or Material 3 for Google-flavored interfaces.

Does this skill work with Next.js and React Server Components?

Yes, the default stack is React or Next.js with Server Components. Interactive elements using Motion, scroll listeners, or pointer physics must be isolated in client components marked with 'use client', while server components render static layouts.

When should I use serif fonts in web design?

Serif fonts are discouraged as a default and only appropriate when the brand brief explicitly names a serif or the aesthetic is genuinely editorial, luxury, or heritage. For creative agencies, portfolios, and modern brands, sans-serif display fonts like Geist or Cabinet Grotesk are the correct default.

What are the limitations of this frontend design skill?

The skill targets landing pages, portfolios, and redesigns only, not dashboards, data tables, or multi-step product UI. It also cannot generate real imagery itself, so pages require an image-generation tool, stock photography, or user-provided assets.