Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

Claude-Code-Game-Master

Claude-Code-Game-Master에는 Sstobo에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
8
Stars
135
업데이트
2026-06-09
Forks
24
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

gm-combat
소프트웨어 개발자

D&D-kit combat mechanics — initiative, attack/damage resolution, XP-by-CR awards, combat modifiers, and death saves. Load when a hostile action is declared or combat starts in a campaign whose World Kit is dnd5e. For non-D&D kits, use the generic core (game_core.py) and the active ruleset instead.

2026-06-09
gm-craft
소프트웨어 개발자

The Art of Game Mastering — narration, NPC, pacing, and improvisation wisdom that makes a session feel magical. Load when narrating a scene, voicing an NPC, or pacing a beat. This is the product's soul; internalize it, then play.

2026-06-09
gm-dungeon
소프트웨어 개발자

Dungeon exploration — lightweight (narrative, default) vs structured (per-room JSON) modes, exit/obstacle handling, and ASCII map symbols. Load when the party enters a cave, ruin, or underground complex.

2026-06-09
gm-skills
소프트웨어 개발자

Skill-check resolution — when to roll, the DC ladder, fail-forward philosophy, and margin-based consequences. Load whenever the player attempts something uncertain ("I try to..."). Resolution runs through the generic core (d20 vs DC); this is the judgment framework for when/how.

2026-06-09
gm-social
소프트웨어 개발자

Social / NPC interaction workflow — load NPC context, attitude check, social mechanics (Persuasion/Deception/Intimidation/Insight DCs), and persisting NPC memory + consequences. Load whenever the player talks to, persuades, or reads an NPC ("I talk to...", "I ask...").

2026-06-09
gm-conditions
소프트웨어 개발자

Status conditions and exhaustion reference (blinded, charmed, frightened, grappled, paralyzed, poisoned, prone, restrained, stunned, unconscious, etc.). Load when applying or resolving a condition. Persist via gm-condition.sh (PC) / gm-npc.sh condition (party) / gm-combat.sh condition (enemies).

2026-06-07
gm-levelup
레크리에이션 종사자

D&D-kit leveling — XP thresholds, the level-up ceremony, hit dice by class, and ASI/feat/subclass handling. Load when gm-player.sh xp reports LEVEL_UP in a dnd5e-kit campaign. Non-D&D kits advance via their ruleset progression model (milestone / resource-axis), not this table.

2026-06-06
gm-spellcasting
레크리에이션 종사자

D&D-kit spellcasting mechanics — spell slots by level, casting resolution, and concentration. Load when a player casts a spell in a dnd5e-kit campaign. Spawn the spell-caster agent for spell details. Non-D&D kits use their own ruleset magic systems.

2026-06-06