KMKhushil Mistryinkhushilmistry.hashnode.dev·2d ago · 10 min readHow to Safely Ship Major Frontend Changes in ProductionAs frontend engineers, we regularly see major changes landing in production applications. A new design system. A new theme. A completely different application layout. A major library upgrade. Or a new00
CMCesar Maldonadoinux-maldo.hashnode.dev·1d ago · 9 min readGit Had Every Version. I Still Lost the Design Story.The Starting Point For this product, I do not have a parallel Figma file. My design canvas is an HTML prototype backed by CSS tokens. I work through product and design decisions conversationally with 00
CMCesar Maldonadoinux-maldo.hashnode.dev·Sep 2 · 10 min readI Put 20 UX Laws Into an AI Coding Brief. Then I Audited the Brief.The Starting Point I found Adam Hayes's post, [“The UX Laws in My CLAUDE.md”][1], and immediately understood the appeal. The premise is simple: an AI coding tool can produce a technically functional i00
KSKalpick Sharmainkalpicksharma.hashnode.dev·Sep 1 · 5 min readFrom Vibe Coding to Production: The New Role of the Design EngineerAI can generate code surprisingly fast. Give it a description of a feature and you can often get a working prototype within minutes. That's the part everyone is talking about. But while building an In00
KSKalpick Sharmainkalpicksharma.hashnode.dev·Aug 30 · 7 min readThe Death of the Static Web: Designing AI-First Web3 ExperiencesFor years, we have designed websites around a simple assumption: The interface is fixed. The user adapts to it. You create a navbar. You create dashboards. You define components. You ship the same int00
CFChris F Ainapplighter.hashnode.dev·Aug 20 · 4 min readThe Design System of a Trustworthy React Native Checkout ScreenFive zones, two type sizes, and the three states every team skips. Most React Native checkout screens I audit are functional and forgettable. The user reaches the payment step, taps through, and eithe00
DEDesignRise Editorialindesignrise.hashnode.dev·Aug 19 · 12 min readAI Design Agents Are Changing the Creative Workflow: What Designers Need to KnowHow autonomous AI systems are moving from isolated design tasks toward connected creative workflows — and why human judgment is becoming more valuable, not less. For the past few years, AI has mostly 00
QLQuokka Labsinquokkalabs.hashnode.dev·Aug 19 · 6 min readHow to Build a Scalable Design System Before a Costly RebuildFigma’s 2026 push to let AI agents work directly on the design canvas makes one uncomfortable truth harder to ignore: AI can generate interfaces faster than most teams can govern them. That speed is u00
VKVENKATA KRISHNAVAMSI NISTALAinbehindthetoolbar.hashnode.dev·Aug 14 · 6 min readYour Design Tool Is Not Your Design SkillThere is an uncomfortable truth about modern design: You can become extremely good at using a design tool without becoming significantly better at design. You can know Figma's Auto Layout. You can bui00
Ttimoinqrmaster.hashnode.dev·Aug 14 · 4 min readBuilding a Cross-Platform Design System for Web (Next.js) and Mobile (React Native) with Zero Runtime OverheadArchitecture A Single Source-of-Truth Tokens Package A team building both a Next.js web app and a React Native mobile app usually starts with two separate style systems, and they drift apart within a 00