Get Design Examples
get_design_examplesFetches curated real-world examples of a design pattern from top apps and websites. Each result includes the app/site, what it does well, and a source link to view the screenshot.
Instructions
Fetch curated real-world examples of a design pattern from top apps and websites (paywalls, onboarding, auth, navigation, checkout, settings, empty states, heroes, pricing, features, social proof, signup, dashboards, footers). Returns, for each example, the app/site, what it does well, and a source link to view the screenshot. NOTE: this installation does not bundle the screenshot images (they are third-party assets, excluded from the published package), so the notes and links are returned WITHOUT inline images — open the links, or use your own browser tool, if you need to see them.
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 and Android app screens, 'ios' or 'android' to pin one, 'web' for website examples |