rhino-ty

Platform Fit — Development skill for Claude Code

Development community

S-07: 플랫폼 적합도 분석기 (Platform Fit Analyzer).

How to install Platform Fit

Installs to ~/.claude/skills/rhino-ty-game-architect-platform-fit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rhino-ty-game-architect-platform-fit && curl -fsSL https://raw.githubusercontent.com/rhino-ty/game-architect/HEAD/skills/platform-fit.md -o ~/.claude/skills/rhino-ty-game-architect-platform-fit/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Platform Fit does

S-07: 플랫폼 적합도 분석기 (Platform Fit Analyzer)

목적

게임 컨셉/시스템이 어떤 플랫폼에 어울리는지 진단한다. "이 게임, 스팀으로 팔아야 해 vs 모바일 가챠로 가야 해?"를 구조적으로 판단.


가중치 기반 스코어링 (100점 만점)

5개 축의 가중치가 다름. 단순 개수 카운팅이 아니라 항목당 점수가 다르다.

[BM 호환성]     40점  ← 가장 중요. 이게 틀리면 다 틀림
[세션 구조]     20점
[장르 메커닉]   20점
[소셜 구조]     10점
[그래픽 기대치] 10점

축 1: BM 호환성 (총 40점)

각 질문은 Steam/콘솔 또는 모바일 쪽으로 점수를 배분한다.

질문 Steam/콘솔 모바일 배점
유저가 "한 번 사면 다 즐긴다"는 기대를 갖는 장르인가? +10 0 10

Alternatives in Development

  • Persona Analyzer — Persona 分析 Prompt 24k ★
  • Pro — PUA Pro — 自进化 + Platform + /pua:pua 指令系统 19.5k ★
  • LifeOS — ⛰️ The Life Operating System — an intent engineering platform that moves you from your current state to your i 18.7k ★

Full documentation available on GitHub

View Source Repository