Skip to main content
Back to registry

r3f-fundamentals

enzed/r3f-skills

The root component that creates the WebGL context, scene, camera, and renderer.

Installs262
Install command
npx skills add https://github.com/enzed/r3f-skills --skill r3f-fundamentals
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykPASS
About this skill
The root component that creates the WebGL context, scene, camera, and renderer. R3F sets sensible defaults: Subscribe to the render loop. Called every frame (typically 60fps). Control render order with priority (higher = later). Access the R3F state store. All Three.js objects are available as JSX elements (camelCase). Constructor arguments via args prop: Use dashes for nested properties: Control how children attach to parents: R3F provides React-style events on 3D objects. Events bubble up through the scene graph: Use existing Three.js objects directly: Register custom Three.js classes for JSX use: R3F auto-disposes geometries, materials, and textures.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does r3f-fundamentals do?

The root component that creates the WebGL context, scene, camera, and renderer.

Is r3f-fundamentals good?

r3f-fundamentals does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does r3f-fundamentals work with?

r3f-fundamentals currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to r3f-fundamentals?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install r3f-fundamentals?

npx skills add https://github.com/enzed/r3f-skills --skill r3f-fundamentals

Related skills

More from enzed/r3f-skills

Related skills

Alternatives in Software Engineering