slide-shell · v0.6.0+
SlidePipeline
Pipeline horizontal de pasos numerados separados por →. Cada paso lleva icon box en gradient + label mono uppercase + h5 + body. Soporta iconImg apuntando a Heroicons SVG (auto-tinted a --color-cielo). Último paso opcionalmente accent: 'ok' (verde, success).
Subagent invocation flow
Props
| Prop | Tipo | Default | Descripción |
|---|---|---|---|
eyebrow | string | '' | Kicker. |
title | string | '' | Título. |
titleHighlight | string | '' | Substring del título a destacar. |
intro | string | '' | Párrafo intro (acepta **strong** y `code`). |
steps | Step[] | [] | 3-5 pasos ideales. { label?, icon?, iconImg?, title, body?, accent? }. |