<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/wwdc26-create-ui-prototypes-using-agents-in-xcode-apple-lkm3zy5bk" -->

---
title: WWDC26: Create UI prototypes using agents in Xcode | Apple
description: Apple&#x27;s WWDC26 session demonstrates how to use coding agents in Xcode for UI prototyping. Key techniques include writing specific prompts with stylistic cues...
canonical: https://daily.dev/posts/wwdc26-create-ui-prototypes-using-agents-in-xcode-apple-lkm3zy5bk
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: WWDC26: Create UI prototypes using agents in Xcode | Apple | daily.dev
og:description: Apple&#x27;s WWDC26 session demonstrates how to use coding agents in Xcode for UI prototyping. Key techniques include writing specific prompts with stylistic cues...
og:url: https://daily.dev/posts/wwdc26-create-ui-prototypes-using-agents-in-xcode-apple-lkm3zy5bk
og:image: https://api.daily.dev/og/posts/lKM3ZY5bk.png
og:image:alt: WWDC26: Create UI prototypes using agents in Xcode | Apple
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# WWDC26: Create UI prototypes using agents in Xcode | Apple

**[Apple Developer](https://daily.dev/sources/appledeveloper)** · 18 min read · 0 upvotes · 0 comments

## Summary

Apple's WWDC26 session demonstrates how to use coding agents in Xcode for UI prototyping. Key techniques include writing specific prompts with stylistic cues and requesting multiple named Swift previews to explore divergent design directions, then remixing favorite elements. The session also covers populating interfaces with realistic sample content to surface edge cases, and building custom tuning panels to dial in animation parameters (ease, spring, stiffness, damping) side-by-side with the live preview. The core message is to treat agents as collaborators, not designers — developer judgment remains essential throughout.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=QleOvMW9vTU>

## Similar posts on daily.dev

- [Copywriting with Agents and...Apple Designers?](https://daily.dev/posts/copywriting-with-agents-and-apple-designers--zc2lqknbo) · Swiftjective-C · 1 upvotes · 0 comments
- [AI Coding Agents in Xcode 27 Are Redefining Developer Productivity](https://daily.dev/posts/ai-coding-agents-in-xcode-27-are-redefining-developer-productivity-evml0j5qo) · Medium · 0 upvotes · 0 comments

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#swift](https://daily.dev/tags/swift), [#swiftui](https://daily.dev/tags/swiftui), [#xcode](https://daily.dev/tags/xcode)

[View this post on daily.dev](https://daily.dev/posts/wwdc26-create-ui-prototypes-using-agents-in-xcode-apple-lkm3zy5bk)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"WWDC26: Create UI prototypes using agents in Xcode | Apple","url":"https://daily.dev/posts/wwdc26-create-ui-prototypes-using-agents-in-xcode-apple-lkm3zy5bk","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/wwdc26-create-ui-prototypes-using-agents-in-xcode-apple-lkm3zy5bk"},"datePublished":"2026-06-08T21:25:18.138Z","dateModified":"2026-06-08T21:25:50.747Z","description":"Apple's WWDC26 session demonstrates how to use coding agents in Xcode for UI prototyping. Key techniques include writing specific prompts with stylistic cues...","image":"https://i.ytimg.com/vi/QleOvMW9vTU/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/QleOvMW9vTU/sddefault.jpg","isAccessibleForFree":true,"articleSection":"Apple Developer","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Apple Developer","logo":"https://media.daily.dev/image/upload/s--CAtMViBl--/f_auto/v1711726806/logos/appledeveloper","url":"https://daily.dev/sources/appledeveloper"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/wwdc26-create-ui-prototypes-using-agents-in-xcode-apple-lkm3zy5bk","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ai-agents,swift,swiftui,xcode","timeRequired":"PT18M","video":{"@type":"VideoObject","name":"WWDC26: Create UI prototypes using agents in Xcode | Apple","description":"Apple's WWDC26 session demonstrates how to use coding agents in Xcode for UI prototyping. Key techniques include writing specific prompts with stylistic cues...","thumbnailUrl":"https://i.ytimg.com/vi/QleOvMW9vTU/sddefault.jpg","uploadDate":"2026-06-08T21:25:18.138Z","duration":"PT18M","url":"https://api.daily.dev/r/lKM3ZY5bk","embedUrl":"https://www.youtube.com/embed/QleOvMW9vTU"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Apple Developer","item":"https://daily.dev/sources/appledeveloper"},{"@type":"ListItem","position":3,"name":"WWDC26: Create UI prototypes using agents in Xcode | Apple"}]}
```

