skills/game-wow-launch-circle/SKILL.md
게임 아이디어를 검토해 와우 팩터 5개를 추가하고, 스펙→TC→구현→QA→런칭까지 한 번에 밀어붙이는 일일 게임 런칭 써클. 기존 자동 게임 파이프라인을 대체/승격할 때 사용.
npx skillsauth add kjaylee/misskim-skills game-wow-launch-circleInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
게임을 "하나 더 만든다"가 아니라 "하나 더 기억나게 만든다"에 맞춘 런칭 실행 스킬.
하루 1회, 아래를 끝까지 수행한다.
완료 기준은 "아이디어 생성"이 아니라 실제 배포 경로 반영 + 검증 증거 확보다.
specs/game-idea-backlog.mdspecs/daily-game-lv4.mdspecs/game-production-pipeline.mdMEMORY.md의 게임 제약/금지 규칙eastsea-blog/games/와 eastsea-blog/games/games-list.json#0a0a1a 네온 다크 금지neon- 접두사 금지eastsea-blog/games/를 런칭 원본으로 사용eastsea-blog/에서만 수행매 게임마다 아래 5개를 명시적으로 설계하고, 적어도 3개는 실제 플레이 루프에 구현한다.
각 항목을 한 줄 감탄사가 아니라 아래 형식으로 쓴다.
## Wow Factors
1. 이름
- 왜 강한가:
- 실제 구현 표면:
- 리텐션/공유 효과:
specs/game-idea-backlog.md에서 🔍 검토중 우선 탐색💡 신규 또는 장르 로테이션 기반 신규안 생성specs/games/<slug>/spec.md 상단에 기록반드시 아래를 포함한다.
최소 아래를 포함한다.
원칙:
eastsea-blog/games/<slug>/index.htmleastsea-blog/games/games-list.json필수 검증:
undefined 텍스트 0가능하면 MiniPC/브라우저 검증을 우선하되, 불가하면 로컬 정적 검증 + 스모크 테스트 흔적을 남긴다.
런칭은 아래를 모두 해야 한다.
eastsea-blog/games/<slug>/index.html 반영eastsea-blog/games/games-list.json 반영git -C /Users/kjaylee/.openclaw/workspace/eastsea-blog add ...git commitgit push현재 워크트리에 unrelated dirty change가 있어도, 해당 게임 경로와 리스트 파일만 pathspec으로 커밋한다.
구현이 길어지면 서브에이전트를 써도 된다. 단, 스폰 지시서에 반드시 아래를 넣는다.
메인은 최종 검증과 런칭만 닫는다.
매 실행마다 아래 파일을 남긴다.
.state/pipelines/game-wow-launch-YYYYMMDD.json필수 필드:
최종 보고는 짧게, 그러나 아래는 반드시 포함한다.
아래 중 하나면 즉시 중단/보류한다.
이 경우에는 억지 런칭하지 말고:
보류로 종료한다.Read and follow:
/Users/kjaylee/.openclaw/workspace/misskim-skills/skills/game-wow-launch-circle/SKILL.md
Today, run one full cycle only.
Do not stop at idea generation.
Do not report before launch verification.
Use eastsea-blog as the launch repo.
data-ai
Advanced YouTube analysis, transcripts, and metadata extraction.
development
Modern web design engineering skills including design tokens, advanced UI/UX methodologies, accessibility, and game-specific UI patterns. Use for building commercial-grade, performant, and accessible web interfaces.
development
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
tools
Create and deploy single-page static websites to GitHub Pages with autonomous workflow. Use when building portfolio sites, CV pages, landing pages, or any static web project that needs GitHub Pages deployment. Handles complete workflow from project initialization to live deployment with GitHub Actions automation.