awwwards-landing-page▌
eng0ai/eng0-template-skills · updated Apr 28, 2026
Awwwards-style portfolio landing page with smooth scroll and motion animations.
- ›Built with Next.js, Locomotive Scroll, GSAP, and Framer Motion for fluid scroll-triggered animations and interactive effects
- ›Static site with no environment variables required; runs on port 3000 during development
- ›Deployment requires special handling on Vercel using vercel build --prod followed by vercel deploy --prebuilt --prod ; Netlify deployment available as alternative
Awwwards Landing Page
A stunning portfolio landing page with smooth scroll animations using Locomotive Scroll, GSAP, and Framer Motion.
Tech Stack
- Framework: Next.js
- Animation: Locomotive Scroll, GSAP, Framer Motion
- Package Manager: pnpm or npm
- Dev Port: 3000
Setup
1. Clone the Template
git clone --depth 1 https://github.com/Eng0AI/awwwards-landing-page-template.git .
If the directory is not empty:
git clone --depth 1 https://github.com/Eng0AI/awwwards-landing-page-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
Deploy
CRITICAL: For Vercel, you MUST use
vercel build --prodthenvercel deploy --prebuilt --prod. Never usevercel --proddirectly.
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
Development
npm run dev
Opens at http://localhost:3000
Notes
- Static Next.js site - no environment variables needed
- Never run
npm run devin VM environment
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.5★★★★★62 reviews- ★★★★★Kiara Taylor· Dec 24, 2024
Registry listing for awwwards-landing-page matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Neel Kapoor· Dec 16, 2024
Keeps context tight: awwwards-landing-page is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Aarav Sharma· Dec 16, 2024
I recommend awwwards-landing-page for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
- ★★★★★Dhruvi Jain· Dec 12, 2024
Solid pick for teams standardizing on skills: awwwards-landing-page is focused, and the summary matches what you get after install.
- ★★★★★Kaira Bansal· Dec 8, 2024
awwwards-landing-page reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Olivia Reddy· Dec 4, 2024
awwwards-landing-page is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
- ★★★★★Min Brown· Nov 27, 2024
I recommend awwwards-landing-page for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
- ★★★★★Kiara Liu· Nov 15, 2024
Useful defaults in awwwards-landing-page — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
- ★★★★★Chen Khanna· Nov 7, 2024
awwwards-landing-page reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Isabella Jain· Nov 7, 2024
awwwards-landing-page is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
showing 1-10 of 62