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