The New AI Workflows

Bookmark
Rate this content

AI is no longer just a tool — it's becoming part of the team. In this talk, we'll explore how LLMs are unlocking new collaboration patterns across design, product, and engineering. You'll see real examples of AI-powered workflows for building frontend applications, from design-to-code automation to role-based updates without writing code. Learn how teams are shipping faster by shifting tedious tasks to agents and enabling more connected, iterative development.

This talk has been presented at React Advanced 2025, check out the latest edition of this React Conference.

FAQ

The main topic is the use of LLMs (Large Language Models) in emerging AI workflows to enhance productivity and efficiency in software development.

LLMs allow engineers to focus more on solving problems and building products rather than just writing code, as LLMs can assist in generating and improving code.

The speaker is the co-founder and CEO of Builder.io, known online as Steve8708.

The speaker values engineers who can effectively use LLMs and understand the underlying technology, as this makes them more valuable in solving customer problems and building great products.

Foreground agents work synchronously with developers in real-time, while background agents operate asynchronously, handling tasks like assigning tickets and running processes in parallel.

LLMs help non-technical team members like designers and product managers interact with code more competently, allowing them to contribute directly to the development process.

AI agents can increase the speed of development, reduce bottlenecks, and enable more agile workflows by allowing team members to focus on high-impact tasks.

Designers can directly edit code or use tools like Figma in conjunction with AI to make design changes, which can then be integrated back into the development process.

Builder.io is a platform mentioned in the text that integrates with code repositories to facilitate AI-driven development workflows, allowing users to create branches, edit code, and assign tasks to AI agents.

The speaker encourages exploring various AI tools and workflows to enhance collaboration and build products faster, emphasizing the value of integrating AI into traditional development processes.

Steve Sewell
Steve Sewell
14 min
01 Dec, 2025

Comments

Sign in or register to post your comment.
Video Summary and Transcription
The Talk delves into the impact of LLMs on engineering workflows, emphasizing the shift towards AI for code writing efficiency. It highlights the importance of problem-solving abilities and product development in hiring practices. LLMs enhance productivity for developers, designers, and product managers, enabling faster iterations and collaboration. Efficient product workflows are achieved through simultaneous UI and code work using Builder.io. Task delegation is streamlined with async agents and Builder bots, optimizing project editing and code management. Integration with tools like VS Code and Figma streamlines design and code editing, enhancing collaboration and workflow automation.
Available in Español: Los Nuevos Flujos de Trabajo de AI

1. Exploring AI and Engineering Workflows

Short description:

The speaker discusses the impact of LLMs on engineering workflows and the shift towards utilizing AI for code writing efficiency and effectiveness. Hiring practices focus on engineers' problem-solving abilities and product development rather than just coding skills. Emphasis is placed on leveraging LLMs to deliver faster and better solutions, highlighting the importance of understanding AI technology in engineering roles, including management responsibilities.

Hey everybody. Today I want to talk about new emerging AI workflows that LLMs are powering to let you work differently and really do more with less. But first, who am I? I'm the co-founder and CEO of Builder.io. I've also made some cool open source projects like Mitosis, the Crossframer compiler, and AI projects like GPT Crawler. You also may have seen me as Steve8708 on a bunch of different platforms like YouTube.

So here's the core thing I want to talk about. As someone who hires a lot of engineers, I can very much vouch for this. We hire engineers to solve problems and build great products, not specifically for writing code. Now that LLMs can do a lot of code writing, I prefer engineers I hire to use them as efficiently as possible. If the LLM will generate slop, then hand code. But if the LLM can generate code that does good and work faster so we can deliver to our customers faster, that is a huge benefit. And having trained people who are effective at using LLMs who understand the underlying technology is what I care about most. And when we hire, we try to assess who is most effective at these things.

