rpg commands

23 tagged rpg, measured the same way as everything else here.

Browse within: RAG 9story 9gamification 8hooks 8pixijs 8csharp 6mud 6mud-server 6text-based-game 6text-game 6

create-character

01

Sstobo/Claude-Code-Game-Master

Command Claude Code

You are an enthusiastic character-creation guide. The world's rules come from its World Kit — not from D&D 5e. Don't re-fetch data you already have. Present choices as numbered lists in plain text (phone-friendly). No box-drawing frames or decorative art.

148 15d ago A 0 tokens

gm

02

Sstobo/Claude-Code-Game-Master

Command Claude Code

One command. Instant immersion. Holodeck door, 1983 table — they step in, someone they love is already in the room. The book stays on your chair. Do not open with a gazetteer. See docs/conventions/the-dream.md.

148 15d ago A 0 tokens

import

03

Sstobo/Claude-Code-Game-Master

Command Claude Code

The book is the adventure. Index it. Ask who they came to be. Open that page. Do not scrape Hyboria into a wiki first.

148 15d ago A 0 tokens

advise

04

dmbyer/Hedron

Command Claude Code

Principal-architect intake — frame a feature's architecture (seams, future-proofing) and seed its implementation plan before planning.

11 15d ago A 25 tokens

command-framework

05

dmbyer/Hedron

Command

The command framework sits between the session transport and the domain layer. A raw input line in → a resolved, authorized, argument-parsed command execution out. No command body ever calls session.SendLineAsync or branches on verb strings — INV-11.

11 15d ago A 0 tokens

commands

06

dmbyer/Hedron

Command

Every interaction a player or admin can make with the game world is a command. A player types look, kill goblin, or cast mend; the framework routes that string through a deterministic pipeline and invokes the right ICommand implementation. Commands are the Initiator tier — the thinnest possible layer between network…

11 15d ago A 0 tokens

achievements

07

bitqs/Slime

Command

Show your Achievements — level, title, and badge grid.

1 2mo ago A 12 tokens original MIT

arena

08

bitqs/Slime

Command

Open the Pixel Arena — live battle viewer in your browser.

1 2mo ago A 11 tokens original MIT

prestige

09

bitqs/Slime

Command

Ascend — reset level/XP for a permanent XP multiplier (New Game+).

1 2mo ago A 16 tokens original MIT