6 boosters for "claude-cli" — open source, verified from GitHub, ready to install
A skill booster that teaches developers to understand code by breaking it down line-by-line with context about purpose, problem-solving, and reasoning. Useful for learners, code reviewers, and anyone onboarding to unfamiliar codebases.
A quick alias booster that streamlines plugin installation in Claude Code by providing a shorthand `pi` command for `/plugin install`. Developers using Claude Code will benefit from faster, more convenient plugin management.
Plugin List (Quick Alias) provides a convenient shorthand command for listing installed Claude Code plugins through the pacc package manager. Developers working with Claude Code extensions benefit from faster plugin discovery and management without typing full command syntax.
A quick CLI alias that streamlines enabling Claude Code plugins by wrapping the `/plugin enable` command with helpful error messaging and plugin listing fallback. Developers using claude-cli will benefit from faster plugin management workflows.
Plugin Update is a quick alias (pu) that streamlines updating Claude Code plugins from Git repositories using the pacc package manager. Developers using Claude Code extensions benefit from faster plugin management and version control.
A quick alias skill that streamlines disabling Claude Code plugins by wrapping the `/plugin disable` command with helpful error handling and plugin listing. Developers working with Claude Code will benefit from faster plugin management workflows.