Skip to content

feat: refine gsap-framer-scroll-animation skill and references#1284

Open
utkarsh232005 wants to merge 2 commits intogithub:stagedfrom
utkarsh232005:fix/gsap-framer-skill-refinement
Open

feat: refine gsap-framer-scroll-animation skill and references#1284
utkarsh232005 wants to merge 2 commits intogithub:stagedfrom
utkarsh232005:fix/gsap-framer-skill-refinement

Conversation

@utkarsh232005
Copy link
Copy Markdown
Contributor

@utkarsh232005 utkarsh232005 commented Apr 3, 2026

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have read and followed the Guidance for submissions involving paid services.
  • My contribution adds a new instruction, prompt, agent, skill, or workflow file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, skill, or workflow with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.
  • I am targeting the staged branch for this pull request.

Description

Refined the gsap-framer-scroll-animation skill to align with repository documentation and architecture standards.

Summary of Changes:

  • Restructured the skill to include a main SKILL.md entry point along with isolated, dedicated documentation references (references/framer.md and references/gsap.md).
  • Renamed the reference directory to references to match project-wide conventions (e.g., web-coder structure).
  • Updated Copilot prompt recipes and included deep API references for both Framer Motion (Motion v12) and GSAP ScrollTrigger.
  • Implemented cross-references to the premium-frontend-ui skill for frontend creative philosophy, differentiating "how to animate" (this PR) from "when and why to animate."

Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • Update to existing instruction, prompt, agent, plugin, skill, or workflow.
  • Other (please specify):

Additional Notes

  • All 272 skills pass npm run skill:validate locally.
  • Normalized all text with project line-endings (fix-line-endings.sh script applied to ensure standard LF).
  • Only modified files (SKILL.md and the two references/*.md files) alongside the auto-generated README.skills.md are present in this commit.

By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Copilot AI review requested due to automatic review settings April 3, 2026 14:17
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

🔍 Skill Validator Results

2 resource(s) checked | ✅ All checks passed

Full output
Found 1 skill(s)
[gsap-framer-scroll-animation] 📊 gsap-framer-scroll-animation: 1,602 BPE tokens [chars/4: 1,569] (detailed ✓), 17 sections, 9 code blocks
�[32m✅ All checks passed (1 skill(s))�[0m

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Refines and (re)introduces the gsap-framer-scroll-animation skill by adding a new SKILL.md entry point plus dedicated GSAP/Framer reference docs, and updates the generated skills index so the skill is discoverable in repository documentation.

Changes:

  • Adds skills/gsap-framer-scroll-animation/SKILL.md with setup guidance, quick patterns, and cross-links to reference docs.
  • Adds deep-dive reference docs for GSAP ScrollTrigger and Framer/Motion scroll patterns under skills/gsap-framer-scroll-animation/references/.
  • Updates docs/README.skills.md to include the new skill entry (generated output).

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 6 comments.

File Description
skills/gsap-framer-scroll-animation/SKILL.md New skill entry point with frontmatter metadata, setup, common patterns, and links to references.
skills/gsap-framer-scroll-animation/references/gsap.md New GSAP ScrollTrigger reference with recipes and integration notes.
skills/gsap-framer-scroll-animation/references/framer.md New Framer/Motion reference with scroll-linked and whileInView recipes.
docs/README.skills.md Adds the skill row to the generated skills table.

@utkarsh232005 utkarsh232005 force-pushed the fix/gsap-framer-skill-refinement branch from 01d6021 to 85c1e07 Compare April 3, 2026 15:58
@utkarsh232005
Copy link
Copy Markdown
Contributor Author

@aaronpowell Could you please add me as a code owner for this addon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants