homebrew-skillsmith 是做什麼的?
Homebrew formula for build-an-agent skill
用於建構 AI 代理技能的 Homebrew 公式
此技能是一個 Homebrew 公式,旨在協助開發者與 AI 代理使用者透過 Homebrew 套件管理器安裝、整合「建構代理」(build-an-agent)技能。它支援在 macOS 與 Linux 等 Homebrew 相容平台上輕鬆部署,簡化了從命令列安裝、更新及管理 AI 代理自訂技能的流程。該公式利用 Homebrew 的標準化作業流程(如 tap、install 和 link),確保相依項目正確設定,避免手動配置錯誤。對於使用 Claude Code、Cursor 或 Codex 等工具的 AI 工程師而言,此技能可大幅減少重複的安裝作業,提升技能部署的可靠性與效率。總而言之,它是擴充 AI 代理功能集時的即插即用基礎設施元件。
npx skills add andychanfp/homebrew-skillsmithHomebrew formula for build-an-agent skill
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.