motyl.dev Weekly #13: Week 21 (May 18 – May 24, 2026)

A curated digest of what I found worth reading this week.
This week the conversation circled back to a familiar tension: AI churns out code faster than ever, but the hard part, knowing what to build and why, is still stubbornly human. Alongside the think-pieces there's a fresh crop of UI libraries, a free Claude Code course, and a sharp look at how AI is quietly reshaping the interfaces we use every day. I especially reccomend frontend-masters Lydia Hallie's course on Claude Code if you want to go beyond ad-hoc prompting and build a more deliberate agentic workflow. I had FM subscription for long time and I have to addmit that many courses are really good and they did level up my frontend skills back then. This one is free and I think it's worth checking out.
🤖 AI
The AI Coding Revolution Hasn't Started Yet A contrarian take arguing that what we've seen so far is just the warm-up. The real shift, the author contends, comes when tooling, workflows, and team structures catch up to the models, and most of that work hasn't happened yet.
💻 Coding
AI Makes Code Cheap, But Engineering Judgment Expensive As generating code approaches zero cost, the scarce resource becomes deciding what's worth building and how it should fit together. A useful reframing of where engineers add value when the typing is automated.
🎥 Video & Courses
Free Claude Code course with Lydia Hallie from Anthropic A free, hands-on Frontend Masters course walking through Claude Code with Lydia Hallie. Worth a look if you want to go from ad-hoc prompting to a deliberate agentic workflow.
Genie Lessons from Genie Sessions: Prose as a Programming Language Kent Beck reflects on what it means to treat natural-language prose as the actual programming surface, and the new habits that emerge once you do.
🎨 Frontend
Cleaning Up "Dirty" AI-Generated CSS: Why I Built My Own Autonomous Tailwind Linter AI-generated markup tends to leave Tailwind classes redundant and disorganized. This is the story of building an autonomous linter to clean it all up automatically, and what it took to get there.
🛠️ Tools
Announcing lynx-ui The Lynx team introduces lynx-ui, a component library for their cross-platform framework. A notable step toward a richer ecosystem around Lynx.
Kibo UI A composable, open-source component library built on shadcn/ui, offering ready-made building blocks you can drop in and customize without giving up control of the code.
🏗️ Architecture
Component Architecture for React Server Components Aurora Scharff lays out practical patterns for structuring components in an RSC world, where the line between server and client work demands more deliberate composition than the old mental model allowed.
🧪 Productivity
Revenge of the Business Idiot A pointed critique of the management archetype that confuses confidence with competence, and what its persistence costs the teams underneath it.
📰 Other
How AI Quietly Changed Modern UX Patterns Beyond the obvious chatbots, AI has nudged interface conventions in subtler ways. This piece traces the quiet shifts in how products anticipate, suggest, and respond.
Curated by Grzegorz Motyl. Subscribe for weekly updates.