before-you-memo

Installation
SKILL.md

Before You memo()

Use this skill when a React or React Native screen feels slow during state updates and you are considering memoization.

This skill infers what it can do from the available project context and config. .env.example defines the minimum config for the skill. For this skill, no credentials or required environment variables are needed.

Quick Usage (Already Configured)

Show the optimization workflow

bash scripts/show-optimization-workflow.sh

Ask for help directly

  • “This component re-renders too much.”
  • “Should I use memo here?”
  • “Why is this React screen slow during state updates?”

Goal

Related skills
Installs
1
First Seen
11 days ago