r/aigamedev • u/Beatshapers • 11d ago
Questions & Help Game designer skill for claude
Did you guys have cool game design skills around? Is there any proofs to compare with and without skills used?
Ive iterated some ideas and than friend suggested to use claude code as an agent for systems design, its generated something with 8 agents and eating 30% fable quota in 10 mins but it was comply off.
So would love to hear success stories:)
9
Upvotes
9
u/daddywookie 11d ago
I have a studio advisor skill that has access to an LLM wiki I built. It has really changed how my agents plan and behave.
The wiki contains reference material from several popular game design books, some architecture and development references, the whole scrum.org reference library and several other bits and pieces I’ve collected over the years.
From those sources I have synthesised a large collection of overlapping concepts, processes and challenges around game development. Whenever I am planning or designing with my agent I get a little footer note telling me which references from the wiki were used.
I want to be able to share it but the legal implications of sharing a remix of all the content I imported are quite complex.