cc-flutter-inspector#
Flutter Inspector 디버깅 (Master + 9 전문 Inspectors)
Flutter Inspector debugging plugin (1 skill, 10 commands, 10 agents)
Skills#
| 이름 | 설명 |
|---|---|
| flutter-inspector | Flutter app runtime debugging and state inspection. Use for resolving runtime issues including app e |
| flutter-inspector Reference | Detailed MCP tool API documentation, troubleshooting, and advanced patterns. |
| flutter-inspector Templates | Templates for custom inspector tool registration and debugging patterns. |
Commands#
| 이름 | 설명 |
|---|---|
| inspector | Flutter app runtime debugging master inspector |
| inspector/auth | Authentication state runtime debugging |
| inspector/bloc | BLoC/Cubit state runtime tracking |
| inspector/config | Configuration and feature flag runtime debugging |
| inspector/form | Form state and validation runtime debugging |
| inspector/image | Image cache and memory runtime analysis |
| inspector/log | App log runtime management and analysis |
| inspector/nav | GoRouter navigation runtime debugging |
| inspector/network | HTTP request/response runtime logging and analysis |
| inspector/ui | Widget tree runtime inspection and analysis |
Agents#
| 이름 | 설명 |
|---|---|
| flutter-inspector | Flutter runtime debugging master. Coordinates 9 sub-inspectors for app state inspection |
| flutter-inspector-auth | Authentication state debugging specialist. Use for login/token/user info inspection |
| flutter-inspector-bloc | BLoC state debugging specialist. Use for state tracking and event history inspection |
| flutter-inspector-config | Configuration debugging specialist. Use for environment variable and feature flag inspection |
| flutter-inspector-form | Form debugging specialist. Use for validation and error message inspection |
| flutter-inspector-image | Image debugging specialist. Use for cache analysis and memory usage inspection |
| flutter-inspector-log | Log debugging specialist. Use for app log collection and error tracking |
| flutter-inspector-nav | Navigation debugging specialist. Use for GoRouter route and history inspection |
| flutter-inspector-network | Network debugging specialist. Use for HTTP request/response logging and API analysis |
| flutter-inspector-ui | UI debugging specialist. Use for widget tree and layout overflow inspection |
설치#
claude plugins install coco-de/skills/plugins/cc-flutter-inspector