Skip to main content

dev-performance-performance-basics

Provides essential performance optimization techniques for R3F/Three.js to maintain 60 FPS in applications.

Install this skill

or
94/100

Security score

The dev-performance-performance-basics skill was audited on Feb 9, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 117

Template literal with variable interpolation in command context

SourceSKILL.md
117console.log(`FPS: ${frameCount.current}`);
low line 162

External URL reference

SourceSKILL.md
162- [Three.js Performance Tips](https://threejs.org/manual/#en/optimize-lots-of-objects)
Scanned on Feb 9, 2026
View Security Dashboard