image-first-grid-layout

Create image-led grid layouts with full-bleed photography, structural guide lines, and anchored overlay content blocks.

5.7k|685|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/MengTo/Skills --skill image-first-grid-layout
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-first-grid-layout
Source: https://github.com/MengTo/Skills/tree/main/agent-skills/web-design/image-first-grid-layout
Command: npx skills add https://github.com/MengTo/Skills --skill image-first-grid-layout

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Landing pages often bury strong photography behind conventional centered SaaS layouts, heavy containers, and cluttered sections. This Skill provides a repeatable design-system direction for building pages where a dominant image acts as the stage while grid lines and overlay content blocks give it product-grade structure.

Core Features & Use Cases

  • Image-First Composition: Build full-screen heroes around immersive background media with dark gradient washes that keep text readable without flattening the image.
  • Visible Structural Grid: Apply vertical guide rails, corner markers, and split-column scaffolds that quietly organize the composition on top of the image field.
  • Anchored Overlay Content: Place headlines, CTAs, quotes, and spec cards in deliberate grid lanes using translucent, low-fill containers instead of heavy chrome.
  • Use Case: Recreate or remix a premium botanical brand page like the included Kiwi Floral demo, preserving its layout logic, motion restraint, and responsive behavior as a standalone HTML document.

Quick Start

Use the image-first-grid-layout skill to build a responsive standalone HTML landing page with a full-bleed photographic hero, visible grid rails, and bottom-anchored content blocks.

Frequently Asked Questions about image-first-grid-layout

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

FAQPage Schema
How do I design a landing page around a full-screen background image?

Treat the image as the foundational layer filling most of the viewport, then add directional dark gradient washes for text readability. Anchor the headline and CTA low or along one edge in a grid column so the image retains dominance instead of being crowded by centered UI.

How to make text readable over hero photography in HTML?

Layer linear gradients over the image, such as a bottom-up dark wash fading to transparent, so copy stays legible while the image remains visible. Adjust gradient strength until readability is strong without flattening the photography.

What layout pattern works for image-first web design?

Use a visible grid system with vertical guide rails and small corner markers over the image, then place primary copy in one anchored column and a secondary quote or metric box in an adjacent lane. Supporting cards should be translucent and lightly framed so they sit on the image rather than fighting it.

Can I use this layout approach with Tailwind and GSAP?

Yes, the included demo uses Tailwind CSS for the grid and overlay structure plus GSAP with ScrollTrigger for reveal and drift motion. Keep motion restrained, favoring masked text entrances and slow line movement over busy interactions.

When should I avoid an image-first grid layout?

Avoid it when the page needs dense widgets, dashboards, or content-heavy sections that would erase the image-first composition. It is also not suited to gallery layouts or plain editorial minimalism where no dominant photographic stage exists.