lg-exec

Execute step-by-step implementation plans for Liquid Galaxy Flutter applications with student checkpoints.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the execution of a written implementation plan for Liquid Galaxy applications, ensuring that development steps are followed precisely with mandatory student interaction and educational validation at each stage.

Core Features & Use Cases

  • Guided Development: Executes plans in small, manageable batches, pausing after each for review and comprehension checks.
  • Educational Focus: Integrates verification questions and explanations of engineering principles to teach the student.
  • Safety Guardrails: Implements strict rules against auto-continuation and triggers advisory skills if student engagement drops.
  • Use Case: Implementing a new feature for a Liquid Galaxy app by following a detailed plan, ensuring the student understands each code change and its architectural implications before proceeding.

Quick Start

Use the lg-exec skill to implement the plan for the 'earthquake-visualization' feature.

Frequently Asked Questions about lg-exec

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

FAQPage Schema
How do I execute a step-by-step implementation plan for a Flutter application with student validation checkpoints?

Guided development automates plan execution by processing implementation steps in small, manageable batches, pausing after each to enforce educational validation checkpoints and ensure strict adherence to architectural boundaries.

What is guided development for Liquid Galaxy Flutter applications?

Guided development automates plan execution by processing implementation steps in small batches, pausing after each to enforce educational validation checkpoints and ensure strict adherence to architectural boundaries.

Does this code execution skill support auto-continuation after generating code batches?

No, this code execution skill does not support auto-continuation. It implements strict safety guardrails by pausing after each batch to require student interaction and triggers advisory skills if engagement drops.

How do I add educational verification questions during Flutter feature implementation?

You add educational verification questions during Flutter feature implementation by using this Skill to integrate mandatory comprehension checks and explanations of engineering principles directly into the code generation and commit processes.

What are the limitations of using agentic programming for Liquid Galaxy app development?

Limitations of using agentic programming for Liquid Galaxy apps include a strict no-auto-continue rule and mandatory student interaction, meaning the process cannot proceed autonomously without human validation at each checkpoint.