SKILL·2E00E9

dev-r3f-r3f-physics

majiayu000
Updated 2 months ago
19 views
58
9
58
View on GitHub
Otherapi

About

This skill provides Rapier physics integration for React Three Fiber (R3F) applications, enabling realistic physics simulation and collision detection in 3D games and interactive scenes. It's ideal for developers needing to add falling objects, character controllers, vehicles, or interactive environments to their R3F projects. The skill offers a declarative component-based API (`Physics` and `RigidBody`) for straightforward implementation.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/dev-r3f-r3f-physics

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/dev-r3f-r3f-physics
0
FAQ

Frequently asked questions

What is the dev-r3f-r3f-physics skill?

dev-r3f-r3f-physics is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform dev-r3f-r3f-physics-related tasks without extra prompting.

How do I install dev-r3f-r3f-physics?

Use the install commands on this page: add dev-r3f-r3f-physics to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does dev-r3f-r3f-physics belong to?

dev-r3f-r3f-physics is in the r3f category, tagged api.

Is dev-r3f-r3f-physics free to use?

Yes. dev-r3f-r3f-physics is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

dev-r3f-r3f-fundamentals
Other

This skill provides React Three Fiber fundamentals for declarative 3D scene composition and game loop implementation. It covers core patterns for setting up scenes, creating 3D components, and managing canvas/renderer settings with `useFrame`. Use it when starting new R3F projects or building interactive 3D components.

View skill
dev-r3f-r3f-materials
Other

This skill helps developers select and implement materials, shaders, and visual effects in React Three Fiber (R3F). It provides a decision framework for choosing material types, from basic unlit options to advanced PBR and custom shaders, while considering performance. Use it when creating custom materials, implementing visual effects, or optimizing 3D object rendering.

View skill
content-collections
Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill
polymarket
Meta

This skill enables developers to build applications with the Polymarket prediction markets platform, including API integration for trading and market data. It also provides real-time data streaming via WebSocket to monitor live trades and market activity. Use it for implementing trading strategies or creating tools that process live market updates.

View skill