fix-mobx-reactivity-issues

Diagnose and fix common MobX reactivity problems including components not updating, state changes not triggering re-renders, and async update issues. Use when UI doesn't respond to state changes, computed values don't recalculate, or observer components don't re-render.

$ 安裝

git clone https://github.com/biggs3d/Tools /tmp/Tools && cp -r /tmp/Tools/.ai-guidance/.claude/skills/fix-mobx-reactivity ~/.claude/skills/Tools

// tip: Run this command in your terminal to install the skill