mcpbeat Sign in

Lamina Ux Agent Skill

Design understandable and accessible product interactions. Use when shaping workflows, information architecture, navigation, interface copy, forms, controls, empty states, onboarding, feedback, error recovery, progressive disclosure, discoverability, accessibility, trust, group dynamics, or interaction edge cases. Use lamina-product-behavior for authoritative state rules and lamina-evaluation to judge a built product.

7k tokens
context cost
the whole folder, loaded on every use
18
files
instructions only
0
copies elsewhere
how many repositories repackaged it
111
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/aryaniyaps/lamina --skill lamina-ux

What comes with it

23 523 bytes besides the instruction
references/accessibility.md
references/content-design.md
references/controls-and-menus.md
references/design-process.md
references/discoverability.md
references/edge-cases.md
references/empty-states.md
references/error-handling.md
references/feedback-and-status.md
references/flow-design.md
references/forms.md
references/information-architecture.md
references/navigation.md
references/onboarding.md
references/persuasion-and-groups.md
references/progressive-disclosure.md
references/trust.md

The instruction itself

4 sections, as written by the author

Lamina UX

Reference-loading protocol

  • Match the request's primary interaction risk to one row below.
  • Open that linked reference before answering. Add another only when a second

risk materially changes the answer; do not preload the directory.

  • 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 | Persona walks, graph expansion, implementation, and verification lifecycle |

| Need to order steps, branches, prerequisites, and recovery for one outcome | Workflow Design | operation-level flow structure |

| Need to group product concepts, hierarchy, labels, or findability | Information Architecture | entity- and task-based organization |

| Users are lost between destinations or cannot maintain orientation | Navigation | wayfinding, current location, and route structure |

| Need labels, headings, instructions, empty copy, or error copy | Content Design | consistent, scan-first interface language |

| Need input semantics, validation timing, field errors, or submission recovery | Forms | accessible validation and data-entry behavior |

| Need action hierarchy, destructive-action policy, menus, confirmation, or undo | Controls and Actions | explicit action semantics and reversibility |

| A collection or account has no data yet | Empty States | scenario-bound explanation and next action |

| New or returning users cannot reach first value | Onboarding | minimal setup, permissions, and resumable progress |

| Users cannot tell whether an action started, succeeded, failed, or is delayed | Feedback and Status | visible transient and terminal states |

| Need actor-visible failure language and a concrete recovery path | Error Handling | error categories, recovery, and blame-free copy |

| The interface exposes too much complexity at once | Progressive Disclosure | essential versus advanced action tiers |

| Users cannot perceive an available action or its consequence | Discoverability | signifiers, disabled reasons, and feedback gulfs |

| Need keyboard, screen-reader, focus, announcement, contrast, or touch behavior | Accessibility | interaction-specific accessible acceptance criteria |

| Behavior changes through invitations, persuasion, groups, or social influence | Multi-Actor Dynamics | consent, autonomy, and group-effect safeguards |

| A high-stakes action needs honest consequence, fee, privacy, or success signals | Trust Signals | observable product honesty |

| Need distinct denied, stale, concurrent, destructive, or dependency-failure cases | Distinct Product Risks | non-duplicative scenarios with observable acceptance |

Working rule

Use the smallest sufficient reference set. Common pairs are forms + error

handling, navigation + information architecture, and feedback + trust for

high-stakes asynchronous actions. Accessibility applies to every critical

interaction but load its full reference when accessibility behavior is a

decision, acceptance target, or stated risk.

Other skills for the same job

different authors, same section of the catalogue
Theme Factory
by anthropics
vendor ×16

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

36k tokens
Brand Guidelines
by anthropics
vendor ×13

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

3k tokens
Artifacts Builder
by JayZeeDesign
×8

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

11k tokens scripts
Web Artifacts Builder
by anthropics
vendor ×7

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

11k tokens scripts
Frontend Design
by Karanjot786
×6

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

1k tokens
Frontend Design
by anthropics
vendor ×4

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

5k tokens
Expo Tailwind Setup
by openai
vendor ×4

Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling

3k tokens
Use Dom
by openai
vendor ×3

Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.

3k tokens

How to use it

Copy the folder

Take aryaniyaps/lamina-ux from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.