Design Systems Podcast Summaries
Design Systems on Yedapo: 4 summarized podcast and YouTube episodes. Each includes key takeaways, core concepts and notable quotes with timestamps.

How To Use Claude Design To Build Beautiful Sites
AI LABS
Aug 12, 2026
Generic AI-generated designs often suffer from inconsistent branding and token inefficiency. By integrating a structured 'design.md' file with Claude Code and specialized MCP skills, developers can enforce strict design systems, automate wireframing, and ensure seamless backend integration with Supabase, moving beyond simple prompting into a repeatable, production-ready development process.
Key insight: Using a 'design.md' file—a standard format for documenting brand identity—prevents AI models from defaulting to generic, 'slop' aesthetics and ensures consistency across multi-page applications.

Facebook's New Tool Makes Claude Code Design 10x Better
AI LABS
Jul 3, 2026
Meta has released 'Asterisk,' an open-source design system purpose-built for AI agents to interpret and construct professional UI. By replacing agent guesswork with a grounded, documented CLI-first approach, it eliminates common 'AI slop' patterns in web development.
Key insight: Asterisk is the first design system built specifically for AI agents to navigate and build with using a manifest-based approach rather than just relying on human-written prompts.
Tired of Rebuilding AI-Generated Components? Try This Instead
Eric Tech
Jul 1, 2026
Current AI design tools often generate unusable 'AI slop' that disconnects from real workflows. The Nody AI agent by UX Pilot shifts the paradigm by operating directly inside Figma, utilizing existing design systems, and maintaining component-linked structure to ensure generated UI is actually production-ready.
Key insight: The AI is not generating flat images; it maps directly to your native Figma component instances so that when the master component updates, the entire AI-generated product flow updates with it.

Figma – Full Course 2026
freeCodeCamp.org
May 28, 2026
This comprehensive Figma course demystifies the UI/UX design process. It guides beginners through tool proficiency, design systems, component architecture, and advanced prototyping using real-world app projects.
Key insight: Figma components allow for global design updates; changing the parent component automatically propagates changes to all child instances throughout the entire project.