Optimize

Find and safely apply ONE worthwhile code optimization (reuse, simplification, efficiency, or a dead-weight cleanup) somewhere in packages/*/src, with new regression tests proving behavior is unchanged, verified against this repo's own gates. Use on demand — "run an optimization pass", "find something to optimize", "/optimize", "is there anything worth cleaning up" — for a cold, repo-wide sweep with no diff to start from. Not for reviewing an in-progress change (use the `simplify` skill) and not for fixing a known bug (that's G1's bug-fix flow in CLAUDE.md).

openplayerjs cf5ff0e 7.3 KB Updated

File contents

openplayerjs/openplayerjs/tree/main/.claude/skills/optimize commit cf5ff0e921

Frequently asked questions

npx skillmds@latest add openplayerjs/optimize