6 boosters for "claude-cli" — AI-graded, open source, ready to install
Explain what code does line by line so you can understand and learn from it.
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.
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.
Quick alias for plugin install
pacc is a comprehensive package management tool for managing Claude Code extensions and plugins, written in Python.
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.