Skip to main content

large-model-powered-evolutionary-code

Iteratively optimize code performance using LLM-driven evolutionary search on a phylogenetic tree. Applies PhyloEvolve-style mutation, crossover, elite trajectory pooling, and multi-branch exploration to improve runtime, memory, or correctness of algorithms. Use when: 'optimize this CUDA kernel', 'speed up this numerical solver', 'evolve better implementations of this algorithm', 'iteratively improve this function performance', 'find a faster version of this code', 'reduce memory usage of this computation'.

Jump to install

Source facts

Repository
ndpvt-web/arxiv-claude-skills
Last source activity
February 12, 2026 at 20:10
Detected SKILL.md language
English
Stars
14
Forks
3

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.