๐ŸŽฏ

r3f-fundamentals

๐ŸŽฏSkill

from enzed/r3f-skills

VibeIndex|
What it does
|

Provides accurate, up-to-date API references and idiomatic React patterns for React Three Fiber (R3F), Drei, and the 3D ecosystem to enhance AI coding assistant capabilities.

๐Ÿ“ฆ

Same repository

enzed/r3f-skills(11 items)

r3f-fundamentals

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add enzed/r3f-skills --skill r3f-fundamentals
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add enzed/r3f-skills --skill r3f-fundamentals
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/r3f-fundamentals/SKILL.md

SKILL.md

493Installs
40
-
Last UpdatedJan 20, 2026

More from this repository10

๐ŸŽฏ
r3f-interaction๐ŸŽฏSkill

React Three Fiber interaction skills covering pointer events, camera controls, gestures, and selection for building interactive 3D web experiences.

๐ŸŽฏ
r3f-geometry๐ŸŽฏSkill

React Three Fiber geometry skill for creating 3D shapes, custom meshes, BufferGeometry, point clouds, lines, and instanced rendering optimization with Drei

๐ŸŽฏ
r3f-postprocessing๐ŸŽฏSkill

React Three Fiber post-processing skill covering bloom, depth of field, color grading, vignette, screen effects, and custom screen-space shaders via @react-three/postprocessing

๐ŸŽฏ
r3f-materials๐ŸŽฏSkill

React Three Fiber materials skill providing accurate, up-to-date API references for R3F, Drei, and the Three.js ecosystem with idiomatic React 3D patterns.

๐ŸŽฏ
r3f-physics๐ŸŽฏSkill

React Three Fiber physics skill for Rapier integration covering RigidBody, colliders, forces, joints, sensors, character controllers, and interactive physics-based experiences

๐ŸŽฏ
r3f-shaders๐ŸŽฏSkill

React Three Fiber shader development skill providing accurate, up-to-date API references for R3F, Drei, and the Three.js ecosystem with idiomatic React 3D patterns.

๐ŸŽฏ
r3f-animation๐ŸŽฏSkill

React Three Fiber animation skill covering useFrame, useAnimations, spring physics, keyframes, procedural motion, and GLTF animation playback

๐ŸŽฏ
r3f-lighting๐ŸŽฏSkill

React Three Fiber lighting skill covering light types, shadow configuration, Environment component, image-based lighting (IBL), and lighting performance optimization

๐ŸŽฏ
r3f-loaders๐ŸŽฏSkill

React Three Fiber asset loading skill covering useGLTF, useLoader, Suspense patterns, preloading strategies for 3D models, textures, and HDR environments

๐ŸŽฏ
r3f-textures๐ŸŽฏSkill

Provides React Three Fiber texture handling guidance including useTexture hook usage, PBR texture sets, environment maps, cubemaps, HDR environments, and texture configuration best practices.