Search real product UI screens for design reference.
Use this BEFORE designing any page/component so your output matches how the
best-designed products actually solve the problem. Returns structured metadata
(description, UX patterns, UI elements, colors, palette) plus an image_url.
Section/component/recipe hits also carry `measured` and `retina` booleans —
prefer measured:true, retina:true references (pixel-measured, high-res).
`query` alone works well — the filters below are optional. A value outside the lists is
treated as a HINT (it ranks, it does not exclude), and if the filters together match
nothing they relax rather than hand you an empty list. So a near-miss costs you nothing;
spelling one exactly is simply more precise.
Args:
query: free text, e.g. "fintech onboarding", "dark dashboard", "Linear".
page_type: one of Billing · Camera / Capture · Changelog · Chat / Assistant ·
Checkout · Dashboard · Detail · Docs · Editor · Empty State · Feed ·
Integrations · Landing Page · Log In · Map · Onboarding · Paywall · Player ·
Pricing · Profile & Account · Search & Results · Settings · Sign Up · Stories.
ux_pattern: e.g. "Dark Mode", "Filter & Sorting", "Stats / KPIs", "Data Table",
"Command Palette", "Multi-step Form", "Sidebar Navigation", "Bento Grid",
"Progressive Onboarding", "Empty State", "Kanban", "Master-Detail", "WYSIWYG".
industry: one of AI · Analytics · Communication · Consumer · Creator · Data ·
Design · Dev Tools · E-commerce · Entertainment · Fintech · Health & Fitness ·
Productivity · Real Estate · Security · Travel & Local.
platform: "Web", "iOS" or "Android" (mobile = official store-listing screens).
limit: max results (1-40, default 12).
kind: "page" (default, whole screens), "section" (page parts),
"recipe" (live-decoded composed patterns: Command Palette, Navbar, Login,
Data Table, Hero Effect...) or "component" (measured single components).
section_type: narrows by type, e.g. kind="section" + "Pricing / Plans" /
"Testimonial / Social Proof" / "Hero", or kind="recipe" + "Login" /
"Navbar" / "Data Table" / "Hero Effect".