Skip to main content

Level 1: Chat

"AI is a tool I use sometimes, in a separate browser tab."


What This Level Means

At Level 1, you use AI through isolated conversations. You open ChatGPT, Claude, or another chat interface in a browser tab, ask questions, and copy-paste results back to your work.

This is where most people start, and where many stay. It's valuable, but it's like using a calculator by walking to another room every time you need to do math.

Characteristics of Level 1:

  • AI lives in a separate browser tab
  • Every conversation starts fresh
  • You manually describe your context
  • Results require copy-paste to use
  • No integration with your actual work environment

Common use cases:

  • Asking about error messages, syntax, or unfamiliar concepts
  • Generating boilerplate content (code, copy, templates)
  • Getting feedback or second opinions
  • Research and brainstorming
  • Drafting communications

Getting Started at Level 1

1. Pick One AI Chat Tool

  • ChatGPT: Most popular, strong general capabilities
  • Claude: Excellent for nuanced tasks, longer context
  • Gemini: Good Google integration

2. Build the Habit

Start with one use case. Try it daily for a week. Common starting points:

  • Explaining error messages or unfamiliar concepts
  • Generating first drafts of any written content
  • Getting a second opinion before making decisions

3. Learn Basic Prompting

Good prompts include:

  • Context: What you're working on
  • Task: What you need
  • Constraints: Format, length, style preferences
I'm testing a login form for a web application.
Generate 10 edge case test scenarios.
Focus on security and validation edge cases.

Common Pitfalls

"AI gave a wrong answer, so I stopped using it."

AI makes mistakes. The skill is learning when to trust it and when to verify. Start with low-stakes tasks where errors are easy to catch.

"I use AI for the same three things only."

Experiment. Try asking AI about tasks you think it can't help with. You'll often be surprised.

"I forget to use AI."

Build triggers: "When I'm about to Google something, try AI first."

"My prompts are one sentence."

Short prompts get generic answers. Invest a few more seconds in context.


Ready for Level 2?

You're ready to progress when:

  • You use AI multiple times per day
  • You've experimented with different prompt styles
  • You've found 3+ regular use cases for your role
  • You're hitting limits because AI doesn't have your context

Continue to Level 2: Context →


The Leap Ahead

Level 1: ChatLevel 2: Context
Describe your code verballyPaste actual code
"I have a React component that..."[paste component code]
AI guesses at detailsAI sees the real situation
Generic adviceSpecific guidance