algorithmic efficiency skills

17 tagged algorithmic efficiency, measured the same way as everything else here.

Browse within: benchmarking 17

performance-deity

01

v0idOS/performance-deity

Skill Claude CodeCodex

This skill enforces a rigorous, math-driven approach to code optimization. The agent is forbidden from guessing what makes code faster. It must prove it through benchmarking.

2 4mo ago A 0 tokens original MIT

memory

02

v0idOS/performance-deity

Skill Claude CodeCodex

Detect and fix memory leaks. Instruments memory tracking across thousands of iterations, proves the leak with growth data, identifies the uncollected reference, and verifies the fix.

2 4mo ago A 33 tokens original MIT

telemetry

03

v0idOS/performance-deity

Skill Claude CodeCodex

Add production observability to a function. Wraps it in an OpenTelemetry or Sentry trace span, injects execution metadata, and proposes a concrete alert rule with threshold and severity.

2 4mo ago A 37 tokens original MIT