Expert blueprint for roguelikes including procedural generation (Walker method, BSP rooms), permadeath with meta-progression (unlock persistence), run state vs meta state separation, seeded RNG (shareable runs), loot/relic systems (hook-based modifiers), and difficulty scaling (floor-based progression). Use for dungeon crawlers, action roguelikes, or roguelites. Trigger keywords: roguelike, procedural_generation, permadeath, meta_progression, seeded_RNG, relic_system, run_state.
$npx -y skills add thedivergentai/gd-agentic-skills --skill godot-genre-roguelikeInstalls into the current project.
Run `npx skills use "https://github.com/thedivergentai/gd-agentic-skills" --skill "thedivergentai/gd-agentic-skills/godot-genre-roguelike"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/thedivergentai/gd-agentic-skills" that are relevant to the current task. Run `npx skills add "https://github.com/thedivergentai/gd-agentic-skills"` and select the relevant skills, then follow their instructions.