XForge2
Modular Cocos Creator game framework with strict coding rules
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install XForge2?▼
Run `npx skills add a1076559139/XForge2 --all -g -y` in your terminal to install all skills in this suite globally.
What is the XForge framework for Cocos Creator?▼
XForge is a modular game framework for Cocos Creator 3.8 that organizes code into modules, models, services, and views with built-in UI, sound, and storage management.
How does XForge2 prevent bad AI-generated code?▼
Its AGENTS.md rules force the agent to use only verified framework APIs, block automatic creation of scenes and prefabs, and keep data and logic layers free of rendering components.
How do I create modules and views in XForge?▼
Modules, services, models, views, and sounds are created through the XForge editor menu, and the xforge-manual skill explains each step to the agent.
Does XForge2 work with AI coding assistants?▼
Yes. The included xforge-manual skill follows the universal SKILL.md standard and works in Claude Code, Cursor, Trae, and Roo Code.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core