dart-get-widget-tree

To inspect the Flutter widget tree of the running app, retrieve the widget hierarchy after connecting to the Dart Tooling Daemon.

$ 설치

git clone https://github.com/X-School-Academy/ai-dev-swarm /tmp/ai-dev-swarm && cp -r /tmp/ai-dev-swarm/dev-swarm/mcp-skills/dart-get-widget-tree ~/.claude/skills/ai-dev-swarm

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