Solana Game Skill

GitHub: SuperteamBrazil/solana-game-skillarrow-up-right Status: Active development Maintained by: @kauenet

Overview

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.

Features

Unity/C# Rules

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

Game Architect Agent

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

Unity Engineer Agent

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

Mobile Engineer Agent

Cross-platform mobile game development:

  • React Native with Expo for Solana mobile games

  • Mobile wallet adapter integration

  • Platform-specific optimizations for iOS and Android

PlaySolana Ecosystem

Integration with the PlaySolana gaming infrastructure:

  • PSG1 compatibility

  • PlaySolana SDK patterns

  • Multiplayer on-chain state synchronization

Tech Stack

  • Claude Code

  • Unity

  • C#

  • React Native

Last updated

Was this helpful?