So if you think your job is just writing code, you might panic and be like, oh no, AI is coming for me. The reality is the total opposite. Each engineer we hire is more capable than in the past, so they have more value to us than in the past. But I don't care who's writing the code as long as it's good code and solves our customer problems. And so that changes kind of how you think about being an engineer a bit. Now, if you've ever been an engineering manager, you know that as a manager, you don't usually write much code too. You manage developers and they write the code. That is a natural part of many people's careers. And I'm finding that accelerating because when you can have a team of AI agents writing code for you, if you can oversee that the code is good, similar to overseeing that your engineers who are your employees' code is good, you can be super effective. And while a lot of great managers write code, the best ones certainly don't write the majority of the code for their team. But the mindset applies the same. The same way you work with engineers on an engineering team is almost identical to how you work with engineers as agents, or AI agents who are writing code for you. And when hiring developers, I really care to see people who can treat the AI like an employee and work with it. The same skills apply, the same ways that you communicate, the same ways that you give guidance, clarify requirements, check in and calibrate. It all applies the same. So whether you aspire to be an engineering manager or not, you're going to need those skills. Now, there's multiple ways to handle using AI to write code.

2. Enhancing Productivity with LLMs

Short description:

Many people are familiar with foreground and background agents in AI workflows, discussing benefits and pitfalls. LLMs enhance productivity not only for developers but also for designers and product managers. New workflows enable faster product iterations, collaboration between technical and non-technical team members, and increased agility in product development.

Many people are familiar with what you could call a foreground agent or synchronous work where you're typing into cursor or copilot or cloud code what you want to build and you watch it kind of build it out or fix the bug in real-time. Now there's an emerging thing called background agents. As the AI gets more reliable at writing good quality code, testing its own work and validating that it's done it correctly, we can delegate more agentic work to be async, like assigning tickets, or kick off multiple of these in parallel. There's a lot of great benefits here, but there can be some pitfalls as well. Cover both in a demo in a second and talk about the trade-offs and how you can jump from one to the other too.

The important thing to recognize is LLMs don't only make you more productive as a developer. They make other people like the designers and product managers you work with competent at working with code. That could be as simple as when the PM asks you a question, you can actually tell them to go ask the code themselves. Or if a designer keeps sending you these designs that really don't make sense, they're complicated to, they're just complicated to implement, you can actually have your designer work on top of the code directly. That way when something's handed to you, if you're using a good agent that's informed to use the design system and coding practices correctly, you're actually getting 80% complete front-ends and you can work on the tough parts, the back-ends, the implementation and business logic.

By combining these things, you can open up whole new workflows. What I've seen in our team and other teams is some new patterns that didn't exist before. In the past, you had the big waterfall where you had to have a hundred meetings and a hundred memos and blah, blah, blah before anything gets built. Now we've seen people can produce and ship a lot faster. If engineering has an idea or sees customer feedback, you yourself as a team of one could take a first iteration at making an improvement to the product. With the right AI, UIs can be generated with the right best practices. You can make sure the implementation works great and if product or design have feedback, they can jump into the code after you and clean up the pixels, add the tracking or even just ask the questions that they have. And you can ship so much faster without blocking and waiting and waterfall. You can move more agile than ever. Similarly, if you've got parts of a product that are just kind of ugly and ignored, similarly if you've got parts of your product that are just kind of ugly and designs want it to update forever, they don't have to make designs that nobody's going to ever work on. They could just jump into the code, improve the UX and send a pull request. Engineering doesn't have to chase these red lines and all the ways behind a designer. They can just review the code, comment on an agent if they want the code modified or cleaned up and merge. And similarly, PMs don't have to send you these long memos and requirements docs. It can send you a prototype that has some of the basic pieces working and has some clear gaps where we need to finally implement. Design can work over the top and polish the UI while engineering in parallel works on the final implementation. We've seen this drastically improve the speed at which teams could execute while maintaining the same kind of quality bar and requirements around the code.

Check out more articles and videos

We constantly think of articles and videos that might spark Git people interest / skill us up or help building a stellar career

