spx-project
OfficialBuild spx games with clean, reliable code.
Education & Research#game development#project structure#code organization#spx#sprite architecture#broadcast onMsg#STEM learning
Authorgoplus
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you avoid broken or confusing spx project code by providing a clear, reliable structure for stage and sprite implementation that matches spx engine expectations.
Core Features & Use Cases
- Project code organization: Ensures variable declarations, functions, and event handlers are ordered correctly so your spx code compiles and behaves as intended.
- Stage vs. Sprite architecture: Guides you to treat the stage (
Gamein spx) as shared “world” logic and sprites as independent worker objects with proper field/method scoping. - Interaction and API best practices: Promotes maintainable communication via broadcast/onMsg and encourages using higher-level movement and control APIs.
Quick Start
Tell the AI: "Review my spx project structure and rewrite my stage and sprite code so declarations come first, functions come before event handlers, and cross-sprite interactions use broadcast/onMsg correctly."
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: spx-project Download link: https://github.com/goplus/builder/archive/main.zip#spx-project Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.