lg-debugger

Diagnoses and resolves Flutter controller issues in Liquid Galaxy applications.

1|1|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/AshishYesale7/LGFlutterStarterKit --skill lg-debugger
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lg-debugger
Source: https://github.com/AshishYesale7/LGFlutterStarterKit/tree/main/.agent/skills/lg-debugger
Command: npx skills add https://github.com/AshishYesale7/LGFlutterStarterKit --skill lg-debugger

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps diagnose and fix common issues encountered when developing Liquid Galaxy Flutter applications, ranging from connectivity problems to KML rendering errors.

Core Features & Use Cases

  • SSH Connection Troubleshooting: Identifies and resolves issues with connecting to the LG rig via SSH.
  • KML Rendering Fixes: Addresses problems where KML data is not displaying correctly on the rig's screens.
  • Provider/State Management Debugging: Helps pinpoint errors in Flutter's state management solutions.
  • Use Case: If your Flutter app fails to connect to the LG rig, or if KML overlays aren't appearing as expected, this skill provides a systematic approach to find and fix the root cause.

Quick Start

Use the lg-debugger skill to diagnose why KML is not showing on the rig screens.

Frequently Asked Questions about lg-debugger

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Why is my Flutter app failing to connect to the Liquid Galaxy rig via SSH?

SSH connection failures in Liquid Galaxy Flutter apps are diagnosed by checking network configurations, verifying credentials, and testing rig communication. The skill provides systematic diagnostic steps to identify and resolve SSH connectivity issues between the Flutter controller and the LG rig.

How do I fix KML rendering problems on Liquid Galaxy rig screens?

KML rendering problems on Liquid Galaxy screens are fixed by validating coordinate data and verifying KML output structure. The skill addresses KML overlays not displaying correctly by providing common fixes and LG-specific debug commands to isolate rendering failures.

What is the best way to troubleshoot Provider exceptions in a Liquid Galaxy Flutter app?

The best way to troubleshoot Provider exceptions in Flutter state management is to pinpoint the error source within the provider hierarchy. This skill helps diagnose and resolve state management errors specific to Liquid Galaxy Flutter controller applications.

Can I use this skill to debug coordinate errors in KML data for an LG rig?

Yes, you can use this skill to debug coordinate errors in KML data. It diagnoses coordinate errors by providing systematic diagnostic steps to validate geographical data and ensure KML overlays render correctly on the Liquid Galaxy rig screens.

How do I diagnose rig communication issues in a Flutter Liquid Galaxy application?

Rig communication issues in Flutter Liquid Galaxy applications are diagnosed by testing SSH connections and verifying data transmission. The skill provides LG-specific debug commands and systematic steps to resolve failures between the Flutter app and the rig hardware.