optimization

Installation
SKILL.md

Optimization

Use this skill when the task is about making a system faster, lighter, more scalable, or otherwise more efficient.

Core principle

To optimize properly, you must know:

  1. What metrics you are chasing
  2. What your real bottlenecks are

Do not optimize blindly.

1. Define the target metrics first

Before changing code, make sure you have the right measurements.

Installs
63
Repository
1jehuang/jcode
GitHub Stars
19.4K
First Seen
May 10, 2026
optimization — 1jehuang/jcode