github-optimization-skill은(는) 무엇을 하나요?
Optimize GitHub repos into high-converting landing pages in one command
GitHub 저장소를 단 하나의 명령어로 전환율 높은 랜딩 페이지로 최적화합니다.
이 스킬은 GitHub 저장소의 README, 문서, 이슈, 코드 예제 등을 분석하여 브랜드 일관성과 사용자 경험을 고려한 고성능 랜딩 페이지를 자동 생성합니다. 개발자는 복잡한 설정 없이 한 번의 명령어로 저장소의 핵심 기능과 가치를 방문자에게 효과적으로 전달할 수 있습니다. Claude Code, Cursor, Codex 등의 AI 에이전트 플랫폼에서 작동하며, 생성된 페이지는 SEO 최적화와 빠른 로딩 속도를 지원합니다. 이를 통해 오픈소스 프로젝트의 접근성을 높이고 기여자 유치와 사용자 전환율을 향상시킬 수 있습니다.
npx skills add inquisitive-production852/github-optimization-skillOptimize GitHub repos into high-converting landing pages in one command
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.