r3f-best-practices
✓React Three Fiber (R3F) and Poimandres ecosystem best practices. Use when writing, reviewing, or optimizing R3F code. Triggers on tasks involving @react-three/fiber, @react-three/drei, zustand, @react-three/postprocessing, @react-three/rapier, or leva.
Installation
SKILL.md
Comprehensive guide for React Three Fiber and the Poimandres ecosystem. Contains 60+ rules across 11 categories, prioritized by impact.
| 1 | Performance & Re-renders | CRITICAL | perf- | | 2 | useFrame & Animation | CRITICAL | frame- | | 3 | Component Patterns | HIGH | component- | | 4 | Canvas & Setup | HIGH | canvas- | | 5 | Drei Helpers | MEDIUM-HIGH | drei- | | 6 | Loading & Suspense | MEDIUM-HIGH | loading- | | 7 | State Management | MEDIUM | state- |
| 8 | Events & Interaction | MEDIUM | events- | | 9 | Post-processing | MEDIUM | postpro- | | 10 | Physics (Rapier) | LOW-MEDIUM | physics- | | 11 | Leva (Debug GUI) | LOW | leva- |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/emalorenzo/three-agent-skills --skill r3f-best-practices- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is r3f-best-practices?
React Three Fiber (R3F) and Poimandres ecosystem best practices. Use when writing, reviewing, or optimizing R3F code. Triggers on tasks involving @react-three/fiber, @react-three/drei, zustand, @react-three/postprocessing, @react-three/rapier, or leva. Source: emalorenzo/three-agent-skills.
How do I install r3f-best-practices?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/emalorenzo/three-agent-skills --skill r3f-best-practices 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/emalorenzo/three-agent-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01