home/categories/ide-plugins/ven0m0-dotfiles-home-claude-skills-modern-tool-substitution-skill-md
ide-pluginstools

modern-tool-substitution

Automatically substitute modern performant tools in generated code. Triggers whenever Claude writes code using npm, find, pip, grep, wget, or curl. Substitutions - npm→bun, find→fd, pip→uv, grep→rg, wget/curl→aria2. Adapts flags and syntax appropriately. Skip substitution only when user explicitly requests legacy tool by name.

Ven0m0
maintainer
Ven0m0
Actualizado 1/18/2026
Estrellas
2
Forks
0
quick start

Installation and usage

Automatically substitute modern performant tools in generated code. Triggers whenever Claude writes code using npm, find, pip, grep, wget, or curl. Substitutions - npm→bun, find→fd, pip→uv, grep→rg, wget/curl→aria2. Adapts flags and syntax appropriately. Skip substitution only when user explicitly requests legacy tool by name.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use modern-tool-substitution