claude-sbox
SkillClaude Code skill for s&box game development with a schema-verified API reference and runnable code examples.
Install
git clone https://github.com/gavogavogavo/claude-sboxStars
47
7d change
▲ 2.17%
Downloads / week
—
Last active
1mo ago
About
A Claude Code skill that teaches Claude to write idiomatic s&box code — C# components, Razor UI, physics, and networking — without falling back on Unity patterns.
s&box is Facepunch's Source 2 game engine with a C# scripting layer. Its API, lifecycle, and networking model are nothing like Unity's, which means stock Claude hallucinates constantly: `void Start()`, `GetComponent ()` in the Unity sense, `Physics.Raycast`, `[SerializeField]`, `StartCoroutine` — all wrong in s&box. This skill loads when you're writing s&box code and redirects Claude to the correct APIs, verified against the engine's exported schema.
30-day stars
Trust factors
- Source
- community
- Known advisories
- 0
- Maintenance
- maintained
- License
- MIT
- Age
- 3 months
gamedevdeveloper-tools#sbox#game-development#game-api#claude-skill#source2