get_step_by_step
Retrieve specific steps from the UI component build guide to match your current design, development, or testing phase.
Instructions
Return one or more steps from the Step-by-Step Build Guide. Fetch only the steps relevant to the current phase of work. e.g. pass [1, 2, 3] when defining design tokens, [7, 8] when building components.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | Yes | Step number(s) to retrieve, or 'all'. Steps: 1=Color, 2=Typography, 3=Spacing, 4=Look&Feel, 5=DevEnv, 6=Tokens, 7=Foundational Components, 8=Compound Components, 9=Testing, 10=Documentation, 11=Iterate |