A Claude Code plugin that enforces modern CLI tools — no more pip, npm, grep, find, or curl.
When an agent would reach for a legacy tool, this skill stops it and uses the modern equivalent instead. If the modern tool isn't installed, the agent tells you how to install it rather than falling back silently.
| Modern Tool | Replaces | Purpose |
|---|---|---|
uv / uvx | pip, pip3, python, virtualenv | Python packages, scripts, envs |
pnpm | npm, yarn | Node.js packages |
fnm | nvm | Node.js version management |
rg (ripgrep) | grep | File content search |
fd | find | File finding |
xh | curl, wget | HTTP requests |
/plugin marketplace add atomikpanda/modern-cli-tools
/plugin install modern-cli-tools@atomikpanda
Or via CLI:
claude plugin marketplace add atomikpanda/modern-cli-tools
claude plugin install modern-cli-tools@atomikpanda
Install via git URL using your agent's plugin manager:
https://github.com/atomikpanda/modern-cli-tools.git
Works with any agent supporting the Agent Skills specification:
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub atomikpanda/modern-cli-tools --plugin modern-cli-toolsAudit, update, and manage project dependencies with safety checks
Check dependencies for known vulnerabilities, outdated packages, and license compliance
Route tool calls to better alternatives (e.g., gh CLI instead of WebFetch for GitHub PRs)
Curated skills for Claude Code and Codex power users - tool selection, workflow optimization, and productivity
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses