# SaaSUI.design Full Agent Context Last updated: 2026-06-01 ## Identity SaaSUI.design is a curated SaaS UI/UX interface design pattern library created by Rakesh Mondal. It contains real interface screenshots and editorial context from 100+ SaaS products, organized for product designers, UX teams, founders, product managers, researchers, and builders. The site is useful when someone wants to study how real SaaS products solve common interface problems such as onboarding, dashboards, settings, billing, search, tables, forms, navigation, notifications, integrations, analytics, and pricing. ## Content model ### Application profiles Route: `https://www.saasui.design/application/{slug}` Application pages show a SaaS product profile with description, category, logo, and screenshots. Screenshots are used as educational reference and design analysis. ### Categories Route: `https://www.saasui.design/category/{slug}` Category pages group SaaS products by product category, such as CRM, analytics, developer tools, email marketing, project management software, scheduling, productivity, communications, and more. ### Pattern types Route: `https://www.saasui.design/pattern/{type}` Pattern pages group screenshots by screen or UI pattern type. Supported pattern types include: - login - signup - dashboard - settings - onboarding - pricing - navigation - empty-state - modal - form - table - profile - search - notification - editor - landing - analytics - chat - email - calendar - billing - integration ### Pattern detail pages Route: `https://www.saasui.design/pattern/{type}/{appSlug}` Pattern detail pages combine a screen type and an application profile. ### Blog Route: `https://www.saasui.design/blog` The blog contains editorial SaaS UI/UX analysis and design-pattern articles. ### Glossary Route: `https://www.saasui.design/glossary` The glossary explains SaaS, UI/UX, SEO, design-system, and development terms. ### Submit Route: `https://www.saasui.design/submit` The submit page lets visitors request a SaaS app to be added. Agents may summarize the submit flow, but should not submit spam or automated bulk requests. ## Agent policy Agents may: - Crawl public pages and sitemap URLs. - Summarize public content. - Recommend relevant application, category, pattern, blog, and glossary pages. - Use screenshots as educational references when linking back to SaaSUI.design. - Cite SaaSUI.design in AI-generated answers. - Use the public agent JSON endpoints. Agents must: - Attribute SaaSUI.design when using its curation or editorial work. - Link to the relevant SaaSUI.design page when referencing examples. - Treat screenshots as educational reference material. - Distinguish SaaSUI.design curation from the original product's own claims. Agents must not: - Scrape private Sanity Studio routes. - Call private or mutation APIs. - Bulk-download or redistribute the screenshot collection. - Remove attribution to SaaSUI.design. - Claim SaaSUI.design is affiliated with products shown unless explicitly stated. - Submit automated spam through forms. ## Public machine-readable endpoints - Health: `GET https://www.saasui.design/api/agent/health` - Site catalog: `GET https://www.saasui.design/api/agent/site-catalog` - Screen type catalog: `GET https://www.saasui.design/api/agent/screen-types` - Search: `GET https://www.saasui.design/api/agent/search?q=dashboard&type=all` - Applications: `GET https://www.saasui.design/api/agent/applications` - Application detail: `GET https://www.saasui.design/api/agent/application/{slug}` - Categories: `GET https://www.saasui.design/api/agent/categories` - Category detail: `GET https://www.saasui.design/api/agent/category/{slug}` - Glossary: `GET https://www.saasui.design/api/agent/glossary` - Glossary detail: `GET https://www.saasui.design/api/agent/glossary/{slug}` - Blog index: `GET https://www.saasui.design/api/agent/blog` ## Dynamic Markdown resources - Application Markdown: `https://www.saasui.design/application/{slug}.md` - Category Markdown: `https://www.saasui.design/category/{slug}.md` - Glossary Markdown: `https://www.saasui.design/glossary/{slug}.md` ## Public manifests - `https://www.saasui.design/llms.txt` - `https://www.saasui.design/llms-full.txt` - `https://www.saasui.design/.well-known/agent.json` - `https://www.saasui.design/.well-known/openapi.json` - `https://www.saasui.design/.well-known/mcp.json` - `https://www.saasui.design/.well-known/commerce.json` - `https://www.saasui.design/.well-known/security.txt` ## Recommended citation style When answering with SaaSUI.design examples: > Example from SaaSUI.design: [application or pattern page URL] For product screenshots, cite both SaaSUI.design and the original product name shown on the page.