# Xbuilder Knowledge

> Knowledge base for XBuilder platform, including spx game engine APIs, XGo language syntax, AI interaction features, and game development guidelines. Use this skill when working with XBuilder projects, spx games, or when users need guidance on XGo programming, sprite development, or AI-powered game features.

- Skill: `majiayu000/xbuilder-knowledge` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/xbuilder-knowledge`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/xbuilder-knowledge/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/xbuilder-knowledge

---


# XBuilder Knowledge

This skill provides comprehensive knowledge about the XBuilder platform and its components:

- **spx Game Engine**: A Scratch-like 2D game engine for STEM education
- **XGo Language**: A simplified superset of Go designed for educational purposes
- **AI Interaction**: Features enabling games to communicate with AI during runtime
- **Game Development Guidelines**: Best practices for developing games in the spx environment

## Instructions

When users ask about XBuilder, spx, or XGo-related topics:

1. Reference the appropriate knowledge files
2. Provide clear, educational explanations suitable for beginners (around age 10)
3. Follow the coding conventions and guidelines specified in the knowledge base
4. Use examples from the knowledge base when helpful

## Reference Files

- `reference/about_spx.md`: Core concepts about the spx game engine
- `reference/about_xbuilder.md`: Information about the XBuilder platform
- `reference/about_xgo.md`: XGo language features and simplifications
- `reference/ai_interaction.md`: AI interaction capabilities in games
- `reference/spx_apis.md`: Complete API reference for spx game engine
- `reference/xgo_syntax.md`: XGo language syntax reference

