mcpbeat

Motion React Page Transitions

thegoat395/motion-react-page-transitions

Create Motion for React page transitions and route transitions. Use for AnimatePresence, route-level enter/exit, view transitions, shared page elements, Next.js client navigation, loading transitions, portfolio detail transitions, and cinematic but accessible navigation motion.

1k tokens
context cost
the whole folder, loaded on every use
3
files
instructions only
0
copies elsewhere
how many repositories repackaged it
115
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/TheGoat395/Codex-Skills --skill motion-react-page-transitions

What comes with it

4 587 bytes besides the instruction
agents/openai.yaml
references/motion-react-page-transitions-guide.md

The instruction itself

4 sections, as written by the author

Motion React Page Transitions

Use This Skill

Use this skill for design page and route transitions without breaking navigation.

Operating Contract

  • Inspect the existing project before changing code.
  • Identify the motion stack, scroll behavior, component lifecycle, reduced-motion handling, and available verification commands.
  • Keep motion purposeful: clarify sequence, focus, depth, tactility, or product understanding.
  • Follow existing project conventions unless a change clearly improves the result.
  • Run available checks and visually inspect responsive/reduced-motion output when the change affects UI.

Required Reference

Read references/motion-react-page-transitions-guide.md before making architectural or visible UI changes with this skill.

How to use it

Copy the folder

Take thegoat395/motion-react-page-transitions from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.