lg-plan-writer

Generate step-by-step implementation plans for Liquid Galaxy Flutter features.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill guides users through creating detailed, step-by-step implementation plans for Liquid Galaxy Flutter features, ensuring educational checkpoints and collaborative development before any code is written.

Core Features & Use Cases

  • Collaborative Planning: Builds implementation plans interactively with the user, one task at a time.
  • Educational Focus: Integrates learning objectives and verification questions to reinforce understanding of architectural principles.
  • Structured Output: Saves detailed plans to docs/plans/ and ensures adherence to engineering principles.
  • Use Case: A new developer needs to add a real-time data visualization to the LG Flutter app. This Skill will help them break down the feature into manageable coding tasks, understand the underlying architecture (Controller-to-Rig, Separation of Concerns), and pass educational checks before implementation begins.

Quick Start

Use the lg-plan-writer skill to create a plan for adding a new feature to the LG Flutter app.

Frequently Asked Questions about lg-plan-writer

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

FAQPage Schema
How do I create a structured implementation plan for a Liquid Galaxy Flutter feature?

Creating a structured implementation plan for a Liquid Galaxy Flutter feature involves interactively breaking down tasks, integrating educational checkpoints on architecture, and verifying engineering principles before coding. The skill generates detailed plans saved to the docs/plans/ directory.

What is collaborative feature planning in the context of Flutter app development?

Collaborative feature planning in Flutter app development is an interactive process where users build implementation plans one task at a time. It ensures a deep understanding of architecture like Controller-to-Rig and Separation of Concerns before code execution.

Does Liquid Galaxy feature planning require passing educational checks before coding?

Yes, Liquid Galaxy feature planning requires passing educational checks before coding begins. The process integrates learning objectives and mandatory verification questions to reinforce understanding of architectural principles and task breakdown.

How do I break down a real-time data visualization feature into manageable Flutter tasks?

Breaking down a real-time data visualization feature into manageable Flutter tasks involves guided interactive planning that emphasizes one-task-at-a-time development. This ensures adherence to engineering principles and a deep understanding of the underlying architecture.

What's the best way to ensure adherence to engineering principles when adding new Flutter app features?

The best way to ensure adherence to engineering principles when adding Flutter app features is through structured planning with mandatory verification phases. This approach enforces architectural understanding of patterns like Separation of Concerns before implementation starts.