{"@context":"https://schema.org","@type":"NewsArticle","generatedAt":"2026-07-28T06:20:51.496Z","headline":"Claude Design 产品设计师 Nate Parrott 分享如何用其探索视觉创意","description":"Anthropic 产品设计师 Nate Parrott 分享了他在 Claude Design（beta 版）中利用 HTML 交互能力进行产品原型、幻灯片、动画等视觉创意探索与迭代的方法。他将 Anthropic 品牌规范提炼为提示词，使输出自动符合品牌指南。Claude Design 不包含图像模型，不适合 Logo 设计，但可与 Claude Code 协同工作，将早期创意与生产开发衔接。","url":"https://www.aioga.com/news/cmrzawb1t0069ro8jesdi7q3o/","mainEntityOfPage":"https://www.aioga.com/news/cmrzawb1t0069ro8jesdi7q3o/","datePublished":"2026-07-23T16:00:00.000Z","dateModified":"2026-07-23T16:00:00.000Z","inLanguage":"zh-CN","publisher":{"@type":"NewsMediaOrganization","name":"Aioga","url":"https://www.aioga.com"},"citation":["https://claude.com/blog/how-the-product-designer-who-built-claude-design-uses-it-to-explore-ideas-before-building-them","https://aihot.virxact.com/items/cmrzawb1t0069ro8jesdi7q3o"],"canonicalUrl":"https://www.aioga.com/news/cmrzawb1t0069ro8jesdi7q3o/","directAnswer":{"@type":"Answer","text":"Aioga 编辑摘要：Anthropic 产品设计师 Nate Parrott 分享了他在 Claude Design（beta 版）中利用 HTML 交互能力进行产品原型、幻灯片、动画等视觉创意探索与迭代的方法。 Aioga 将其归入「技巧观点」方向，重点关注它对真实使用和行业竞争的影响。","url":"https://www.aioga.com/news/cmrzawb1t0069ro8jesdi7q3o/","dateCreated":"2026-07-23T16:00:00.000Z","author":{"@type":"Organization","@id":"https://www.aioga.com/authors/aioga-editorial/#editorial-team","name":"Aioga Editorial Team","url":"https://www.aioga.com/authors/aioga-editorial/"}},"evidence":[{"@type":"CreativeWork","name":"Claude：Blog（网页） source article","url":"https://claude.com/blog/how-the-product-designer-who-built-claude-design-uses-it-to-explore-ideas-before-building-them","datePublished":"2026-07-23T16:00:00.000Z","provider":{"@type":"Organization","name":"Claude：Blog（网页）","url":"https://claude.com/blog/how-the-product-designer-who-built-claude-design-uses-it-to-explore-ideas-before-building-them"}},{"@type":"CreativeWork","name":"AIHot archive record","url":"https://aihot.virxact.com/items/cmrzawb1t0069ro8jesdi7q3o","datePublished":"2026-07-23T16:00:00.000Z","provider":{"@type":"Organization","name":"AIHot","url":"https://aihot.virxact.com/items/cmrzawb1t0069ro8jesdi7q3o"}}],"aggregationSource":"Claude：Blog（网页）","originalPublisher":{"name":"Claude：Blog（网页）","url":"https://claude.com/blog/how-the-product-designer-who-built-claude-design-uses-it-to-explore-ideas-before-building-them"},"article":{"id":"cmrzawb1t0069ro8jesdi7q3o","slug":"cmrzawb1t0069ro8jesdi7q3o","url":"https://www.aioga.com/news/cmrzawb1t0069ro8jesdi7q3o/","title":"Claude Design 产品设计师 Nate Parrott 分享如何用其探索视觉创意","title_en":"How the product designer who built Claude Design uses it to explore ideas before building them","summary":"Anthropic 产品设计师 Nate Parrott 分享了他在 Claude Design（beta 版）中利用 HTML 交互能力进行产品原型、幻灯片、动画等视觉创意探索与迭代的方法。他将 Anthropic 品牌规范提炼为提示词，使输出自动符合品牌指南。Claude Design 不包含图像模型，不适合 Logo 设计，但可与 Claude Code 协同工作，将早期创意与生产开发衔接。","source":"Claude：Blog（网页）","sourceUrl":"https://claude.com/blog/how-the-product-designer-who-built-claude-design-uses-it-to-explore-ideas-before-building-them","aiHotUrl":"https://aihot.virxact.com/items/cmrzawb1t0069ro8jesdi7q3o","publishedAt":"2026-07-23T16:00:00.000Z","category":"技巧观点","score":61,"selected":false,"articleBody":["Nate Parrott, a product designer at Anthropic, shares how he uses Claude Design (in beta) to explore, iterate on, and share visual ideas early, from product prototypes to slide decks and animations.","In the fall of 2025, I was the only product designer on Claude Code for VS Code：https://code.claude.com/docs/en/vs-code, working with two engineers to reimagine everything Claude Code does for a friendly interface outside the terminal. We shipped the beta：https://www.anthropic.com/news/enabling-claude-code-to-work-more-autonomously at the end of September, Opus 4.5 arrived：https://www.anthropic.com/news/claude-opus-4-5 in November, and the Claude Code team started shipping fast and aggressively. The engineers were shipping far more than before, while I was still delivering at the pace I always had. I needed to find a way to catch up.","Claude Code runs in the terminal, where everything is text-based, and my first attempt treated it that way: I copied output into Claude, added screenshots, and asked, \"Here's a feature we want to add. Why don't you design it?\" The results weren't good. For a month or so, as a side project, I kept looking for ways to improve Claude’s design output.","Eventually I stumbled onto the answer: Claude is really good with HTML. We think of HTML as the format for websites, but it's also a rich, interactive visual medium: anything you can make in a slide deck, a video file, or a PDF, you can make in a web page. So I prompted Claude to make HTML, and gave it a split-view interface where you could chat on the left and see the output on the right.","That was useful, but product design is driven by applying knowledge of the product and brand you work on, so as a next step I spent a while distilling the essence of Anthropic's brand (the fonts, colors, assets, and principles our products use) into prompts. This way, when I type my prompt into the tool, the output is compliant with the Anthropic brand guide.","I put all that into a small internal prototype and shared it with the team. Product designers picked it up immediately for interactive prototypes. Making a click-through prototype in traditional design tools means mocking up every state of every screen and wiring them together by hand. Here, you hand Claude your assets and say: make it work. Every artifact it delivers has a link you can share the way you'd share a doc.","I first realized how compelling Claude Design was at an idea pitch session during an Anthropic Labs：https://www.anthropic.com/news/introducing-anthropic-labs team offsite: every person there threw together slides using it, often in the middle of the meeting before their turn to present. That session convinced the Labs team to staff it, and Claude Design went from a side project to a real project.","We stopped describing it as a tool for product mockups. Claude Design became a tool for producing any kind of visual communication: slide decks, landing pages, one-pagers you print as a PDF, emails, animations, visuals to share on social media. I think of it as one click above product design: you collaborate with Claude on visuals whose main job is communication and ideation.","As models get better at vision, so does the range and quality of work Claude Design can do. Our latest Opus-class model, Claude Opus 5：https://www.anthropic.com/news/claude-opus-5, is better than previous Opus models at reading the charts, diagrams, and screenshots, making it powerful when paired with Claude Design for creating presentation-worthy decks and memos.","Claude Design doesn't have an image model and isn’t built for image generation, so it's a poor fit for logo design—though that hasn’t stopped people from trying. The better approach here is to bring in the logo and assets you already have. The rest of the product works the same way: Claude creates options and starting points so you don’t have to stare at a blank canvas, and you choose what's good on its own, or as a combination of multiple versions.","And if you're shipping production software, stick with Claude Code. Claude Code is for coding; Claude Design is for the other parts of the design work: early ideation, collaboration, or getting buy-in on a direction before anyone commits to building it. The two work together round-trip, so you can sync a prototype you started in Claude Code to Claude Design for iteration and editing on the canvas, or hand off a prototype you’re ready to build from Claude Design to Claude Code. As models get better at building production software, the work that matters most moves earlier in the process: having good ideas, getting everyone aligned, and collecting feedback while an idea is still early.","I use Claude Design every day for what you’d call bread-and-butter design work: wireframing early ideas, or generating 15 versions of a flow to collect feedback from colleagues. Some recent examples from my own work:","There's a Bret Victor talk every designer should watch at some point, called Stop Drawing Dead Fish：https://vimeo.com/64895205. From the blurb: \"Everything we draw should be alive by default.\"","I'd encourage designers, in Claude Design or any other tool, to think about how to make their creations alive. My favorite Claude Design creations are the ones that don't fit into existing boxes: docs with interactive simulations, slide decks that talk to you, diagrams that are also videos, designs that are also their own editors. Code, specifically HTML, is an amazing medium for creativity, and it's finally somewhat easy for designers to create with.","Claude Design took its current shape because people at Anthropic kept finding uses I hadn't planned for; it is now available in beta on Claude Pro, Max, Team, and Enterprise plans. Try it：https://claude.com/product/design and take it somewhere we haven't thought of yet.","This article was written by Nate Parrott, a product designer at Anthropic, and expresses his opinions, usage patterns, and advice on Claude Design.","Explore more product news and best practices for teams building with Claude.","Product updates, how-tos, community spotlights, and more. Delivered monthly to your inbox.","Hi Claude! Could you help me develop a unique voice for an audience? If you need more information from me, ask me 1-2 key questions right away. If you think I should upload any documents that would help you do a better job, let me know. You can use the tools you have access to— like Google Drive, web search, etc.—if they’ll help you better accomplish this task. Do not use analysis tool. Please keep your responses friendly, brief and conversational. Please execute the task as soon as you can—an artifact would be great if it makes sense. If using an artifact, consider what kind of artifact (interactive, visual, checklist, etc.) might be most helpful for this specific task. Thanks for your help!","Hi Claude! Could you improve my writing style? If you need more information from me, ask me 1-2 key questions right away. If you think I should upload any documents that would help you do a better job, let me know. You can use the tools you have access to— like Google Drive, web search, etc.—if they’ll help you better accomplish this task. Do not use analysis tool. Please keep your responses friendly, brief and conversational. Please execute the task as soon as you can—an artifact would be great if it makes sense. If using an artifact, consider what kind of artifact (interactive, visual, checklist, etc.) might be most helpful for this specific task. Thanks for your help!","Hi Claude! Could you brainstorm creative ideas? If you need more information from me, ask me 1-2 key questions right away. If you think I should upload any documents that would help you do a better job, let me know. You can use the tools you have access to— like Google Drive, web search, etc.—if they’ll help you better accomplish this task. Do not use analysis tool. Please keep your responses friendly, brief and conversational. Please execute the task as soon as you can—an artifact would be great if it makes sense. If using an artifact, consider what kind of artifact (interactive, visual, checklist, etc.) might be most helpful for this specific task. Thanks for your help!","Hi Claude! Could you explain a complex topic simply? If you need more information from me, ask me 1-2 key questions right away. If you think I should upload any documents that would help you do a better job, let me know. You can use the tools you have access to— like Google Drive, web search, etc.—if they’ll help you better accomplish this task. Do not use analysis tool. Please keep your responses friendly, brief and conversational. Please execute the task as soon as you can—an artifact would be great if it makes sense. If using an artifact, consider what kind of artifact (interactive, visual, checklist, etc.) might be most helpful for this specific task. Thanks for your help!","Hi Claude! Could you help me make sense of these ideas? If you need more information from me, ask me 1-2 key questions right away. If you think I should upload any documents that would help you do a better job, let me know. You can use the tools you have access to— like Google Drive, web search, etc.—if they’ll help you better accomplish this task. Do not use analysis tool. Please keep your responses friendly, brief and conversational. Please execute the task as soon as you can—an artifact would be great if it makes sense. If using an artifact, consider what kind of artifact (interactive, visual, checklist, etc.) might be most helpful for this specific task. Thanks for your help!","Hi Claude! Could you prepare for an exam or interview? If you need more information from me, ask me 1-2 key questions right away. If you think I should upload any documents that would help you do a better job, let me know. You can use the tools you have access to— like Google Drive, web search, etc.—if they’ll help you better accomplish this task. Do not use analysis tool. Please keep your responses friendly, brief and conversational. Please execute the task as soon as you can—an artifact would be great if it makes sense. If using an artifact, consider what kind of artifact (interactive, visual, checklist, etc.) might be most helpful for this specific task. Thanks for your help!","Hi Claude! Could you explain a programming concept? If you need more information from me, ask me 1-2 key questions right away. If you think I should upload any documents that would help you do a better job, let me know. You can use the tools you have access to— like Google Drive, web search, etc.—if they’ll help you better accomplish this task. Do not use analysis tool. Please keep your responses friendly, brief and conversational. Please execute the task as soon as you can—an artifact would be great if it makes sense. If using an artifact, consider what kind of artifact (interactive, visual, checklist, etc.) might be most helpful for this specific task. Thanks for your help!","Hi Claude! Could you look over my code and give me tips? If you need more information from me, ask me 1-2 key questions right away. If you think I should upload any documents that would help you do a better job, let me know. You can use the tools you have access to— like Google Drive, web search, etc.—if they’ll help you better accomplish this task. Do not use analysis tool. Please keep your responses friendly, brief and conversational. Please execute the task as soon as you can—an artifact would be great if it makes sense. If using an artifact, consider what kind of artifact (interactive, visual, checklist, etc.) might be most helpful for this specific task. Thanks for your help!","Hi Claude! Could you vibe code with me? If you need more information from me, ask me 1-2 key questions right away. If you think I should upload any documents that would help you do a better job, let me know. You can use the tools you have access to— like Google Drive, web search, etc.—if they’ll help you better accomplish this task. Do not use analysis tool. Please keep your responses friendly, brief and conversational. Please execute the task as soon as you can—an artifact would be great if it makes sense. If using an artifact, consider what kind of artifact (interactive, visual, checklist, etc.) might be most helpful for this specific task. Thanks for your help!","Hi Claude! Could you write grant proposals? If you need more information from me, ask me 1-2 key questions right away. If you think I should upload any documents that would help you do a better job, let me know. You can use the tools you have access to — like Google Drive, web search, etc. — if they’ll help you better accomplish this task. Do not use analysis tool. Please keep your responses friendly, brief and conversational. Please execute the task as soon as you can - an artifact would be great if it makes sense. If using an artifact, consider what kind of artifact (interactive, visual, checklist, etc.) might be most helpful for this specific task. Thanks for your help!"],"articleImages":[{"sourceUrl":"https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/6903d224f466b800c4a5a016_a7b8978859371a024139418f3366bb0600ee1675-1000x1000.svg","alt":"","afterParagraph":0,"url":"/media/articles/cmrzawb1t0069ro8jesdi7q3o/6c372a1bb9e5e250.jpg"},{"sourceUrl":"https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/6903d225e31f7aa22c1f28cb_46e4aa7ea208ed440d5bd9e9e3a0ee66bc336ff1-1000x1000.svg","alt":"","afterParagraph":16,"url":"/media/articles/cmrzawb1t0069ro8jesdi7q3o/3ffa24409e24ec00.jpg"},{"sourceUrl":"https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/6903d22d6ec42bcf1c632f75_52f59749d1e033ff2675c6686a07bcce83fb5046-1000x1000.svg","alt":"","afterParagraph":16,"url":"/media/articles/cmrzawb1t0069ro8jesdi7q3o/1086bc9cbe5db822.jpg"},{"sourceUrl":"https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/6903d22824d4124c2e33ba8e_b1ce510c468b2920d4f8f61c17a50906801f939a-1000x1000.svg","alt":"","afterParagraph":16,"url":"/media/articles/cmrzawb1t0069ro8jesdi7q3o/2e542e49eeb40955.jpg"},{"sourceUrl":"https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/6903d2308749b4e883cc44b7_e029027e0b3beeb5b629bd4a26143597e7775b38-1000x1000.svg","alt":"","afterParagraph":16,"url":"/media/articles/cmrzawb1t0069ro8jesdi7q3o/9c92d98d5a058739.jpg"}],"mediaStatus":"ok","articleBodyZh":["Anthropic 的产品设计师 Nate Parrott 分享了他如何使用 Claude Design（测试版）从产品原型到幻灯片和动画，在早期探索、迭代和分享视觉创意。","2025 年秋，我是 Claude Code for VS Code：https://code.claude.com/docs/en/vs-code 上唯一的产品设计师，与两名工程师合作，为终端以外的友好界面重新构想 Claude Code 的所有功能。我们于九月底发布了测试版：https://www.anthropic.com/news/enabling-claude-code-to-work-more-autonomously，11 月 Opus 4.5 发布：https://www.anthropic.com/news/claude-opus-4-5，Claude Code 团队开始快速且积极地发布。工程师们发布的速度远超以往，而我仍然以原来的节奏交付。我需要找到赶上的方法。","Claude Code 在终端中运行，一切都是基于文本的，我的第一次尝试也是这样处理的：我将输出复制到 Claude，添加了截图，然后问：“这是我们想要添加的功能，你能设计一下吗？”结果不理想。有大约一个月的时间，作为一个副项目，我一直在寻找改进 Claude 设计输出的方法。","最终我发现了答案：Claude 在处理 HTML 时非常出色。我们通常把 HTML 看作网站的格式，但它也是一种丰富的、互动的视觉媒介：你能在幻灯片、视频文件或 PDF 中制作的内容，也可以在网页中制作。因此，我提示 Claude 制作 HTML，并提供了一个分屏界面，左侧可以聊天，右侧看到输出。","这很有用，但产品设计依赖于对你所设计的产品和品牌的知识应用，因此下一步，我花了一段时间将 Anthropic 品牌的精髓（我们的产品使用的字体、颜色、素材和原则）提炼成提示。这样，当我在工具中输入提示时，输出就会符合 Anthropic 品牌指南。","我把所有这些都放到一个小型内部原型里，并与团队分享。产品设计师们立刻用它制作交互原型。在传统设计工具中制作点击式原型意味着要为每个屏幕的每个状态进行模拟，并手动将它们链接在一起。而在这里，你只需要把你的素材交给Claude并说：让它工作。它输出的每个成果都有一个链接，你可以像分享文档一样分享它。","我第一次意识到Claude Design有多吸引人是在Anthropic Labs团队的一个创意展示会上：https://www.anthropic.com/news/introducing-anthropic-labs，每个人都用它在会议进行中快速制作幻灯片，甚至是在上台前的瞬间。那次会议说服了实验室团队投入人力，Claude Design从一个边缘项目变成了真正的项目。","我们不再把它描述为产品原型制作工具。Claude Design成为一个用于制作任何类型视觉传达的工具：幻灯片、落地页、可打印为PDF的一页文档、电子邮件、动画、用于社交媒体分享的视觉内容。我认为它比产品设计高了一步：你可以与Claude协作制作主要用于沟通和创意的视觉内容。","随着模型在视觉方面的能力提升，Claude Design能够完成的工作的范围和质量也随之提高。我们最新的Opus级模型Claude Opus 5：https://www.anthropic.com/news/claude-opus-5，在读取图表、示意图和截图方面比之前的Opus模型更强大，当与Claude Design配合使用来制作适合演示的幻灯片和备忘录时，效果尤其出色。","Claude Design没有图像模型，也不是为图像生成而建，因此它不适合做Logo设计——尽管这并没有阻止人们尝试。这里更好的方法是使用你已有的Logo和素材。其余产品使用方式相同：Claude提供选项和起点，让你不用盯着空白画布，也可以选择单独满意的内容或多种版本的组合。","如果你正在发布生产软件，请坚持使用 Claude Code。Claude Code 用于编码；Claude Design 用于设计工作的其他部分：早期创意、协作或在任何人开始构建之前获取对方向的认可。这两者可以双向协作，因此你可以将你在 Claude Code 中启动的原型同步到 Claude Design 进行画布上的迭代和编辑，或者将你准备构建的原型从 Claude Design 交给 Claude Code。随着模型在构建生产软件方面变得更好，最重要的工作会提前发生：拥有好想法，让所有人达成一致，并在想法仍处于早期阶段时收集反馈。","我每天都使用 Claude Design 来做你所说的基本设计工作：为早期想法制作线框，或者生成 15 个流程版本以收集同事的反馈。以下是我自己工作中的一些最近例子：","每位设计师在某个时刻都应该观看一场 Bret Victor 的演讲，名为《停止画死鱼》：https://vimeo.com/64895205。简介中写道：“我们所画的一切默认都应该是有生命的。”","我鼓励设计师，无论是在 Claude Design 还是任何其他工具中，都考虑如何让他们的创作充满生命。我最喜欢的 Claude Design 创作是那些不符合现有框架的作品：带交互模拟的文档，会与你对话的幻灯片演示，既是图表又是视频的作品，同时也是它们自己的编辑器。代码，尤其是 HTML，是一种令人惊叹的创意媒介，现在设计师创建它已经相对容易。","Claude Design 形成目前的形态是因为 Anthropic 的人们不断发现我未计划的用途；现在它在 Claude Pro、Max、Team 和 Enterprise 计划中以测试版形式提供。试试它：https://claude.com/product/design 并把它带到我们尚未想到的地方。","本文由 Anthropic 的产品设计师 Nate Parrott 撰写，表达了他对 Claude Design 的观点、使用模式和建议。","探索更多产品新闻以及使用 Claude 构建团队的最佳实践。","产品更新、操作指南、社区聚焦等等。每月发送到你的收件箱。","嗨，Claude！你能帮我为观众开发一个独特的语气吗？如果你需要我提供更多信息，请立即问我1-2个关键问题。如果你认为我应该上传任何文档来帮助你更好地完成任务，请告诉我。你可以使用你可以访问的工具——比如Google Drive、网络搜索等——如果它们能帮助你更好地完成这个任务。请不要使用分析工具。请保持你的回复友好、简短且富有对话感。请尽快执行任务——如果有一个作品示例会有帮助，那就太好了。如果使用作品示例，请考虑哪种作品（互动、视觉、清单等）对这个特定任务最有帮助。谢谢你的帮助！","嗨，Claude！你能帮我改进写作风格吗？如果你需要我提供更多信息，请立即问我1-2个关键问题。如果你认为我应该上传任何文档来帮助你更好地完成任务，请告诉我。你可以使用你可以访问的工具——比如Google Drive、网络搜索等——如果它们能帮助你更好地完成这个任务。请不要使用分析工具。请保持你的回复友好、简短且富有对话感。请尽快执行任务——如果有一个作品示例会有帮助，那就太好了。如果使用作品示例，请考虑哪种作品（互动、视觉、清单等）对这个特定任务最有帮助。谢谢你的帮助！","嗨，Claude！你能帮我头脑风暴创意吗？如果你需要我提供更多信息，请立即问我1-2个关键问题。如果你认为我应该上传任何文档来帮助你更好地完成任务，请告诉我。你可以使用你可以访问的工具——比如Google Drive、网络搜索等——如果它们能帮助你更好地完成这个任务。请不要使用分析工具。请保持你的回复友好、简短且富有对话感。请尽快执行任务——如果有一个作品示例会有帮助，那就太好了。如果使用作品示例，请考虑哪种作品（互动、视觉、清单等）对这个特定任务最有帮助。谢谢你的帮助！","嗨 Claude！你能把一个复杂的主题讲得简单明了吗？如果你需要我提供更多信息，请立即问我1-2个关键问题。如果你觉得我应该上传任何有助于你更好完成任务的文件，请告诉我。你可以使用你可以访问的工具，比如 Google Drive、网络搜索等——如果它们能帮助你更好地完成这个任务的话。不要使用分析工具。请保持你的回答友好、简短和对话式。请尽快执行任务——如果有一个可行的产物那就太好了。如果使用产物，考虑哪种类型的产物（互动的、可视化的、清单等）对这个特定任务最有帮助。谢谢你的帮助！","嗨 Claude！你能帮我理清这些想法吗？如果你需要我提供更多信息，请立即问我1-2个关键问题。如果你觉得我应该上传任何有助于你更好完成任务的文件，请告诉我。你可以使用你可以访问的工具，比如 Google Drive、网络搜索等——如果它们能帮助你更好地完成这个任务的话。不要使用分析工具。请保持你的回答友好、简短和对话式。请尽快执行任务——如果有一个可行的产物那就太好了。如果使用产物，考虑哪种类型的产物（互动的、可视化的、清单等）对这个特定任务最有帮助。谢谢你的帮助！","嗨 Claude！你能帮我准备考试或面试吗？如果你需要我提供更多信息，请立即问我1-2个关键问题。如果你觉得我应该上传任何有助于你更好完成任务的文件，请告诉我。你可以使用你可以访问的工具，比如 Google Drive、网络搜索等——如果它们能帮助你更好地完成这个任务的话。不要使用分析工具。请保持你的回答友好、简短和对话式。请尽快执行任务——如果有一个可行的产物那就太好了。如果使用产物，考虑哪种类型的产物（互动的、可视化的、清单等）对这个特定任务最有帮助。谢谢你的帮助！","嗨，Claude！你能解释一个编程概念吗？如果你需要我提供更多信息，请立即问我1-2个关键问题。如果你认为我应该上传任何有助于你更好完成任务的文件，请告诉我。你可以使用你能访问的工具——比如Google Drive、网络搜索等——如果它们能帮助你更好地完成这个任务。不要使用分析工具。请保持回答友好、简短并具有对话感。请尽快执行任务——如果有合适的工具或资料，提供一个会很棒。如果使用资料，请考虑哪种类型的资料（互动、可视化、清单等）对这个特定任务可能最有帮助。谢谢你的帮助！","嗨，Claude！你能查看我的代码并给我一些建议吗？如果你需要我提供更多信息，请立即问我1-2个关键问题。如果你认为我应该上传任何有助于你更好完成任务的文件，请告诉我。你可以使用你能访问的工具——比如Google Drive、网络搜索等——如果它们能帮助你更好地完成这个任务。不要使用分析工具。请保持回答友好、简短并具有对话感。请尽快执行任务——如果有合适的工具或资料，提供一个会很棒。如果使用资料，请考虑哪种类型的资料（互动、可视化、清单等）对这个特定任务可能最有帮助。谢谢你的帮助！","嗨，Claude！你能和我一起即兴编程吗？如果你需要我提供更多信息，请立即问我1-2个关键问题。如果你认为我应该上传任何有助于你更好完成任务的文件，请告诉我。你可以使用你能访问的工具——比如Google Drive、网络搜索等——如果它们能帮助你更好地完成这个任务。不要使用分析工具。请保持回答友好、简短并具有对话感。请尽快执行任务——如果有合适的工具或资料，提供一个会很棒。如果使用资料，请考虑哪种类型的资料（互动、可视化、清单等）对这个特定任务可能最有帮助。谢谢你的帮助！","嗨，Claude！你能写拨款提案吗？如果你需要更多信息，请立即问我1-2个关键问题。如果你认为我应该上传任何有助于你更好完成工作的文件，请告诉我。你可以使用你能够访问的工具——比如Google Drive、网络搜索等——如果它们能帮助你更好地完成这项任务。不要使用分析工具。请保持你的回应友好、简短和对话式。请尽快执行任务——如果有一个产物会有意义，那就太好了。如果使用产物，请考虑哪种类型的产物（互动、视觉、清单等）对这个特定任务最有帮助。感谢你的帮助！"],"translationStatus":"translated","bodyOrigin":"source-page","editorial":{"summary":"Aioga 编辑摘要：Anthropic 产品设计师 Nate Parrott 分享了他在 Claude Design（beta 版）中利用 HTML 交互能力进行产品原型、幻灯片、动画等视觉创意探索与迭代的方法。 Aioga 将其归入「技巧观点」方向，重点关注它对真实使用和行业竞争的影响。","background":"背景分析：产品与工具类动态的价值取决于它是否解决明确场景、能否进入工作流，以及交付、价格和数据安全是否可接受。","viewpoint":"Aioga 判断：这条动态更适合作为行业观察信号，当前信息足以建立线索，但不足以推导长期结论。","implications":"影响分析：对相关团队而言，短期应先核对来源、可用范围和实际成本，再判断是否值得接入或跟进。","nextStep":"后续观察：继续观察产品是否开放使用、用户反馈、定价、集成能力和后续版本更新。","evidenceRefs":["title","summary","articleBody"],"confidence":"medium","status":"published","aiGenerated":false,"autoApproved":true,"generatedBy":"rule-safe-fallback","generatedAt":"2026-07-28T06:29:10.588Z","sourceHash":"7c27e0ae1e2a229d","validation":{"passed":true,"mode":"rule-safe-fallback","checks":["schema","length","source-attribution","no-html"]}},"tags":["技巧观点","Claude：Blog（网页）"],"translations":{"zh-CN":{"title":"Claude Design 产品设计师 Nate Parrott 分享如何用其探索视觉创意","summary":"Anthropic 产品设计师 Nate Parrott 分享了他在 Claude Design（beta 版）中利用 HTML 交互能力进行产品原型、幻灯片、动画等视觉创意探索与迭代的方法。他将 Anthropic 品牌规范提炼为提示词，使输出自动符合品牌指南。Claude Design 不包含图像模型，不适合 Logo 设计，但可与 Claude Code 协同工作，将早期创意与生产开发衔接。","category":"技巧观点","source":"Claude：Blog（网页）","aggregationSource":"Claude：Blog（网页）","pageTitle":"Claude Design 产品设计师 Nate Parrott 分享如何用其探索视觉创意 - Aioga AI资讯","description":"Anthropic 产品设计师 Nate Parrott 分享了他在 Claude Design（beta 版）中利用 HTML 交互能力进行产品原型、幻灯片、动画等视觉创意探索与迭代的方法。他将 Anthropic 品牌规范提炼为提示词，使输出自动符合品牌指南。Claude Design 不包含图像模型，不适合 Logo 设计，但可与 Claude Cod...","url":"https://www.aioga.com/news/cmrzawb1t0069ro8jesdi7q3o/"},"en":{"title":"Claude Design product designer Nate Parrott shares how to use it to explore visual creativity","summary":"Anthropic product designer Nate Parrott shared his methods for using HTML interaction capabilities in Claude Design (beta) to explore and iterate on visual creative ideas such as product prototypes, slides, and animations. He distilled the Anthropic brand guidelines into prompts, making the output automatically conform to the brand guide. Claude Design does not include an image model and is not suitable for logo design, but it can work in conjunction with Claude Code to connect early-stage creative ideas with production development.","category":"Insights","source":"Claude：Blog（网页）","aggregationSource":"Claude：Blog（网页）","pageTitle":"Claude Design product designer Nate Parrott shares how to use it to explore visual creativity - Aioga AI News","description":"Anthropic product designer Nate Parrott shared his methods for using HTML interaction capabilities in Claude Design (beta) to explore and iterate on visual creative ideas such as p...","url":"https://www.aioga.com/en/news/cmrzawb1t0069ro8jesdi7q3o/","contentTranslated":true,"sourceHash":"d64d72e7fed004ee","translatedAt":"2026-07-26T08:22:33.050Z"},"ja":{"title":"Claude Design の製品デザイナー Nate Parrott が、どのようにして視覚的なクリエイティブを探求するかを共有","summary":"Anthropicのプロダクトデザイナー、Nate Parrottは、Claude Design（ベータ版）でHTMLインタラクティブ機能を活用して、プロダクトのプロトタイプ、スライド、アニメーションなどのビジュアルクリエイティブの探求と反復を行う方法を共有しました。彼はAnthropicのブランドガイドラインをプロンプトとして抽出し、出力が自動的にブランドガイドに準拠するようにしました。Claude Designは画像モデルを含まず、ロゴデザインには適していませんが、Claude Codeと協働することで、初期のクリエイティブを制作開発に接続することができます。","category":"ヒントと視点","source":"Claude：Blog（网页）","aggregationSource":"Claude：Blog（网页）","pageTitle":"Claude Design の製品デザイナー Nate Parrott が、どのようにして視覚的なクリエイティブを探求するかを共有 - Aioga AIニュース","description":"Anthropicのプロダクトデザイナー、Nate Parrottは、Claude Design（ベータ版）でHTMLインタラクティブ機能を活用して、プロダクトのプロトタイプ、スライド、アニメーションなどのビジュアルクリエイティブの探求と反復を行う方法を共有しました。彼はAnthropicのブランドガイドラインをプロンプトとして抽出し、出力が自動的にブランド...","url":"https://www.aioga.com/ja/news/cmrzawb1t0069ro8jesdi7q3o/","contentTranslated":true,"sourceHash":"d64d72e7fed004ee","translatedAt":"2026-07-26T08:22:44.308Z"},"ko":{"title":"Claude Design 제품 디자이너 Nate Parrott가 그것을 사용하여 시각적 창의력을 탐구하는 방법을 공유합니다","summary":"Anthropic 제품 디자이너 Nate Parrott는 Claude Design(beta 버전)에서 HTML 상호작용 기능을 활용하여 제품 프로토타입, 슬라이드, 애니메이션 등 시각적 창의성을 탐색하고 반복하는 방법을 공유했습니다. 그는 Anthropic 브랜드 지침을 프롬프트로 정리하여 출력물이 자동으로 브랜드 가이드라인을 따르도록 했습니다. Claude Design은 이미지 모델을 포함하지 않아 로고 디자인에는 적합하지 않지만, Claude Code와 협력하여 초기 아이디어와 생산 개발을 연결할 수 있습니다.","category":"인사이트","source":"Claude：Blog（网页）","aggregationSource":"Claude：Blog（网页）","pageTitle":"Claude Design 제품 디자이너 Nate Parrott가 그것을 사용하여 시각적 창의력을 탐구하는 방법을 공유합니다 - Aioga AI 뉴스","description":"Anthropic 제품 디자이너 Nate Parrott는 Claude Design(beta 버전)에서 HTML 상호작용 기능을 활용하여 제품 프로토타입, 슬라이드, 애니메이션 등 시각적 창의성을 탐색하고 반복하는 방법을 공유했습니다. 그는 Anthropic 브랜드 지침을 프롬프트로 정리하여 출력물이 자동으로 브랜드 가이드...","url":"https://www.aioga.com/ko/news/cmrzawb1t0069ro8jesdi7q3o/","contentTranslated":true,"sourceHash":"d64d72e7fed004ee","translatedAt":"2026-07-26T08:23:27.505Z"},"es":{"title":"El diseñador de productos de Claude Design, Nate Parrott, comparte cómo explorar la creatividad visual con él","summary":"El diseñador de productos de Anthropic, Nate Parrott, compartió su método para explorar e iterar la creatividad visual, como prototipos de productos, diapositivas y animaciones, utilizando las capacidades de interacción HTML en Claude Design (versión beta). Él resumió las normas de la marca Anthropic en palabras clave para que las salidas cumplan automáticamente con la guía de la marca. Claude Design no incluye modelos de imágenes, por lo que no es adecuado para el diseño de logotipos, pero puede trabajar en conjunto con Claude Code, conectando las ideas tempranas con el desarrollo de producción.","category":"Ideas","source":"Claude：Blog（网页）","aggregationSource":"Claude：Blog（网页）","pageTitle":"El diseñador de productos de Claude Design, Nate Parrott, comparte cómo explorar la creatividad visual con él - Aioga Noticias de IA","description":"El diseñador de productos de Anthropic, Nate Parrott, compartió su método para explorar e iterar la creatividad visual, como prototipos de productos, diapositivas y animaciones, ut...","url":"https://www.aioga.com/es/news/cmrzawb1t0069ro8jesdi7q3o/","contentTranslated":true,"sourceHash":"d64d72e7fed004ee","translatedAt":"2026-07-26T08:23:24.355Z"},"fr":{"title":"Claude Design, le designer produit Nate Parrott, partage comment l'utiliser pour explorer la créativité visuelle","summary":"Le designer produit d'Anthropic, Nate Parrott, a partagé sa méthode pour explorer et itérer la créativité visuelle des produits, des présentations et des animations en utilisant les capacités d'interaction HTML dans Claude Design (version bêta). Il a condensé les normes de la marque Anthropic en instructions afin que les résultats respectent automatiquement les directives de la marque. Claude Design ne contient pas de modèle d'image et n'est pas adapté à la conception de logos, mais peut travailler en collaboration avec Claude Code pour relier les premières idées au développement de production.","category":"Analyses","source":"Claude：Blog（网页）","aggregationSource":"Claude：Blog（网页）","pageTitle":"Claude Design, le designer produit Nate Parrott, partage comment l'utiliser pour explorer la créativité visuelle - Aioga Actualités IA","description":"Le designer produit d'Anthropic, Nate Parrott, a partagé sa méthode pour explorer et itérer la créativité visuelle des produits, des présentations et des animations en utilisant le...","url":"https://www.aioga.com/fr/news/cmrzawb1t0069ro8jesdi7q3o/","contentTranslated":true,"sourceHash":"d64d72e7fed004ee","translatedAt":"2026-07-26T08:24:11.295Z"},"de":{"title":"Claude Design Produktdesigner Nate Parrott teilt, wie er damit visuelle Kreativität erkundet","summary":"Der Produktdesigner von Anthropic, Nate Parrott, teilte seine Methoden zur Erkundung und Iteration visueller Kreativität in Claude Design (Beta-Version) mithilfe von HTML-Interaktivität für Produktprototypen, Folien, Animationen und mehr. Er verdichtete die Markenrichtlinien von Anthropic zu Eingabeaufforderungen, sodass die Ausgaben automatisch den Markenrichtlinien entsprechen. Claude Design enthält kein Bildmodell und ist nicht für Logo-Design geeignet, kann jedoch in Zusammenarbeit mit Claude Code genutzt werden, um frühe Ideen mit der Produktionsentwicklung zu verbinden.","category":"技巧观点","source":"Claude：Blog（网页）","aggregationSource":"Claude：Blog（网页）","pageTitle":"Claude Design Produktdesigner Nate Parrott teilt, wie er damit visuelle Kreativität erkundet - Aioga KI-News","description":"Der Produktdesigner von Anthropic, Nate Parrott, teilte seine Methoden zur Erkundung und Iteration visueller Kreativität in Claude Design (Beta-Version) mithilfe von HTML-Interakti...","url":"https://www.aioga.com/de/news/cmrzawb1t0069ro8jesdi7q3o/","contentTranslated":true,"sourceHash":"d64d72e7fed004ee","translatedAt":"2026-07-26T08:24:09.532Z"},"pt-BR":{"title":"O designer de produtos Claude Design, Nate Parrott, compartilha como explorar a criatividade visual com ele","summary":"O designer de produtos da Anthropic, Nate Parrott, compartilhou seus métodos de exploração e iteração de criatividade visual em protótipos de produtos, slides, animações e outros, utilizando capacidades de interação HTML no Claude Design (versão beta). Ele condensou as diretrizes da marca Anthropic em prompts, fazendo com que a saída estivesse automaticamente em conformidade com o guia da marca. O Claude Design não inclui modelos de imagem e não é adequado para design de logotipos, mas pode trabalhar em conjunto com o Claude Code, conectando ideias iniciais ao desenvolvimento de produção.","category":"技巧观点","source":"Claude：Blog（网页）","aggregationSource":"Claude：Blog（网页）","pageTitle":"O designer de produtos Claude Design, Nate Parrott, compartilha como explorar a criatividade visual com ele - Aioga Notícias de IA","description":"O designer de produtos da Anthropic, Nate Parrott, compartilhou seus métodos de exploração e iteração de criatividade visual em protótipos de produtos, slides, animações e outros,...","url":"https://www.aioga.com/pt-BR/news/cmrzawb1t0069ro8jesdi7q3o/","contentTranslated":true,"sourceHash":"d64d72e7fed004ee","translatedAt":"2026-07-26T08:24:52.885Z"},"ru":{"title":"Дизайнер продуктов Claude Nate Parrott делится тем, как использовать его для исследования визуальных творческих идей","summary":"Продуктовый дизайнер Anthropic Нейт Паррот поделился своими методами исследования и итерации визуальных креативов с помощью HTML-интерактивности в Claude Design (бета-версия) для прототипов продуктов, слайдов, анимаций и другого. Он выделил руководящие принципы бренда Anthropic в виде подсказок, чтобы вывод автоматически соответствовал фирменным стандартам. Claude Design не включает модель для работы с изображениями и не подходит для разработки логотипов, но может работать совместно с Claude Code, связывая ранние идеи с производственной разработкой.","category":"技巧观点","source":"Claude：Blog（网页）","aggregationSource":"Claude：Blog（网页）","pageTitle":"Дизайнер продуктов Claude Nate Parrott делится тем, как использовать его для исследования визуальных творческих идей - Aioga Новости ИИ","description":"Продуктовый дизайнер Anthropic Нейт Паррот поделился своими методами исследования и итерации визуальных креативов с помощью HTML-интерактивности в Claude Design (бета-версия) для п...","url":"https://www.aioga.com/ru/news/cmrzawb1t0069ro8jesdi7q3o/","contentTranslated":true,"sourceHash":"d64d72e7fed004ee","translatedAt":"2026-07-26T08:24:55.931Z"},"ar":{"title":"شارك مصمم المنتجات كلود نيت بارتوت كيف يستخدمه لاستكشاف الإبداع البصري","summary":"شارك مصمم المنتجات في Anthropic، نيت باروت، طرقه في استخدام قدرات التفاعل عبر HTML في Claude Design (نسخة تجريبية) لاستكشاف وتكرار الإبداع البصري مثل نماذج المنتجات، العروض الشرائح، والرسوم المتحركة. لقد قام بتبسيط معايير العلامة التجارية لشركة Anthropic إلى كلمات إرشادية لجعل الإخراج يتوافق تلقائيًا مع دليل العلامة التجارية. لا يتضمن Claude Design نموذج صور، لذلك فهو غير مناسب لتصميم الشعارات، ولكنه يمكن أن يعمل بالتعاون مع Claude Code لربط الإبداع المبكر بالتطوير والإنتاج.","category":"技巧观点","source":"Claude：Blog（网页）","aggregationSource":"Claude：Blog（网页）","pageTitle":"شارك مصمم المنتجات كلود نيت بارتوت كيف يستخدمه لاستكشاف الإبداع البصري - Aioga أخبار الذكاء الاصطناعي","description":"شارك مصمم المنتجات في Anthropic، نيت باروت، طرقه في استخدام قدرات التفاعل عبر HTML في Claude Design (نسخة تجريبية) لاستكشاف وتكرار الإبداع البصري مثل نماذج المنتجات، العروض الشرائح...","url":"https://www.aioga.com/ar/news/cmrzawb1t0069ro8jesdi7q3o/","contentTranslated":true,"sourceHash":"d64d72e7fed004ee","translatedAt":"2026-07-26T08:25:40.626Z"},"hi":{"title":"क्लॉड डिज़ाइन के उत्पाद डिज़ाइनर नैट पैरॉट ने साझा किया कि कैसे वे इसका उपयोग करके दृश्य रचनात्मकता का अन्वेषण करते हैं","summary":"Anthropic उत्पाद डिज़ाइनर नेट पारॉट ने साझा किया कि उन्होंने Claude Design (बीटा संस्करण) में HTML इंटरैक्शन क्षमताओं का उपयोग करके उत्पाद प्रोटोटाइप, स्लाइड्स, एनिमेशन और अन्य दृश्य रचनात्मक अन्वेषण और पुनरावृत्ति कैसे की। उन्होंने Anthropic ब्रांड दिशानिर्देशों को संकेत शब्दों में संक्षेपित किया, ताकि आउटपुट स्वचालित रूप से ब्रांड गाइडलाइन के अनुरूप हो। Claude Design में इमेज मॉडल शामिल नहीं है, इसलिए यह लोगो डिज़ाइन के लिए उपयुक्त नहीं है, लेकिन इसे Claude Code के साथ मिलकर शुरुआती रचनाओं और उत्पादन विकास को जोड़ने के लिए इस्तेमाल किया जा सकता है।","category":"技巧观点","source":"Claude：Blog（网页）","aggregationSource":"Claude：Blog（网页）","pageTitle":"क्लॉड डिज़ाइन के उत्पाद डिज़ाइनर नैट पैरॉट ने साझा किया कि कैसे वे इसका उपयोग करके दृश्य रचनात्मकता का अन्वेषण करते हैं - Aioga AI समाचार","description":"Anthropic उत्पाद डिज़ाइनर नेट पारॉट ने साझा किया कि उन्होंने Claude Design (बीटा संस्करण) में HTML इंटरैक्शन क्षमताओं का उपयोग करके उत्पाद प्रोटोटाइप, स्लाइड्स, एनिमेशन और अन्य दृश...","url":"https://www.aioga.com/hi/news/cmrzawb1t0069ro8jesdi7q3o/","contentTranslated":true,"sourceHash":"d64d72e7fed004ee","translatedAt":"2026-07-26T08:25:43.101Z"},"it":{"title":"Nate Parrott, designer di prodotti per Claude Design, condivide come esplorare la creatività visiva tramite di esso","summary":"Il designer di prodotto di Anthropic, Nate Parrott, ha condiviso il suo metodo per esplorare e iterare creativamente visivi come prototipi di prodotto, presentazioni e animazioni utilizzando le capacità interattive HTML in Claude Design (versione beta). Ha raffinato le linee guida del marchio Anthropic in prompt, rendendo l'output automaticamente conforme alle linee guida del brand. Claude Design non include modelli di immagini e non è adatto alla progettazione di Loghi, ma può collaborare con Claude Code per collegare le prime idee alla produzione e allo sviluppo.","category":"技巧观点","source":"Claude：Blog（网页）","aggregationSource":"Claude：Blog（网页）","pageTitle":"Nate Parrott, designer di prodotti per Claude Design, condivide come esplorare la creatività visiva tramite di esso - Aioga Notizie IA","description":"Il designer di prodotto di Anthropic, Nate Parrott, ha condiviso il suo metodo per esplorare e iterare creativamente visivi come prototipi di prodotto, presentazioni e animazioni u...","url":"https://www.aioga.com/it/news/cmrzawb1t0069ro8jesdi7q3o/","contentTranslated":true,"sourceHash":"d64d72e7fed004ee","translatedAt":"2026-07-26T08:26:24.232Z"},"nl":{"title":"Claude Design-productontwerper Nate Parrott deelt hoe hij het gebruikt om visuele creativiteit te verkennen","summary":"Anthropic-productontwerper Nate Parrott deelde zijn methode om in Claude Design (bèta) visuele creatieve verkenningen en iteraties te maken van productprototypen, dia's, animaties, enz., met behulp van HTML-interactiviteit. Hij destilleerde de Anthropic-merkstandaarden tot prompts, zodat de output automatisch aan de merkbegeleiding voldoet. Claude Design bevat geen beeldmodellen en is niet geschikt voor logo-ontwerp, maar kan samenwerken met Claude Code om vroege creatieve ideeën met productie en ontwikkeling te verbinden.","category":"技巧观点","source":"Claude：Blog（网页）","aggregationSource":"Claude：Blog（网页）","pageTitle":"Claude Design-productontwerper Nate Parrott deelt hoe hij het gebruikt om visuele creativiteit te verkennen - Aioga AI-nieuws","description":"Anthropic-productontwerper Nate Parrott deelde zijn methode om in Claude Design (bèta) visuele creatieve verkenningen en iteraties te maken van productprototypen, dia's, animaties,...","url":"https://www.aioga.com/nl/news/cmrzawb1t0069ro8jesdi7q3o/","contentTranslated":true,"sourceHash":"d64d72e7fed004ee","translatedAt":"2026-07-26T08:26:23.348Z"},"tr":{"title":"Claude Design ürün tasarımcısı Nate Parrott, görsel yaratıcılığı keşfetmek için bunu nasıl kullandığını paylaşıyor","summary":"Anthropic ürün tasarımcısı Nate Parrott, Claude Design (beta sürümü) ile HTML etkileşim yeteneklerini kullanarak ürün prototipleri, sunumlar, animasyonlar ve diğer görsel yaratıcı keşif ve yineleme yöntemlerini paylaştı. Anthropic marka standartlarını ipuçlarına dönüştürdü ve böylece çıktılar otomatik olarak marka yönergelerine uygun hale geldi. Claude Design görüntü modeli içermiyor, bu yüzden logo tasarımı için uygun değil, ancak Claude Code ile birlikte çalışarak erken aşama yaratıcılığı üretim geliştirme ile birleştirebiliyor.","category":"技巧观点","source":"Claude：Blog（网页）","aggregationSource":"Claude：Blog（网页）","pageTitle":"Claude Design ürün tasarımcısı Nate Parrott, görsel yaratıcılığı keşfetmek için bunu nasıl kullandığını paylaşıyor - Aioga AI Haberleri","description":"Anthropic ürün tasarımcısı Nate Parrott, Claude Design (beta sürümü) ile HTML etkileşim yeteneklerini kullanarak ürün prototipleri, sunumlar, animasyonlar ve diğer görsel yaratıcı...","url":"https://www.aioga.com/tr/news/cmrzawb1t0069ro8jesdi7q3o/","contentTranslated":true,"sourceHash":"d64d72e7fed004ee","translatedAt":"2026-07-26T08:27:05.578Z"},"vi":{"title":"Nhà thiết kế sản phẩm Claude Design, Nate Parrott, chia sẻ cách anh ấy sử dụng nó để khám phá ý tưởng hình ảnh","summary":"Nhà thiết kế sản phẩm của Anthropic, Nate Parrott, đã chia sẻ phương pháp anh ấy sử dụng khả năng tương tác HTML trong Claude Design (phiên bản beta) để khảo sát và lặp lại các ý tưởng trực quan như nguyên mẫu sản phẩm, slide, hoạt ảnh, v.v. Anh ấy đã tóm tắt các tiêu chuẩn thương hiệu của Anthropic thành các từ khóa hướng dẫn, giúp đầu ra tự động tuân theo hướng dẫn thương hiệu. Claude Design không bao gồm mô hình hình ảnh, không phù hợp để thiết kế Logo, nhưng có thể phối hợp với Claude Code để liên kết ý tưởng ban đầu với quá trình phát triển sản xuất.","category":"技巧观点","source":"Claude：Blog（网页）","aggregationSource":"Claude：Blog（网页）","pageTitle":"Nhà thiết kế sản phẩm Claude Design, Nate Parrott, chia sẻ cách anh ấy sử dụng nó để khám phá ý tưởng hình ảnh - Tin tức AI Aioga","description":"Nhà thiết kế sản phẩm của Anthropic, Nate Parrott, đã chia sẻ phương pháp anh ấy sử dụng khả năng tương tác HTML trong Claude Design (phiên bản beta) để khảo sát và lặp lại các ý t...","url":"https://www.aioga.com/vi/news/cmrzawb1t0069ro8jesdi7q3o/","contentTranslated":true,"sourceHash":"d64d72e7fed004ee","translatedAt":"2026-07-26T08:27:08.313Z"},"id":{"title":"Perancang produk Claude Design, Nate Parrott, berbagi bagaimana menggunakan ini untuk menjelajahi kreativitas visual","summary":"Desainer produk Anthropic, Nate Parrott, membagikan metode yang dia gunakan dalam Claude Design (versi beta) untuk mengeksplorasi dan mengiterasi ide-ide visual seperti prototipe produk, slide, dan animasi menggunakan kemampuan interaksi HTML. Dia merumuskan pedoman merek Anthropic menjadi kata-kata prompt, sehingga output secara otomatis sesuai dengan panduan merek. Claude Design tidak mencakup model gambar, sehingga tidak cocok untuk desain logo, tetapi dapat bekerja sama dengan Claude Code untuk menghubungkan ide-ide awal dengan pengembangan produksi.","category":"技巧观点","source":"Claude：Blog（网页）","aggregationSource":"Claude：Blog（网页）","pageTitle":"Perancang produk Claude Design, Nate Parrott, berbagi bagaimana menggunakan ini untuk menjelajahi kreativitas visual - Berita AI Aioga","description":"Desainer produk Anthropic, Nate Parrott, membagikan metode yang dia gunakan dalam Claude Design (versi beta) untuk mengeksplorasi dan mengiterasi ide-ide visual seperti prototipe p...","url":"https://www.aioga.com/id/news/cmrzawb1t0069ro8jesdi7q3o/","contentTranslated":true,"sourceHash":"d64d72e7fed004ee","translatedAt":"2026-07-26T08:27:46.512Z"},"th":{"title":"นักออกแบบผลิตภัณฑ์ของ Claude, Nate Parrott, แบ่งปันวิธีการใช้มันในการสำรวจความคิดสร้างสรรค์ด้านภาพ","summary":"นักออกแบบผลิตภัณฑ์ของ Anthropic Nate Parrott แบ่งปันวิธีที่เขาใช้ความสามารถในการโต้ตอบ HTML ใน Claude Design (เวอร์ชันเบต้า) ในการสร้างต้นแบบผลิตภัณฑ์ สไลด์ แอนิเมชัน และการสำรวจและการทำซ้ำความคิดสร้างสรรค์ด้านภาพ เขากลั่นกรองแนวทางแบรนด์ของ Anthropic เป็นคำสั่ง เพื่อให้ผลลัพธ์สอดคล้องกับคู่มือแบรนด์โดยอัตโนมัติ Claude Design ไม่มีโมเดลภาพ จึงไม่เหมาะสำหรับการออกแบบโลโก้ แต่สามารถทำงานร่วมกับ Claude Code ได้ เพื่อเชื่อมโยงความคิดสร้างสรรค์ในระยะแรกกับการพัฒนาการผลิต","category":"技巧观点","source":"Claude：Blog（网页）","aggregationSource":"Claude：Blog（网页）","pageTitle":"นักออกแบบผลิตภัณฑ์ของ Claude, Nate Parrott, แบ่งปันวิธีการใช้มันในการสำรวจความคิดสร้างสรรค์ด้านภาพ - ข่าว AI Aioga","description":"นักออกแบบผลิตภัณฑ์ของ Anthropic Nate Parrott แบ่งปันวิธีที่เขาใช้ความสามารถในการโต้ตอบ HTML ใน Claude Design (เวอร์ชันเบต้า) ในการสร้างต้นแบบผลิตภัณฑ์ สไลด์ แอนิเมชัน และการสำรวจแล...","url":"https://www.aioga.com/th/news/cmrzawb1t0069ro8jesdi7q3o/","contentTranslated":true,"sourceHash":"d64d72e7fed004ee","translatedAt":"2026-07-26T08:27:57.330Z"},"pl":{"title":"Projektant produktów Claude, Nate Parrott, dzieli się, jak wykorzystuje go do eksploracji wizualnej kreatywności","summary":"Projektant produktów Anthropic, Nate Parrott, podzielił się swoim sposobem wykorzystania możliwości interakcji HTML w Claude Design (wersja beta) do eksploracji i iteracji wizualnych kreacji, takich jak prototypy produktów, slajdy czy animacje. Przekształcił wytyczne marki Anthropic w słowa-klucze, aby wygenerowane treści automatycznie odpowiadały zasadom marki. Claude Design nie zawiera modelu obrazowego i nie nadaje się do projektowania logo, ale może współpracować z Claude Code, łącząc wczesne pomysły z produkcją i rozwojem.","category":"技巧观点","source":"Claude：Blog（网页）","aggregationSource":"Claude：Blog（网页）","pageTitle":"Projektant produktów Claude, Nate Parrott, dzieli się, jak wykorzystuje go do eksploracji wizualnej kreatywności - Aioga Wiadomości AI","description":"Projektant produktów Anthropic, Nate Parrott, podzielił się swoim sposobem wykorzystania możliwości interakcji HTML w Claude Design (wersja beta) do eksploracji i iteracji wizualny...","url":"https://www.aioga.com/pl/news/cmrzawb1t0069ro8jesdi7q3o/","contentTranslated":true,"sourceHash":"d64d72e7fed004ee","translatedAt":"2026-07-26T08:28:47.218Z"}}}}