minimalist-ui

Generates editorial-style minimalist web interfaces with warm monochrome palettes and bento-grid layouts.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/joaopaulotr/PesquiseMaisHealth --skill minimalist-ui-joaopaulotr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: minimalist-ui
Source: https://github.com/joaopaulotr/PesquiseMaisHealth/tree/main/.agents/skills/minimalist-ui
Command: npx skills add https://github.com/joaopaulotr/PesquiseMaisHealth --skill minimalist-ui-joaopaulotr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Generic AI-generated frontend code tends to look like every other SaaS landing page: default fonts, heavy shadows, gradients, and clichéd copy. This Skill enforces a strict design protocol so generated HTML, React, Tailwind, or Vue code follows a refined editorial, document-style aesthetic without manual design corrections. ## Core Features & Use Cases - Design Constraint Enforcement: Bans generic defaults like Inter/Roboto fonts, Lucide icons, heavy drop shadows, gradients, pill-shaped containers, emojis, and AI copywriting clichés. - Complete Design System: Defines typographic hierarchy (serif hero headings, geometric sans body, monospace metadata), a warm monochrome palette with muted pastel accents, and component specs for bento grids, buttons, tags, accordions, and keystroke UIs. - Motion Guidelines: Specifies subtle scroll-entry animations, staggered reveals, and hover micro-interactions using transform and opacity only. - Use Case: Ask for a landing page or dashboard and receive production-quality code with 1px borders, generous whitespace, off-black text, and editorial typography instead of a generic template look. ## Quick Start Use the minimalist-ui skill to build a landing page for a note-taking app with a bento feature grid and serif hero heading.

Frequently Asked Questions about minimalist-ui

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

FAQPage Schema
How do I generate minimalist landing page code with AI?

Invoke this Skill with a request describing your page, and it produces HTML, React, Tailwind, or Vue code following a strict editorial design protocol. Output uses warm monochrome colors, serif hero typography, 1px borders, and bento-grid layouts by default.

What fonts and colors does a minimalist editorial UI use?

The protocol pairs a geometric sans like Geist Sans or Helvetica Neue for body text with an editorial serif like Newsreader or Playfair Display for hero headings. Colors use white or warm off-white backgrounds, off-black text (#111111), and muted pastel accents for tags.

Does this design system work with Tailwind CSS?

Yes, the protocol explicitly supports Tailwind alongside HTML, React, and Vue. It maps its rules to Tailwind conventions such as py-24 section spacing, max-w-4xl content widths, and custom color values instead of default shadow and color utilities.

Which UI elements are banned in this minimalist design protocol?

Banned elements include Inter, Roboto, and Open Sans fonts, Lucide and Feather icons, heavy drop shadows, gradients, glassmorphism, rounded-full containers, emojis, placeholder names like John Doe, and copywriting clichés like Elevate or Seamless.

When should I not use a flat monochrome design approach?

Avoid this protocol when a project requires vibrant brand colors, playful illustration-heavy styles, or dense data-visualization interfaces where strong color coding is functional. It is optimized for content-driven, editorial, and workspace-style products.