cocos_creator_mvvm_tools: Simplify UI Control
cocos_creator_mvvm_tools simplifies UI control in Cocos Creator using MVVM architecture, allowing founders to manage UI without manually setting node properties.
- •When building complex UI interactions in Cocos Creator
- •When adopting MVVM architecture for Cocos Creator projects
- •When seeking to streamline UI development and reduce manual configuration
Create a simple UI counter using MVVM: `class Counter extends MVVMComponent { @binding counter = 0; increment() { this.counter++; } }`Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/cocos-creator-mvvm-tools && curl -fsSL https://workflowstacks.com/api/skills/cocos-creator-mvvm-tools/claude-skill -o ~/.claude/skills/cocos-creator-mvvm-tools/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Cocos_creator_mvvm_tools: Simplify UI Control is a small TypeScript project (~2.9k lines across 34 code files). Setup is light: installs like a normal app. Reading the code is optional. Last commit 71 months ago, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/cocos-creator-mvvm-tools && curl -fsSL https://workflowstacks.com/api/skills/cocos-creator-mvvm-tools/claude-skill -o ~/.claude/skills/cocos-creator-mvvm-tools/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.