Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions skills/gsap-framer-scroll-animation/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ description: >-
"parallax effect", "sticky section", "scroll progress bar", or "entrance animation".
Also triggers for Copilot prompt patterns for GSAP or Framer Motion code generation.
Pairs with the premium-frontend-ui skill for creative philosophy and design-level polish.
author: 'Utkarsh Patrikar'
author_url: 'https://github.com/utkarsh232005'
---

# GSAP & Framer Motion — Scroll Animations Skill
Expand Down Expand Up @@ -145,3 +147,9 @@ tl.from('.title', { opacity: 0, y: 60 }).from('.img', { scale: 0.85 });
| Skill | Relationship |
|---|---|
| **premium-frontend-ui** | Creative philosophy, design principles, and aesthetic guidelines — defines *when* and *why* to animate |

---

## Author

**Utkarsh Patrikar** - [GitHub](https://github.com/utkarsh232005)
8 changes: 8 additions & 0 deletions skills/premium-frontend-ui/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
name: premium-frontend-ui
description: 'A comprehensive guide for GitHub Copilot to craft immersive, high-performance web experiences with advanced motion, typography, and architectural craftsmanship.'
author: 'Utkarsh Patrikar'
author_url: 'https://github.com/utkarsh232005'
---

# Immersive Frontend UI Craftsmanship
Expand Down Expand Up @@ -108,3 +110,9 @@ Whenever you receive a prompt to "Build a premium landing page," "Create an Awww
3. Integrate sweeping, staggered component entrances.
4. Elevate the typography using fluid scales.
5. Create an intentional, memorable aesthetic footprint.

---

## Author

**Utkarsh Patrikar** - [GitHub](https://github.com/utkarsh232005)
Loading