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>
This commit is contained in:
Utkarsh patrikar
2026-04-15 05:12:53 +05:30
committed by GitHub
parent 3fc2cef781
commit 66a60afe70
2 changed files with 7 additions and 0 deletions

View File

@@ -11,6 +11,9 @@ description: >-
"parallax effect", "sticky section", "scroll progress bar", or "entrance animation". "parallax effect", "sticky section", "scroll progress bar", or "entrance animation".
Also triggers for Copilot prompt patterns for GSAP or Framer Motion code generation. 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. Pairs with the premium-frontend-ui skill for creative philosophy and design-level polish.
metadata:
author: 'Utkarsh Patrikar'
author_url: 'https://github.com/utkarsh232005'
--- ---
# GSAP & Framer Motion — Scroll Animations Skill # GSAP & Framer Motion — Scroll Animations Skill
@@ -145,3 +148,4 @@ tl.from('.title', { opacity: 0, y: 60 }).from('.img', { scale: 0.85 });
| Skill | Relationship | | Skill | Relationship |
|---|---| |---|---|
| **premium-frontend-ui** | Creative philosophy, design principles, and aesthetic guidelines — defines *when* and *why* to animate | | **premium-frontend-ui** | Creative philosophy, design principles, and aesthetic guidelines — defines *when* and *why* to animate |

View File

@@ -1,6 +1,9 @@
--- ---
name: premium-frontend-ui 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.' description: 'A comprehensive guide for GitHub Copilot to craft immersive, high-performance web experiences with advanced motion, typography, and architectural craftsmanship.'
metadata:
author: 'Utkarsh Patrikar'
author_url: 'https://github.com/utkarsh232005'
--- ---
# Immersive Frontend UI Craftsmanship # Immersive Frontend UI Craftsmanship