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.
maintainer
Ven0m0
更新於 1/18/2026
星標
2
分支
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.
安裝
$ install --globalskills.sh
使用
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use modern-tool-substitution