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.