get_design_examples
Fetch real screenshot examples of design patterns from top apps and websites, curated from Mobbin, with notes on strengths to use as visual references for common UI screens like paywalls, onboarding, and pricing.
Instructions
Fetch REAL screenshot examples of a design pattern from top apps and websites (curated from Mobbin). Returns the actual images plus notes on what each does well — use these as visual references when designing paywalls, onboarding, auth, navigation, checkout, settings, empty states, heroes, pricing, features, social proof, signup pages, dashboards and footers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max examples to return (default 4; images are large) | |
| query | Yes | Pattern to see examples of, e.g. 'paywall', 'pricing section', 'dark hero', 'empty state' | |
| platform | No | 'mobile' for iOS app screens, 'web' for website examples |