Skip to content
← All Learning Paths

Working With AI Tools

How to get the best results from AI coding assistants, from Cursor to Claude Code.

Explorer · Free4 modules23 lessonsIncluded in the free Explorer plan
0 of 23 lessons0%
Copy Prompts From This Path

Working With AI Tools

These public prompts reinforce the same workflow and vocabulary as this path, so you can copy one now and keep the agent inside a smaller boundary.

Matching public prompts

23

Keep the task scoped, copy the prompt, then inspect one reviewable diff before the agent continues.

Need the safest first move instead? Open the curated sample prompts before you browse the broader library.

DebuggingWorking With AI Tools

Debug This Without Thrashing

Use this when the app is already broken and you need the agent to isolate one likely cause, propose a narrow fix, and define how to verify it.

Preview
"Help me debug this issue systematically.
Feature: [what is broken]
Error or symptom: [full message or precise symptom]
Expected behavior: [what should happen]
Actual behavior: [what happens instead]

Module 1Choosing Your Tools

Compare the major AI coding tools and find what works for you

Module 2Prompt Engineering for Code

Write prompts that produce better code, faster

Module 3Workflows That Work

Practical patterns for getting real work done with AI

Module 4Understanding AI Infrastructure

How LLMs work and the infrastructure behind AI tools