Building a Voice-Enabled AI Assistant With Javascript
JSNation 2023JSNation 2023
21 min
Building a Voice-Enabled AI Assistant With Javascript
Top Content
This Talk discusses building a voice-activated AI assistant using web APIs and JavaScript. It covers using the Web Speech API for speech recognition and the speech synthesis API for text to speech. The speaker demonstrates how to communicate with the Open AI API and handle the response. The Talk also explores enabling speech recognition and addressing the user. The speaker concludes by mentioning the possibility of creating a product out of the project and using Tauri for native desktop-like experiences.
The Ai-Assisted Developer Workflow: Build Faster and Smarter Today
JSNation US 2024JSNation US 2024
31 min
The Ai-Assisted Developer Workflow: Build Faster and Smarter Today
Top Content
AI is transforming software engineering by using agents to help with coding. Agents can autonomously complete tasks and make decisions based on data. Collaborative AI and automation are opening new possibilities in code generation. Bolt is a powerful tool for troubleshooting, bug fixing, and authentication. Code generation tools like Copilot and Cursor provide support for selecting models and codebase awareness. Cline is a useful extension for website inspection and testing. Guidelines for coding with agents include defining requirements, choosing the right model, and frequent testing. Clear and concise instructions are crucial in AI-generated code. Experienced engineers are still necessary in understanding architecture and problem-solving. Energy consumption insights and sustainability are discussed in the Talk.
The Rise of the AI Engineer
React Summit US 2023React Summit US 2023
30 min
The Rise of the AI Engineer
Top Content
Watch video: The Rise of the AI Engineer
The rise of AI engineers is driven by the demand for AI and the emergence of ML research and engineering organizations. Start-ups are leveraging AI through APIs, resulting in a time-to-market advantage. The future of AI engineering holds promising results, with a focus on AI UX and the role of AI agents. Equity in AI and the central problems of AI engineering require collective efforts to address. The day-to-day life of an AI engineer involves working on products or infrastructure and dealing with specialties and tools specific to the field.
AI and Web Development: Hype or Reality
JSNation 2023JSNation 2023
24 min
AI and Web Development: Hype or Reality
Top Content
This talk explores the use of AI in web development, including tools like GitHub Copilot and Fig for CLI commands. AI can generate boilerplate code, provide context-aware solutions, and generate dummy data. It can also assist with CSS selectors and regexes, and be integrated into applications. AI is used to enhance the podcast experience by transcribing episodes and providing JSON data. The talk also discusses formatting AI output, crafting requests, and analyzing embeddings for similarity.
Web Apps of the Future With Web AI
JSNation 2024JSNation 2024
32 min
Web Apps of the Future With Web AI
Web AI in JavaScript allows for running machine learning models client-side in a web browser, offering advantages such as privacy, offline capabilities, low latency, and cost savings. Various AI models can be used for tasks like background blur, text toxicity detection, 3D data extraction, face mesh recognition, hand tracking, pose detection, and body segmentation. JavaScript libraries like MediaPipe LLM inference API and Visual Blocks facilitate the use of AI models. Web AI is in its early stages but has the potential to revolutionize web experiences and improve accessibility.
The AI-Native Software Engineer
JSNation US 2025JSNation US 2025
35 min
The AI-Native Software Engineer
Software engineering is evolving with AI and VIBE coding reshaping work, emphasizing collaboration and embracing AI. The future roadmap includes transitioning from augmented to AI-first and eventually AI-native developer experiences. AI integration in coding practices shapes a collaborative future, with tools evolving for startups and enterprises. AI tools aid in design, coding, and testing, offering varied assistance. Context relevance, spec-driven development, human review, and AI implementation challenges are key focus areas. AI boosts productivity but faces verification challenges, necessitating human oversight. The impact of AI on code reviews, talent development, and problem-solving evolution in coding practices is significant.

Workshops on related topic

