Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

optimize-algorithms

Estrellas0
Forks0
Actualizado23 de junio de 2026 a las 19:17

Find and safely apply algorithmic optimizations to custom, pure functions — replacing suboptimal time/space complexity (nested loops, wrong data structures, un-memoized recursion) with better algorithms and data structures. Use when the user asks to "optimize", "speed up", "improve complexity of", or "audit performance of" their own functions, or to scan a codebase/directory for algorithmic improvements. TS/JS-first; behavior is proven preserved by a differential equivalence harness before any change is kept.

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

Explorador de archivos
6 archivos
SKILL.md
readonly