design-structure

Installation
SKILL.md

Design Structure

Overview

This skill turns a vague idea into an initial design tree through a two-phase workflow:

  1. Interactive confirmation — progressively confirm design_target_type, problem, scope, and assumptions with the user
  2. Design tree generation — produce the design tree based on confirmed inputs

Its primary output is design_state. When the initial tree first becomes stable enough to reference safely, persist it as the authoritative design artifact in the designated directory docs/design-tree/ before handing off to the next design step.

When to Use

Use this skill when:

  • the user has an idea but not a design
  • the task lacks scope, boundaries, core objects, or key flows
  • there is no clear design tree yet
Related skills
Installs
12
Repository
freeacger/loom
GitHub Stars
1
First Seen
Mar 30, 2026