AI on Demand: Serverless AI
DevOps.js Conf 2024DevOps.js Conf 2024
163 min
AI on Demand: Serverless AI
Top Content
Featured WorkshopFree
Nathan Disidore
Nathan Disidore
In this workshop, we discuss the merits of serverless architecture and how it can be applied to the AI space. We'll explore options around building serverless RAG applications for a more lambda-esque approach to AI. Next, we'll get hands on and build a sample CRUD app that allows you to store information and query it using an LLM with Workers AI, Vectorize, D1, and Cloudflare Workers.
AI for React Developers
React Advanced 2024React Advanced 2024
142 min
AI for React Developers
Top Content
Featured Workshop
Eve Porcello
Eve Porcello
Knowledge of AI tooling is critical for future-proofing the careers of React developers, and the Vercel suite of AI tools is an approachable on-ramp. In this course, we’ll take a closer look at the Vercel AI SDK and how this can help React developers build streaming interfaces with JavaScript and Next.js. We’ll also incorporate additional 3rd party APIs to build and deploy a music visualization app.
Topics:- Creating a React Project with Next.js- Choosing a LLM- Customizing Streaming Interfaces- Building Routes- Creating and Generating Components - Using Hooks (useChat, useCompletion, useActions, etc)
Building Full Stack Apps With Cursor
JSNation 2025JSNation 2025
46 min
Building Full Stack Apps With Cursor
Featured Workshop
Mike Mikula
Mike Mikula
In this workshop I’ll cover a repeatable process on how to spin up full stack apps in Cursor.  Expect to understand techniques such as using GPT to create product requirements, database schemas, roadmaps and using those in notes to generate checklists to guide app development.  We will dive further in on how to fix hallucinations/ errors that occur, useful prompts to make your app look and feel modern, approaches to get every layer wired up and more!  By the end expect to be able to run your own AI generated full stack app on your machine!
Please, find the FAQ here
Vibe coding with Cline
JSNation 2025JSNation 2025
64 min
Vibe coding with Cline
Featured Workshop
Nik Pash
Nik Pash
The way we write code is fundamentally changing. Instead of getting stuck in nested loops and implementation details, imagine focusing purely on architecture and creative problem-solving while your AI pair programmer handles the execution. In this hands-on workshop, I'll show you how to leverage Cline (an autonomous coding agent that recently hit 1M VS Code downloads) to dramatically accelerate your development workflow through a practice we call "vibe coding" - where humans focus on high-level thinking and AI handles the implementation.You'll discover:The fundamental principles of "vibe coding" and how it differs from traditional developmentHow to architect solutions at a high level and have AI implement them accuratelyLive demo: Building a production-grade caching system in Go that saved us $500/weekTechniques for using AI to understand complex codebases in minutes instead of hoursBest practices for prompting AI agents to get exactly the code you wantCommon pitfalls to avoid when working with AI coding assistantsStrategies for using AI to accelerate learning and reduce dependency on senior engineersHow to effectively combine human creativity with AI implementation capabilitiesWhether you're a junior developer looking to accelerate your learning or a senior engineer wanting to optimize your workflow, you'll leave this workshop with practical experience in AI-assisted development that you can immediately apply to your projects. Through live coding demos and hands-on exercises, you'll learn how to leverage Cline to write better code faster while focusing on what matters - solving real problems.
Free webinar: Building Full Stack Apps With Cursor
Productivity Conf for Devs and Tech LeadersProductivity Conf for Devs and Tech Leaders
71 min
Free webinar: Building Full Stack Apps With Cursor
Top Content
WorkshopFree
Mike Mikula
Mike Mikula
In this webinar I’ll cover a repeatable process on how to spin up full stack apps in Cursor.  Expect to understand techniques such as using GPT to create product requirements, database schemas, roadmaps and using those in notes to generate checklists to guide app development.  We will dive further in on how to fix hallucinations/ errors that occur, useful prompts to make your app look and feel modern, approaches to get every layer wired up and more!  By the end expect to be able to run your own ai generated full stack app on your machine!
Working With OpenAI and Prompt Engineering for React Developers
React Advanced 2023React Advanced 2023
98 min
Working With OpenAI and Prompt Engineering for React Developers
Top Content
Workshop
Richard Moss
Richard Moss
In this workshop we'll take a tour of applied AI from the perspective of front end developers, zooming in on the emerging best practices when it comes to working with LLMs to build great products. This workshop is based on learnings from working with the OpenAI API from its debut last November to build out a working MVP which became PowerModeAI (A customer facing ideation and slide creation tool).
In the workshop they'll be a mix of presentation and hands on exercises to cover topics including:
- GPT fundamentals- Pitfalls of LLMs- Prompt engineering best practices and techniques- Using the playground effectively- Installing and configuring the OpenAI SDK- Approaches to working with the API and prompt management- Implementing the API to build an AI powered customer facing application- Fine tuning and embeddings- Emerging best practice on LLMOps