React Compiler in the Extension UI: what it optimizes, where it bails out, and when manual memoization is still needed. Use when deciding whether `useMemo`, `useCallback` or `React.memo` are still required, reviewing reflexive memoization, or working out why a component isn't optimized. Dependency arrays go to `perf-hooks-effects`.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add jiayaoqijia/cryptoskill --skill metamask-official-perf-react-compiler --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Metamask Official Perf React Compiler?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jiayaoqijia-metamask-official-perf-react-compiler)More formats (shields.io, HTML) on the badges page.
---
name: perf-react-compiler
description: >
React Compiler in the Extension UI: what it optimizes, where it bails out, and when manual
memoization is still needed. Use when deciding whether `useMemo`, `useCallback` or
`React.memo` are still required, reviewing reflexive memoization, or working out why a
component isn't optimized. Dependency arrays go to `perf-hooks-effects`.
base: true
---
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!