brew
Installation
SKILL.md
brew - Enhanced Homebrew Wrapper
The brew module enhances the standard Homebrew experience by providing easier access to common tasks like mirror configuration, proxy setup, and interactive package selection.
When to Activate
- When installing, removing, or listing Homebrew packages on macOS or Linux.
- When configuring Homebrew to use optimized regional mirrors (e.g., TUNA).
- When managing Homebrew's proxy settings for restricted networks.
- When performing interactive package browsing (
x brewapp).
Core Principles & Rules
- Interactive Browsing: Use the default
x brewto choose packages via TUI. - Mirror Support: Simplify mirror switching with the
mirrorsubcommand. - Privacy Focus: Easily disable Homebrew analytics via the
analyticssubcommand.