r3f-physics
✓React Three Fiber physics with Rapier - RigidBody, colliders, forces, joints, sensors. Use when adding physics simulation, collision detection, character controllers, or creating interactive physics-based experiences.
Installation
SKILL.md
| dynamic | Affected by forces, gravity, collisions (default) | | fixed | Immovable, infinite mass | | kinematicPosition | Moved via setNextKinematicTranslation | | kinematicVelocity | Moved via setNextKinematicRotation |
| cuboid | Box shape | Boxes, crates | | ball | Sphere shape | Balls, spherical objects | | hull | Convex hull | Complex convex shapes | | trimesh | Triangle mesh | Concave/complex static geometry |
React Three Fiber physics with Rapier - RigidBody, colliders, forces, joints, sensors. Use when adding physics simulation, collision detection, character controllers, or creating interactive physics-based experiences. Source: enzed/r3f-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/enzed/r3f-skills --skill r3f-physics Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/enzed/r3f-skills --skill r3f-physics- Source
- enzed/r3f-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is r3f-physics?
React Three Fiber physics with Rapier - RigidBody, colliders, forces, joints, sensors. Use when adding physics simulation, collision detection, character controllers, or creating interactive physics-based experiences. Source: enzed/r3f-skills.
How do I install r3f-physics?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/enzed/r3f-skills --skill r3f-physics Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/enzed/r3f-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01