lamina-uxlisted
Install: claude install-skill aryaniyaps/lamina
# Lamina UX
## Reference-loading protocol
1. Match the request's primary interaction risk to one row below.
2. Open that linked reference before answering. Add another only when a second
risk materially changes the answer; do not preload the directory.
3. Start the response with `Using lamina-ux: <topic path(s)>` so the selected
interaction lens is auditable.
## Topic index
| Interaction signal | Read | Adds |
|---|---|---|
| Need the end-to-end design-to-implementation loop | [Design Process](references/design-process.md) | Persona walks, graph expansion, implementation, and verification lifecycle |
| Need to order steps, branches, prerequisites, and recovery for one outcome | [Workflow Design](references/flow-design.md) | operation-level flow structure |
| Need to group product concepts, hierarchy, labels, or findability | [Information Architecture](references/information-architecture.md) | entity- and task-based organization |
| Users are lost between destinations or cannot maintain orientation | [Navigation](references/navigation.md) | wayfinding, current location, and route structure |
| Need labels, headings, instructions, empty copy, or error copy | [Content Design](references/content-design.md) | consistent, scan-first interface language |
| Need input semantics, validation timing, field errors, or submission recovery | [Forms](references/forms.md) | accessible validation and data-entry behavior |
| Need action hierarchy, destructive-action policy, menus, co