homebrew-skillsmith은(는) 무엇을 하나요?
Homebrew formula for build-an-agent skill
build-an-agent 스킬을 위한 Homebrew Formula
이 스킬은 Homebrew 패키지 관리자를 통해 “build-an-agent” 스킬을 설치하고 통합할 수 있도록 설계된 Homebrew Formula입니다. macOS 및 Linux 등 Homebrew 호환 플랫폼에서 손쉽게 배포할 수 있도록 지원하며, 명령줄에서 AI 에이전트의 사용자 정의 스킬을 설치, 업데이트 및 관리하는 과정을 간소화합니다. 이 Formula는 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.