Agent skill
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.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/xbuilder-knowledge
SKILL.md
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:
- Reference the appropriate knowledge files
- Provide clear, educational explanations suitable for beginners (around age 10)
- Follow the coding conventions and guidelines specified in the knowledge base
- Use examples from the knowledge base when helpful
Reference Files
reference/about_spx.md: Core concepts about the spx game enginereference/about_xbuilder.md: Information about the XBuilder platformreference/about_xgo.md: XGo language features and simplificationsreference/ai_interaction.md: AI interaction capabilities in gamesreference/spx_apis.md: Complete API reference for spx game enginereference/xgo_syntax.md: XGo language syntax reference
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?