build-awwwards-quality-sites

Builds art-directed, motion-rich marketing and portfolio websites with GSAP, smooth scrolling, and optional Three.js shaders.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generic AI-generated websites often look templated, use fake testimonials and logo walls, and ship broken motion or accessibility. This Skill enforces a disciplined art-direction and implementation workflow so landing pages, portfolios, and marketing sites have an original visual identity, honest assets, and robust motion behavior.

Core Features & Use Cases

  • Art Direction System: Defines a visual thesis, type hierarchy, color system, and motion narrative before any code is written, with strict rules against copying reference designs.
  • Motion & WebGL Guardrails: Uses GSAP with exactly one smooth-scroll engine (Lenis or Locomotive Scroll), reduced-motion fallbacks, and purpose-driven Three.js shaders with full resource cleanup.
  • Honest Asset Rules: Requires original or licensed imagery, real photo avatars, Solar icons via Iconify, and truthful logo usage with no fabricated social proof.
  • Use Case: A designer asks an agent to build a cinematic product landing page; the Skill produces a complete semantic page with a choreographed hero, scroll-triggered sections, accessible split text, and validated performance.

Quick Start

Use the build-awwwards-quality-sites skill to create an art-directed, motion-rich landing page for my product with original imagery and reduced-motion fallbacks.

Frequently Asked Questions about build-awwwards-quality-sites

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

FAQPage Schema
How do I build an Awwwards-quality landing page with an AI agent?

Start with a written art direction covering visual thesis, type hierarchy, color system, and motion narrative before coding. Then compose a strong hero with a GSAP intro sequence, choreograph sections with ScrollTrigger, and validate accessibility, performance, and reduced-motion behavior before handoff.

Should I use Lenis or Locomotive Scroll for smooth scrolling?

Evaluate both for your project, then install and initialize exactly one as the site's sole smooth-scroll engine. Connect it to GSAP ScrollTrigger, refresh measurements after media and font changes, and destroy it during cleanup. Never run both together.

When should I add Three.js shaders to a website?

Add Three.js only when spatial depth, texture transition, displacement, or pointer response materially supports the art direction. Cap device pixel ratio, pause offscreen rendering, provide a static poster, and dispose all WebGL resources on cleanup.

How do I keep staggered text animations accessible?

Preserve an unsplit accessible name for staggered headings and hide decorative split words from assistive technology. Never split links or meaningful inline markup, and keep the unsplit content visible when JavaScript is unavailable.

Can I use AI-generated images and logos on a marketing site?

Use original generated or appropriately licensed imagery with documented provenance, and photographs for every avatar. Use Iconify SVG Logos only for real companies in truthful contexts and Logo Ipsum only for disclosed fictional brands; omit logo walls without honest proof.