Liquid Galaxy Project Init

Fork the Liquid Galaxy starter kit and scaffold a configured project.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/DarpanBaviskar1/Flutter_Starter_Kit --skill liquid-galaxy-project-init
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Liquid Galaxy Project Init
Source: https://github.com/DarpanBaviskar1/Flutter_Starter_Kit/tree/main/.agent/roles/lg-init
Command: npx skills add https://github.com/DarpanBaviskar1/Flutter_Starter_Kit --skill liquid-galaxy-project-init

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps students bootstrap a new Liquid Galaxy project by forking the starter kit and configuring standard parameters (2D/3D, screens, orientation).

Core Features & Use Cases

  • Scaffolds a new LG project by forking the starter kit and applying standard configurations (2D/3D, screens, orientation)
  • Validates repository structure, updates package.json, and prepares the development environment
  • Guides learners through the 6-stage project pipeline: Init, Brainstorm, Plan, Execute, Review, Quiz
  • Use Case: A class assigns LG projects and this skill standardizes setup across students

Quick Start

Prompt the student for project identity, display preferences, and environment choices, then initialize a new project from the LG starter kit.

Frequently Asked Questions about Liquid Galaxy Project Init

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

FAQPage Schema
How do I set up a new Liquid Galaxy project from a starter kit?

To set up a new Liquid Galaxy project, you fork the starter kit, scaffold the repository structure, and apply standard configurations for 2D/3D rigs, screen counts, and display orientation. The skill validates repository structure, updates package.json, and prepares the development environment automatically.

What is the Liquid Galaxy project initialization pipeline for students?

The Liquid Galaxy project initialization pipeline guides learners through a 6-stage process: Init, Brainstorm, Plan, Execute, Review, and Quiz. It standardizes project setup for students starting coursework or instructors setting up class projects across 2D/3D rigs with uniform screen counts.

Can I use this scaffolding tool for a 3D rig with multiple screen orientations?

Yes, this scaffolding tool configures standard parameters for both 2D and 3D Liquid Galaxy rigs. It prompts for display preferences and applies configurations to ensure uniform screen counts and orientations across class projects.

Do I need Git installed to bootstrap a Liquid Galaxy project?

Yes, Git is required to fork the Liquid Galaxy starter kit and perform repository setup. The skill checks environment dependencies during initialization to ensure your development environment is prepared before scaffold creation.

What's the best way to standardize Liquid Galaxy project setup across a class?

The best way to standardize class setup is using a starter kit scaffolding approach. It applies uniform Liquid Galaxy conventions for repository structure, package.json updates, and display configurations, ensuring all students begin with identical development environments.

Why does my Liquid Galaxy project initialization fail environment dependency checks?

Liquid Galaxy project initialization fails dependency checks when required Git or environment tools are missing. The skill validates repository structure and checks environment dependencies during setup, prompting for project identity and environment choices before completing scaffold creation.