0Pricing
Vibe Coding · Lesson

Setting Up Your First Tool

Install and configure your assistant.

Setting Up Your First Tool is a free Vibe Coding lesson on CoddyKit — lesson 4 of 4. You can read the complete lesson below for free — then practise it hands-on in the browser with a built-in code editor and a 24/7 AI tutor. It is part of the Vibe Coding learning path, one of 4 lessons in the course, and your progress syncs across the web and the CoddyKit app.

Let's Get You Started

You know the families and how to match them. Now let's actually set one up. We'll keep it simple with a browser tool — by the end you'll have sent your first prompt.

Choosing Your First Tool

The easiest start is a chat assistant in your web browser: no setup, just a chat box. Look for a free tier, pick one, and stick with it for now.

Create Your Account

Most tools ask you to sign up with an email so they can save your chats. Use a real email you can access in case you need to confirm it.

Find the Chat Box

Once signed in, look for the text box, usually at the bottom of the screen. That's where you type your requests — everything starts there. Spot it before moving on.

Your First Prompt

Let's send a friendly first message to check everything works. Type the prompt below, press Enter, and read the reply. You just talked to your AI assistant! 🎉

Hi! I'm brand new to building software with AI. In two sentences, tell me one fun thing we could build together.

Ask It to Build Something Small

Now try a tiny real task: ask for a small piece of code you can copy. Notice it returns code and an explanation. Small wins build confidence.

Write a tiny web page that shows the words "Hello, world!" in big blue letters. Give me one HTML file and explain it briefly.

Refine With Follow-Ups

The real power is the follow-up. You don't need it perfect the first time — just ask for changes. The tool remembers the chat, so you keep improving the same result.

Nice! Now make the text green instead of blue, and add a button below it that says "Click me".

Saving What You Make

When you like the code, save it: copy it into a file on your computer, or just keep the chat open so your history stays. Copying is a perfectly fine start.

Trying It in a Browser

To see an HTML file work, save it with a .html name and double-click to open it in your browser. Not ready for files? Many tools let you preview right in the chat.

How do I open the HTML file you gave me so I can see it in my web browser? Explain step by step for a beginner.

Good Habits From Day One

Start with these habits: be specific, read the reply (don't copy blindly), ask follow-ups instead of restarting, and save your wins. They make every tool work better.

Where to Go Next

You've got a working tool and a first creation! From here, keep practicing, try an agent for bigger apps, and explore an IDE assistant for real projects.

Quick Check

One last check to wrap up the course.

Recap

You did it! You chose a browser chat assistant, found the chat box, sent a first prompt, built a tiny page, and learned to refine with follow-ups. Now choose the right tool with confidence.

Frequently asked questions

Is the “Setting Up Your First Tool” lesson free?

Yes — the full text of “Setting Up Your First Tool” is free to read here on the web, and the Vibe Coding course includes 4 lessons in total. To practise it interactively (a built-in code editor and a 24/7 AI tutor) and unlock the rest of the Vibe Coding course, upgrade to CoddyKit PRO.

What will I learn in “Setting Up Your First Tool”?

Install and configure your assistant. You practise Vibe Coding with hands-on code you run directly in the browser, and a 24/7 AI tutor answers your questions as you work through the lesson.

Do I need any experience to start Vibe Coding?

No prior experience is required. Vibe Coding on CoddyKit is structured for beginners through advanced learners; this is — lesson 4 of 4, so you can start here or from the beginning and move at your own pace.

How long does the “Setting Up Your First Tool” lesson take?

Most CoddyKit lessons take about 5–10 minutes. Each one is bite-sized and interactive, so you make steady progress and pick up exactly where you left off across the web and the app.

Can I write and run code in this Vibe Coding lesson?

Yes. Every Vibe Coding lesson includes a built-in code editor, so you write and run real code right in your browser and get instant AI feedback — no local setup required.

All lessons in this course

  1. The AI Coding Landscape
  2. Chat vs Agent vs IDE Assistant
  3. Matching Tools to Tasks
  4. Setting Up Your First Tool
← Back to Vibe Coding