Skip to content

Commit 66a60af

Browse files
Add author credits skills (#1379)
* docs(premium-frontend-ui): add author credits * docs(gsap-framer-scroll-animation): add author credits * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update skills/premium-frontend-ui/SKILL.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * chore: remove author metadata from skill documentation files --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3fc2cef commit 66a60af

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

skills/gsap-framer-scroll-animation/SKILL.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ description: >-
1111
"parallax effect", "sticky section", "scroll progress bar", or "entrance animation".
1212
Also triggers for Copilot prompt patterns for GSAP or Framer Motion code generation.
1313
Pairs with the premium-frontend-ui skill for creative philosophy and design-level polish.
14+
metadata:
15+
author: 'Utkarsh Patrikar'
16+
author_url: 'https://github.com/utkarsh232005'
1417
---
1518

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

skills/premium-frontend-ui/SKILL.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
name: premium-frontend-ui
33
description: 'A comprehensive guide for GitHub Copilot to craft immersive, high-performance web experiences with advanced motion, typography, and architectural craftsmanship.'
4+
metadata:
5+
author: 'Utkarsh Patrikar'
6+
author_url: 'https://github.com/utkarsh232005'
47
---
58

69
# Immersive Frontend UI Craftsmanship

0 commit comments

Comments
 (0)