design-work

Guide Wix Vibe page designs with layout variety and WCAG AA contrast checks.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/madmaxfarm105-hue/Comando --skill design-work-madmaxfarm105-hue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-work
Source: https://github.com/madmaxfarm105-hue/Comando/tree/main/.emdash/skills/design-work
Command: npx skills add https://github.com/madmaxfarm105-hue/Comando --skill design-work-madmaxfarm105-hue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you consistently design and style Wix Vibe pages so layouts look polished, varied, accessible, and production-ready instead of repetitive or visually weak.

Core Features & Use Cases

  • Max-width and container discipline: Enforces a default max width of max-w-[100rem] (never below) with consistent padding so content spacing stays professional.
  • Layout variety by design: Requires distinctly different consecutive section structures (different grids, alignments, backgrounds, and compositions) to avoid monotony.
  • Hero and typography standards: Specifies full-bleed hero patterns, bold heading usage via font-heading, and paragraph styling via font-paragraph to strengthen visual hierarchy.
  • UI behavior and accessibility guardrails: Mandates WCAG AA contrast verification for key button states, semantic HTML rules, and visible focus rings.
  • Animation and media guidance: Directs animations to Framer Motion and promotes strategic, generous use of high-quality imagery and galleries.

Quick Start

Redesign your next Wix section using a full-bleed hero pattern, a distinct new section layout from the previous one, font-heading/font-paragraph typography, and verified WCAG AA contrast for all buttons.

Frequently Asked Questions about design-work

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

FAQPage Schema
How do I stop my Wix Vibe page layouts from looking repetitive?

To stop repetitive Wix Vibe page layouts, enforce distinctly different consecutive section structures by alternating grids, alignments, backgrounds, and compositions. This layout variety by design prevents visual monotony and ensures a polished, production-ready React and Tailwind CSS interface.

What's the best way to structure a hero section in a Tailwind CSS layout?

The best way to structure a hero section in a Tailwind CSS layout is using a full-bleed hero pattern paired with bold heading usage via font-heading and paragraph styling via font-paragraph. This strengthens visual hierarchy and creates high-impact, professional page designs.

How do I verify WCAG AA contrast for interactive elements in React?

To verify WCAG AA contrast for interactive elements in React, mandate contrast verification checks for key button states and apply semantic HTML rules with visible focus rings. This enforces UI behavior and accessibility guardrails across your Wix Vibe pages.

Does Wix Vibe support Framer Motion for page animations?

Wix Vibe supports Framer Motion for page animations by directing animation implementation specifically to this library. This ensures smooth, strategic UI behavior and media guidance across high-quality imagery and galleries within your React-based pages.

Can I use a max-width smaller than 100rem for Wix Vibe containers?

You cannot use a max-width smaller than 100rem for Wix Vibe containers because the system enforces a default max width of max-w-[100rem] with consistent padding. This container discipline ensures professional content spacing and prevents visually weak layouts.

Why does my Tailwind CSS typography hierarchy look visually weak?

Tailwind CSS typography hierarchy looks visually weak when paragraph styling and headings are not distinctly separated. Strengthen visual hierarchy by specifying bold heading usage via font-heading and paragraph styling via font-paragraph across your page sections.