awwwards-landing-page

Create a Next.js designer portfolio landing page with Locomotive Scroll, GSAP, and Framer Motion.

15|5|Updated Dec 5, 2025
One-click install
npx skills add https://github.com/Eng0AI/eng0-template-skills --skill awwwards-landing-page
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: awwwards-landing-page
Source: https://github.com/Eng0AI/eng0-template-skills/tree/main/awwwards-landing-page
Command: npx skills add https://github.com/Eng0AI/eng0-template-skills --skill awwwards-landing-page

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

A designer portfolio landing page with Locomotive Scroll, GSAP, and Framer Motion to tell stories through motion.

Core Features & Use Cases

  • Locomotive Scroll enhances scrolling experiences
  • GSAP + Framer Motion delivers rich animations
  • Use Case: Build an engaging designer portfolio or client showcase

Quick Start

Clone, install dependencies, and run the dev server locally.

Frequently Asked Questions about awwwards-landing-page

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

FAQPage Schema
How do I create scroll-driven animations for a designer portfolio?

Scroll-driven animations combine Locomotive Scroll for smooth scrolling behavior with GSAP and Framer Motion to trigger visual effects as users scroll. This Skill provides a Next.js template that implements these libraries together, letting you animate elements in response to scroll position without building from scratch.

Can I use Locomotive Scroll with GSAP and Framer Motion in Next.js?

Yes. This Skill integrates Locomotive Scroll, GSAP, and Framer Motion in a Next.js project, handling library compatibility and providing deployment-ready setup for both Vercel and Netlify.

What's the best way to build an animated portfolio landing page?

Combine a Next.js static site with Locomotive Scroll for enhanced scroll control, GSAP for timeline-based animations, and Framer Motion for component-level motion. This Skill packages all three into a working template with npm/pnpm support and standard dev workflows.

Do I need to know GSAP and Framer Motion before using this template?

This Skill targets developers familiar with React and Next.js but new to animation libraries. The template demonstrates GSAP and Framer Motion patterns in context, so you can learn by customizing the existing animations rather than starting from documentation alone.

How do I deploy an animated Next.js portfolio to production?

This Skill includes deployment guidance for Vercel and Netlify. After building locally with npm or pnpm, the standard Next.js build output works with both platforms without additional animation-specific configuration.