cli-modern-tools
✓Auto-suggest modern CLI tool alternatives (bat, eza, fd, ripgrep) for faster, more efficient command-line operations with 50%+ speed improvements
Installation
SKILL.md
Purpose: Automatically suggest and use modern CLI alternatives for 50%+ speed improvements and better UX
| If Claude wants to use... | Use this instead | Tool Type |
| bash find . -name ".js" | Glob tool pattern="/.js" | Claude Code Tool | | bash grep -r "pattern" | Grep tool pattern="pattern" | Claude Code Tool | | bash cat file.txt | Read tool filepath="file.txt" | Claude Code Tool | | bash ls -la | bash eza --long --git (if available) | Bash Command |
Auto-suggest modern CLI tool alternatives (bat, eza, fd, ripgrep) for faster, more efficient command-line operations with 50%+ speed improvements Source: interstellar-code/claud-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/interstellar-code/claud-skills --skill cli-modern-tools- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is cli-modern-tools?
Auto-suggest modern CLI tool alternatives (bat, eza, fd, ripgrep) for faster, more efficient command-line operations with 50%+ speed improvements Source: interstellar-code/claud-skills.
How do I install cli-modern-tools?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/interstellar-code/claud-skills --skill cli-modern-tools Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/interstellar-code/claud-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01