If the tool name includes design or UI, it probably owns pixels. Lamina owns behavior.
Who this comparison is for
You are in the right place if
You installed a UI skill and still ship impossible product states.
You want a roster of UI tools and where Lamina fits in the stack.
You are evaluating which skill to install first on a new repo.
BMAD or PRD skills gave you documents but no verify loop on the live app.
Context
The UI skill category grew fast in 2025-2026: craft skills, component skills, design intelligence packs, and PRD-oriented UX heuristics. They share a goal: make AI-generated interfaces less generic and more professional. None of them replace behavior contracts. This umbrella page maps the category and links to deep dives on Impeccable, Stitch, and shadcn.
Common situations
Concrete cases from AI-shipping workflows. Each shows what the alternative handles and where a behavior contract helps.
Installed UI UX Pro Max, flows still break
Situation
Design intelligence improved color and layout choices. Partner can still skip onboarding steps because nothing defined step prerequisites.
What UI design skills does
UI UX Pro Max and similar skills bias the agent toward better visual decisions and pattern libraries.
What Lamina adds
Behavior contract with permission matrix and verify on staging.
Takeaway
Design intelligence is not domain modeling.
BMAD produced a PRD, agent shipped happy path only
Situation
PRD documents actors and stories. Implementation skipped error paths and gate transitions.
What UI design skills does
BMAD structures product thinking and documentation.
What Lamina adds
Machine-readable run.yaml plus implement.md handoff and /lamina-verify on the built UI.
Takeaway
Documents help humans; contracts help agents and verify.
Landing page needs anti-slop polish only
Situation
No checkout, auth gates, or role-specific behavior on this release.
No. Lamina is headless product design: behavior contracts with no visual output.
Which should I install first on a new repo?
If you already ship features with roles and gates, install Lamina first. If you are still fixing generic-looking UI on static pages, start with a UI skill.
My UI skill writes PRDs. Is that enough?
PRDs help alignment. They are not a substitute for machine-readable contracts and live verification unless you maintain that loop yourself.
Comparisons map stack layers, repo artifacts, and HavenStay demo examples. Updated when major tools change positioning.
More comparisons
Install in one command.
A headless product-design skill for your AI coding agent. Then run the design → implement → verify loop on your next feature.
Apache-2.0 · open source. Star on GitHub if Lamina saves you a loop.