Solana Game Skill
Last updated
Was this helpful?
GitHub: solanabr/solana-game-skill Status: Active development Maintained by: @kauenet
A Claude Code skill package for Unity and mobile Solana game development. Provides specialized agents, commands, and coding rules for building blockchain games — from on-chain state design to client-side rendering.
Enforced .NET coding standards tailored for Unity game development with Solana integration:
PascalCase/camelCase conventions for Unity components
Serialized field patterns for Inspector configuration
MonoBehaviour lifecycle ordering
Solana.Unity SDK integration patterns
High-level game design with on-chain awareness:
On-chain state planning and account structure design
NFT integration for in-game assets
Token economy design
Game loop architecture with blockchain interactions
Implementation-level Unity/C# development:
Solana.Unity SDK usage patterns
Wallet connection flows in Unity
Transaction building from C# clients
Account deserialization for game state
Cross-platform mobile game development:
React Native with Expo for Solana mobile games
Mobile wallet adapter integration
Platform-specific optimizations for iOS and Android
Integration with the PlaySolana gaming infrastructure:
PSG1 compatibility
PlaySolana SDK patterns
Multiplayer on-chain state synchronization
Claude Code
Unity
C#
React Native
Last updated
Was this helpful?
Was this helpful?

