rpg

安装量: 1.6K
排名: #7481

安装

npx skills add https://github.com/gamedev-skills/awesome-gamedev-agent-skills --skill rpg

RPG A playbook for role-playing games — stats and progression, inventory/equipment, quests, dialogue, and combat. This is a compositional skill: it ties data-driven content, dialogue, and saving together. It does not re-teach those primitives; it defines the systems that make growth and choice feel meaningful, and points to the skills that implement each. When to use Use when building an RPG/JRPG/action-RPG: the player has stats that grow , an inventory , quests , dialogue , and persistent progress. Use when designing a leveling curve, a damage formula, an inventory/equipment model, or a quest state machine. When not to use: permadeath dungeon runs with no persistent character → roguelike . Pure conversation/branching story → visual-novel . Open-world needs/crafting/base-building → survival-crafting . For the dialogue engine itself, use dialogue-systems . Core loop Show more Installs 887 Repository gamedev-skills/…t-skills GitHub Stars 420 First Seen Jun 27, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