gsap-awwwards-website

eng0ai/eng0-template-skills · updated Apr 15, 2026

$npx skills add https://github.com/eng0ai/eng0-template-skills --skill gsap-awwwards-website
0 commentsdiscussion
summary

A stunning product landing page with GSAP scroll animations, modern React 19 architecture, and Tailwind CSS 4 styling.

skill.md

GSAP Awwwards Website

A stunning product landing page with GSAP scroll animations, modern React 19 architecture, and Tailwind CSS 4 styling.

Tech Stack

  • Framework: React 19
  • Build Tool: Vite
  • Animation: GSAP
  • Styling: Tailwind CSS 4
  • Package Manager: npm
  • Output: dist directory
  • Dev Port: 5173

Setup

1. Clone the Template

git clone --depth 1 https://github.com/Eng0AI/gsap-awwwards-website-template.git .

If the directory is not empty:

git clone --depth 1 https://github.com/Eng0AI/gsap-awwwards-website-template.git _temp_template
mv _temp_template/* _temp_template/.* . 2>/dev/null || true
rm -rf _temp_template

2. Remove Git History (Optional)

rm -rf .git
git init

3. Install Dependencies

npm install

Build

npm run build

Creates a production build in the dist/ directory.

Deploy

CRITICAL: For Vercel, you MUST use vercel build --prod then vercel deploy --prebuilt --prod. Never use vercel --prod directly.

Vercel (Recommended)

vercel pull --yes -t $VERCEL_TOKEN
vercel build --prod -t $VERCEL_TOKEN
vercel deploy --prebuilt --prod --yes -t $VERCEL_TOKEN

Netlify

netlify deploy --prod --dir=dist

Development

npm run dev

Opens at http://localhost:5173

Notes

  • Static React site - no environment variables needed
  • Never run npm run dev in VM environment

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.662 reviews
  • Luis Okafor· Dec 28, 2024

    Keeps context tight: gsap-awwwards-website is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • James Reddy· Dec 24, 2024

    gsap-awwwards-website fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • William Khan· Dec 20, 2024

    Registry listing for gsap-awwwards-website matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Dhruvi Jain· Dec 16, 2024

    Registry listing for gsap-awwwards-website matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Zara Jain· Nov 27, 2024

    gsap-awwwards-website fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Luis Ndlovu· Nov 19, 2024

    gsap-awwwards-website is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Aditi Haddad· Nov 19, 2024

    Solid pick for teams standardizing on skills: gsap-awwwards-website is focused, and the summary matches what you get after install.

  • Sakura Tandon· Nov 15, 2024

    I recommend gsap-awwwards-website for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Mei Farah· Nov 11, 2024

    gsap-awwwards-website reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Oshnikdeep· Nov 7, 2024

    gsap-awwwards-website reduced setup friction for our internal harness; good balance of opinion and flexibility.

showing 1-10 of 62

1 / 7