Chapter 01 Introduction

Introduction to the Agentic AI Era

The AI landscape has rapidly changed from basic LLM prompting to advanced and capable agents. Here is where we stand, and the tools we will use to actually do design work.

For most designers, AI has meant a chat window. You talked to ChatGPT, Claude, or Gemini. They were smart. You asked a question, you got an answer back.

But they were stuck in that chat window. They could not open your files. They could not design anything. They could not run code. They could only write back to you.

That has changed. We are now in the agentic AI era. The same LLMs are being used as agents. An agent is an LLM with four things bolted on.

The four capabilities of an agent

That is the difference between a chat LLM and an agent. A chat LLM talks. An agent works.

The four capabilities that turn an LLM into an agent.
The four capabilities that turn an LLM into an agent.

What tools work today

Now that we have arrived in the agentic AI era, what tools should designers actually use to do meaningful, scalable design work?

The answer is not a single tool like Lovable, Figma Make, or Claude Design. It is a set of tools working together.

In this guide we use Visual Studio Code as the IDE, Claude as the agent, Figma as the design tool, and the default browser for prototyping and testing.