Skip to main content
Back to registry

r3f-best-practices

emalorenzo/three-agent-skills

Comprehensive guide for React Three Fiber and the Poimandres ecosystem. Contains 70+ rules across 12 categories, prioritized by impact.

Installs325
Install command
npx skills add https://github.com/emalorenzo/three-agent-skills --skill r3f-best-practices
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Comprehensive guide for React Three Fiber and the Poimandres ecosystem. Contains 70+ rules across 12 categories, prioritized by impact. Additional tips from 100 Three.js Tips by Utsubo Reference these guidelines when: Read individual rule files for detailed explanations and code examples: For the complete guide with all rules expanded: ../R3F_BEST_PRACTICES.md - Writing new R3F components - Optimizing R3F performance (re-renders are the #1 issue) - Using Drei helpers correctly - Managing state with Zustand - Implementing post-processing or physics - @react-three/fiber - React renderer for Three.js - @react-three/drei - Useful helpers and abstractions - @react-three/postprocessing - Post-processing effects - @react-three/rapier - Physics engine - zustand - State management - leva - Debug GUI - perf-never-set-state-in-useframe - NEVER call setState in useFrame - perf-isolate-state - Isolate components that need React state - perf-zustand-selectors - Use Zustand selectors, not entire store - perf-transient-subscriptions - Use transient subscriptions for continuous values - perf-memo-components - Memoize expensive components - perf-keys-for-lists - Use stable keys for dynamic lists - perf-avoid-inline-objects - Avoid creating objects/arrays in JSX - perf-dispose-auto - Understand R3F auto-dispose behavior - perf-visibility-toggle - Toggle visibility instead of remounting -...

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-best-practices do?

Comprehensive guide for React Three Fiber and the Poimandres ecosystem. Contains 70+ rules across 12 categories, prioritized by impact.

Is r3f-best-practices good?

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

What agent does r3f-best-practices work with?

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

What are alternatives to r3f-best-practices?

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

How do I install r3f-best-practices?

npx skills add https://github.com/emalorenzo/three-agent-skills --skill r3f-best-practices

Related skills

More from emalorenzo/three-agent-skills

Related skills

Alternatives in Software Engineering