A fresh edition of my annual Config Study Guide, with all recordings grouped by day, organized by stage (from larger to smaller), and color-coded by theme. The stage size is a good cue for how important organizers considered a specific talk — I recommend starting from the top of deep dives and themes you’re interested in. Some talks haven’t been published yet, so the study guide will be updated.
I make this resource because even while attending in person, I can only make it to a small fraction of talks I’m interested in. Use the Stamp tool to mark the talks you want to watch or have already watched, add your thoughts with stickies, and share your version of this file with friends.
Kyle Shepherd turned the entire Dive Club archive into a searchable AI Q&A. Ask a question, get an answer pulled from auto-transcribed podcast and video content, with the source clip linked for verification. Handy if you remember a concept from an episode but can’t remember which one.
Apple updated their official Figma kit for iOS and iPadOS 27, with a full overhaul for Liquid Glass, expanded component states, and naming changes that now align with code. Because it comes directly from Apple, it reflects current system behavior rather than a third-party approximation — which matters when you’re designing anything that needs to read as genuinely native.
A variable font that renders bar charts, sparklines, and pie charts from typed text expressions. Add it via CSS, type something like {b:30,70,50,90} in your HTML, and the font’s ligature substitution does the rest — no JavaScript, no images, no rendering library. Two variable axes let you tune chart density and weight. It’s a genuinely clever hack, and the interactive demo is worth playing with.
If you’re heading to San Francisco for Config, the official conference is just the start. This Luma calendar aggregates the unofficial satellite events — happy hours, dinners, morning meetups, and a comedy night — organized by community members across the city. Several are already at capacity or on waitlist, so worth checking sooner rather than later.
Daily curated design news and resources for product designers, design engineers, and PMs — read all week, then get the best links in your inbox every Tuesday.
I wrote about Vercel’s Web Interface Guidelines in the past, but now they’re available as a skill/command for your agent.
A fun tool to look back at 2025 activity in your busiest Figma files — see the people behind the pixels, who commented the most, your most and least busiest days of the year, replies, and debates.
Fantastic update to shadcn/ui — now you can pick your component library (Radix UI or Base UI), visual style, theme, icon set, base color, fonts, and build something that doesn’t look like everything else. Shadcn/ui was always highly customizable thanks to well-thought-out design primitives and treating components as a boilerplate, but this release takes it to the next level.
Config is returning to San Francisco on June 23–25, 2026, and early bird tickets are available with a 50% discount ($450 instead of the regular $899) for a limited time.
With variables now supporting extended collections, Luis Ouriach put together structure recommendations for multi-brand systems.
Also fun to see how Figma uses extended collection for its own multi-brand system.
The new all-in-one Affinity app, combining Pixel, Vector, and Layout, is now completely free. Only AI tools are locked behind the Canva premium plans — I’m wary of free tools, but this is an interesting strategy.
Mike Smith from Smith & Diction shares a working file with a refined visual identity for Contra. Love peeking behind the curtain.
An official catalogue of agentic tools supporting context from the new Figma MCP server.
Dima Belyaev open-sourced his React and Figma components for building beautiful products or starting your own design system: “The React library source code is now on GitHub and the Figma library is available in the Figma Community. I’m especially excited because Reshaped bridges both design and engineering, and I hope it helps both communities learn best practices for building design systems that scale while staying minimal.”