home/categories/debugging/bryonjacob-aug-aug-dev-skills-test-optimization-skill-md
debuggingtools

test-optimization

Analyze test suites for speed bottlenecks, redundancy, and DRY violations. Use when tests are slow, duplicated, or need refactoring.

bryonjacob
maintainer
bryonjacob
Mis à jour 1/13/2026
Étoiles
0
Forks
0
quick start

Installation and usage

Analyze test suites for speed bottlenecks, redundancy, and DRY violations. Use when tests are slow, duplicated, or need refactoring.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use test-optimization