launchspecs은(는) 무엇을 하나요?
AI skill that turns your product context into submission-ready launch kits for Product Hunt and Uneed
제품 컨텍스트를 Product Hunt 및 Uneed에 제출 가능한 런치 키트로 변환하는 AI 스킬입니다.
이 AI 스킬은 개발자나 제품 관리자가 Product Hunt와 Uneed 같은 인기 제품 출시 플랫폼에 제품을 등록할 때 필요한 모든 자료를 자동으로 생성해 줍니다. 사용자가 제품에 대한 기본 컨텍스트(예: 제품 설명, 주요 기능, 타겟 사용자)를 입력하면, 스킬은 해당 정보를 분석하여 각 플랫폼의 제출 가이드라인에 맞춰 최적화된 런치 키트를 구성합니다. 이 런치 키트에는 제품 소개문, 주요 기능 리스트, 스크린샷 설명, 태그 및 카테고리 추천 등이 포함되어 있어, 사용자가 별도로 자료를 준비할 필요 없이 바로 제출할 수 있습니다. bartoneu/launchspecs는 특히 스타트업이나 개인 개발자가 제품 출시 과정에서 시간과 노력을 절약할 수 있도록 도와주며, Claude Code, Cursor, Codex 등 다양한 AI 에이전트 플랫폼과 호환됩니다.
npx skills add bartoneu/launchspecsAI skill that turns your product context into submission-ready launch kits for Product Hunt and Uneed
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.