BeClaude

homebrew-dev

New
6Community RegistryGeneralby Adam Smith · MIT

Homebrew formula development toolkit — research packages, generate formulas from JSON schema, validate with brew audit/style, and batch-create formulas for a custom tap.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/homebrew-dev.md https://raw.githubusercontent.com/aRustyDev/agents.git/main/SKILL.md
3
Invoke in Claude Code
/homebrew-dev
View source on GitHub
homebrewformulatappackage-managermacos

Frequently Asked Questions

What is homebrew-dev?

Homebrew formula development toolkit — research packages, generate formulas from JSON schema, validate with brew audit/style, and batch-create formulas for a custom tap.

How to install homebrew-dev?

To install homebrew-dev, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /homebrew-dev.

What is homebrew-dev best for?

homebrew-dev is a community categorized under General. It is designed for: homebrew, formula, tap, package-manager, macos. Created by Adam Smith.