Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Optimize

Improve performance or resource usage with evidence and clear trade-offs.

majiayu000 2ef4486 2 files · 1.3 KB Updated 567 repo stars

File contents

Optimize

Objective

  • Reduce latency, resource consumption, or cost.
  • Provide evidence and clarify trade-offs.

When to use

  • Performance/cost is a requirement or pain point.
  • There is baseline behavior to compare against.

Inputs

  • User goal (what to optimize and target).
  • AGENTS.md, rules, and relevant code/tests.
  • Baseline metrics or observations; if missing, note it.

Process

  1. Restate the optimization goal and constraints.
  2. Identify likely hotspots and quick wins.
  3. Propose minimal changes; avoid behavior drift.
  4. Measure or reason about impact; note assumptions if unmeasured.
  5. Report trade-offs and follow-ups.

Outputs

  • Changes made and why.
  • Evidence (metrics or reasoned estimates) and assumptions.
  • Trade-offs and next steps.

Edge cases

  • If no baseline exists, state that and avoid speculative claims.
  • Do not sacrifice correctness for micro-optimizations without approval.

majiayu000/claude-skill-registry-data/tree/main/data/optimize commit 2ef4486d5f

Frequently asked questions

npx skillmds add majiayu000/optimize