This pack is designed for a Next.js + React + GSAP + Lenis + React Three Fiber + Spline workflow aimed at high-end cinematic interactive websites.
.mcp.jsonCLAUDE.md.claude/skills/scene-architect/SKILL.md.claude/skills/scroll-director/SKILL.md.claude/skills/shader-author/SKILL.md.claude/skills/r3f-builder/SKILL.md.claude/skills/transition-polish/SKILL.md.claude/skills/perf-auditor/SKILL.md
- A project-level Claude Code memory file
- A starter MCP config that is safe to use immediately
- Specialized skills for 3D architecture, scroll choreography, shaders, transitions, and performance
These are intentionally the safest “works right now” defaults:
playwrightfor visual QA and browser testingshadcnfor quick DOM-side component scaffolding
Best for up-to-date library docs.
Recommended auto-setup:
npx ctx7 setup --claudeOr add manually later if you prefer.
Preferred install path:
claude plugin install figma@claude-plugins-officialIf you want Context7 available across all projects:
claude mcp add --scope user --header "CONTEXT7_API_KEY: YOUR_API_KEY" --transport http context7 https://mcp.context7.com/mcp- Next.js App Router
- React
- Tailwind CSS
- Motion
- GSAP + ScrollTrigger
- Lenis
- Three.js + @react-three/fiber + @react-three/drei
- @react-three/postprocessing
- Spline
- Playwright
Use /scene-architect to design the architecture for an Igloo-level monochrome landing page with a single shared WebGL canvas.Use /scroll-director to design a 4-section scroll narrative with pinned GSAP scenes and mobile fallbacks.Use /r3f-builder to scaffold the shared canvas, postprocessing, and scene slots for a Next.js App Router project.Use /shader-author to create a monochrome liquid-metal hover shader for product cards with a mobile fallback.Use /transition-polish to build route transitions that feel native without introducing fragile routing hacks.Use /perf-auditor to review the implementation and cut frame drops before polish.
- This pack is intentionally practical rather than maximalist nonsense.
- The skills are written so Claude can think like a creative developer while still protecting performance and maintainability.