Modern Creator
Philip Anders · YouTube

These Claude Prompts Save Me Hours Every Week

Six short phrases a non-coder uses to stop Claude from handing work back and to keep every session on track.

Posted
3 days ago
Duration
Format
Listicle
educational
Views
3.2K
142 likes
Big Idea

The argument in one line.

Six short phrases typed at the right moment eliminate the friction that makes non-technical users give up: over-delegation, jargon walls, dead-end paths, verbose summaries, multi-day drift, and unnoticed rough edges.

Who This Is For

Read if. Skip if.

READ IF YOU ARE…
  • You use Claude Code or any AI coding assistant but have no formal programming background.
  • You find Claude handing long to-do lists back to you instead of just executing.
  • You have ever abandoned a multi-day project because it started working worse than the first draft.
  • You want a simple, repeatable vocabulary for directing AI without needing to understand the technical output.
SKIP IF…
  • You are an experienced developer comfortable reading Claude's technical explanations -- these prompts target the non-coder gap.
  • You are looking for prompt engineering theory or advanced system-prompt design.
TL;DR

The full version, fast.

Non-coders get stuck not because Claude cannot do the work, but because they do not know the words to redirect it. This video gives six: asking whether Claude can do a task itself flips it from instructor to executor; asking for a layman explanation removes jargon; asking for a workaround breaks dead ends; typing TL;DR cuts long summaries; asking whether the approach is still the smartest way audits drifting projects; and asking for suggested improvements surfaces blind spots at the polish stage. A source-of-truth document stores any recurring trick so you never repeat yourself across sessions.

Free for members

Chat with this breakdown — free.

Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.

Create a free account →
Chapters

Where the time goes.

00:0000:21

01 · Hook + promise

Six prompts, two months of use, print-on-demand business context, no coding experience.

00:2100:59

02 · Prompt #1: Can't you just do this yourself?

When Claude returns a list of manual steps, this phrase makes it realize it can execute them independently. Demonstrated live in Claude Code with a 38-design batch resize job.

01:0001:57

03 · Prompt #2: Explain this to me in layman's terms

Replaces jargon with plain-language walkthroughs. Secondary tactic: paste screenshots directly into Claude when verbal description fails.

01:5702:50

04 · Prompt #3: Try and find a workaround

Breaks roadblocks -- whether Claude says something is impossible, too expensive, or too slow. Forces it to research alternative paths instead of defending its current one.

02:5003:41

05 · Prompt #4: TL;DR

Forces Claude to compress verbose status updates into a short summary paragraph. Can be saved to the source-of-truth document so it applies to all future sessions automatically.

03:4104:58

06 · Prompt #5: Are we still doing this the smartest way?

Project-level audit for when a build starts degrading after multiple days of fixes. Makes Claude step back and evaluate the whole architecture rather than patching symptoms.

04:5805:44

07 · Prompt #6: Suggest improvements to X

Polish-phase prompt: name specific dimensions (UI, speed, cost, quality, UX) and Claude proposes targeted improvements you may have missed.

05:4406:13

08 · Bonus: update your source-of-truth

Any recurring preference should be saved to the source-of-truth document or skill file so it loads automatically and never needs to be repeated.

06:1306:30

09 · CTA: beginner guide

Verbal CTA directing viewers to a Claude beginner guide video with a free source-of-truth setup prompt.

Atomic Insights

Lines worth screenshotting.

  • When Claude lists steps for you to follow, asking whether it can do them itself often makes it realize it never needed your help in the first place.
  • The gap between a functional first draft and a broken three-day-old project is usually accumulated micro-fixes, not a single mistake.
  • Pasting a screenshot into Claude when you are stuck is faster and more accurate than trying to describe a UI problem in words.
  • Telling an AI to find a workaround is more powerful than asking it to fix its current approach -- it grants permission to abandon the original path entirely.
  • Saving a prompt preference to the source-of-truth document is the only way to stop repeating yourself across unrelated Claude sessions.
  • The suggest-improvements prompt catches blind spots you cannot see when you are 95% done with a project.
  • A source-of-truth document acts as Claude's persistent memory -- it loads automatically at the start of every new session so context does not reset.
  • Non-coders lose more time reading Claude's verbose status summaries than from any actual technical error -- asking for a TL;DR is the fix.
  • If a project is getting worse the longer you work on it, the problem is direction not effort -- audit the whole approach rather than fixing individual pieces.
  • Asking whether you are still doing something the smartest way forces Claude to evaluate the current architecture, not just the current error.
Takeaway

Six phrases that stop Claude from handing work back.

WHAT TO LEARN

The biggest bottleneck in any AI-assisted project is not the model's capability -- it is not knowing the words to redirect it when it stalls.

  • When an AI assistant responds with a list of steps for you to follow, asking why it cannot execute them itself often makes it realize it can.
  • Asking for a layman explanation is more effective than re-reading a confusing response -- it forces the model to find a simpler angle rather than repeat the same words.
  • Pasting a screenshot directly into the chat window resolves UI confusion faster than any verbal description, especially when the problem is something you can see but not name.
  • Telling an AI to find a workaround rather than fix the current approach grants permission to abandon a failing path entirely, which often surfaces a better solution.
  • Asking for a TL;DR after a long status message trains the model to lead with conclusions, which speeds up every subsequent interaction in that session.
  • When a project starts degrading over multiple days, the problem is usually accumulated direction drift -- stepping back to ask whether the whole approach is still optimal beats patching individual errors.
  • Asking for suggested improvements in specific categories (speed, cost, UX, quality) at the 95%-done stage surfaces blind spots that are invisible when you are too close to the work.
  • Any preference you have to repeat across multiple sessions should be written into a persistent context document so the model loads it automatically -- repetition is a sign of a missing system, not a missing prompt.
Glossary

Terms worth knowing.

Source-of-truth document
A persistent context file that describes how you like to work, what your business does, and any recurring preferences. Claude loads it automatically at the start of every new session so you never have to re-explain yourself.
Skill file
A saved instruction set that teaches Claude a repeatable workflow or behavior. Updating it after a session means the lesson carries forward to every future project that loads the file.
Layman terms explanation
Plain-language explanation with no assumed technical knowledge. Asking Claude to use layman terms replaces jargon with step-by-step descriptions a non-specialist can act on.
Resources

Things they pointed at.

01:05channelAdam (unnamed Claude creator referenced for the layman tip)
Quotables

Lines you could clip.

00:21
Can't you just do this yourself?
Punchline-length prompt that solves a universal frustration -- no setup neededTikTok hook↗ Tweet quote
03:29
It saved me a lot of time reading, which I don't like, and I can just carry on with taking action.
Self-aware admission that lands as relatable humorIG reel cold open↗ Tweet quote
04:11
It seems to work worse than it did on day one with the first draft. It's like you're trying to fix things and breaking stuff in the process -- or Claude is. Who knows?
Honest, funny, and names a near-universal AI project experienceNewsletter pull-quote↗ Tweet quote
The Script

Word for word.

Read-along

Don't just watch it. Burn it in.

See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.

metaphoranalogy
00:00In this video, I'm gonna share six prompts with you that will help you during your Claude workflow. I've been using it for two months now. It's made me way more productive and helped me automate different parts of my print on demand business.
00:12This is all despite the fact that I'm not a coder. I have no coding experience, and I'm using Claude code, and it's still working well. So let's go.
00:20Prompt number one is, can't you just do this yourself? Sometimes Claude would just go off and say, hey.
00:26You have to do one, two, three, like a, b, c, all these steps. First of all, I don't understand half the steps, and secondly, I don't want to. I don't have the time to do it.
00:34Sometimes you just have to say, can't you do this yourself? And then it'll realize, oh, yeah. Actually, I can do this myself.
00:40I shouldn't be asking you to do this. And then it will just go off and finish all those steps on its own independently. So can't you do all this yourself is a really good prompt to tell Claude when it gives you a lot of work to do.
00:53Now sometimes that prompt is not gonna work though, and Claude will still require you to do something more technical manually. In that case, if you don't understand what's going on, one prompt that's really helped me a lot is explain this to me in layman's terms.
01:07That's one I got from Adam, or you could say explain this to me like I'm a five year old. Basically, Claude in that case is gonna help walk you through it way more easily. And if you still get stuck, always take screenshots.
01:20Take a screenshot, paste it into Claude, say, hey, I'm on this page. I can't see what you're talking about or when I try what you say, it doesn't work. Just explain yourself well, give it references, and always remember, let it explain things in layman's terms or like you're a five year old.
01:35And that's if you're like me. Right? If you're a complete newbie with coding or using these kind of AI automation tools, that prompt is a lifesaver.
01:44Now in some cases, Claude might tell you that either something that you're trying to do isn't possible. Why isn't it possible? It's just not.
01:51Maybe you've already started building automation or a tool, and then, like, halfway down the line, there's, like, a a roadblock, or maybe it says, oh, this is gonna take really, really long, or it's going to, you know, be quite expensive in terms of API, in terms of tokens, etcetera, etcetera. So there might be some roadblocks here that'll cause you headaches.
02:08One problem that helps with this is try and find a workaround. If you force Claude to do more research and find alternative routes, maybe it's just, you know, very determined to do this one way because you decided that at the start of the project, tell it to find a workaround, and it might actually find a way better alternative than the current thing it is stuck with.
02:28Now if you're like me and you're a of a lazy reader, then you're probably sick of Claw always giving you super long responses and summaries of what it's currently done and then awaiting you to essentially read through all of that and then carry on with the project. Now what I've been doing a lot lately is just saying t l d r, too long, didn't read.
02:47And what that will prompt Claude to do is literally just summarize the key points in a small paragraph. That way, you don't have to read through everything and understand what was actually going on.
02:57You just get the most important aspects of what happened and what to do next. Really like this prompt. It saved me a lot of time reading, which I don't like, and I can just carry on with taking action or helping Claude to take action in this case.
03:10And you can also, by the way, add this to your source of truth. If you ever kind of find these kind of handy tricks throughout your workflow or things that you want to do differently with all your projects in future, tell Claude, hey.
03:23Add this to the source of truth document. Add that you should always add t l d r summaries at the end of project or at the end of messages that are quite long when you're summarizing a task that you've done.
03:35Now I think another common experience that a lot of people, myself included, have with Claude is that you start working on something and you get a first draft of the automation of the tool or whatever it is, and that works quite well. But you've got a few ideas, you want to fix a few little areas, and then without, you know, like, it's it's three days later, you've been working in this for ages, and it seems to work worse than it did on day one with the first draft.
04:01It's like you're trying to fix things and breaking stuff in the process or or Claude is. Who knows? The thing with this is you should use the prompt, are we still doing this the smartest way?
04:11This will prompt Claude to go back and look at everything and analyze and see is there maybe an alternative route to take. Maybe at the beginning, we went down a rabbit hole trying to fix or improve certain aspects, and right now, there's actually a way better path to take from here.
04:27This has helped me out a lot of times being multiple days deep into a project, and I think it's also useful for us, like, non coders who don't really know, is this the smartest way to build a solution to the problem that we have, or is there maybe another way to do this that makes more sense? So just remember the prompt, are we still doing this the smartest or the most efficient way to help Claude audit your projects if you get stuck multiple days down the line?
04:53And another prompt that I've used quite a bit is suggest improvements to the UI, meaning the user interface, to the speed of the tool, trying to speed things up in terms of loading or whatever.
05:05The cost, meaning reduce the cost, suggest improvements for the quality of the outputs, or things like simplify the user experience.
05:14So these kinds of prompts really help you polish off projects when you're like 95% there.
05:20You are quite happy with it, but maybe there's some blind spots that you've got and there are some areas for improvements that you didn't know about. So this really good, good, suggests improvements to x, y, zed. You can name multiple things right there, and then Claude will suggest things that it might be able to build for you.
05:35And a quick bonus tip, if you catch yourself having to say the same thing over and over to Claude in in separate chats, for example, the TLDR tip that I gave you, I was saying that to Claude in multiple projects, and it wasn't remembering across sessions.
05:51Tell it to update the source of truth document or its memory. If you're if you're working with skill files, tell it to update the skill file to the latest things that it's learned from you. If you're unsure what a source of truth document is, it's essentially like the brain that Claude has on how you like to work and what your business is about, and that brain loads into every single new session that you start automatically.
06:13If you want to learn more and also understand how to set it up properly, check out this video next. It's my Claude beginner guide. It helps you get set up with the software even if you're a complete newbie like me, and I also give away a free prompt in that video that will help you set up a source of truth document for yourself.
The Hook

The bait, then the rug-pull.

Two months into using Claude Code without any coding background, this creator identified exactly where non-technical users stall -- and distilled the fixes into six phrases you can type right now.

Frameworks

Named ideas worth stealing.

00:21list

The 6 Redirect Prompts

  1. Can't you just do this yourself?
  2. Explain this to me in layman's terms / like I'm a five year old
  3. Try and find a workaround
  4. TL;DR
  5. Are we still doing this the smartest / most efficient way?
  6. Suggest improvements to [UI / speed / cost / quality / UX]

Six phrases that cover the six most common points where non-technical users stall in a Claude Code session.

Steal forAny Claude workflow doc or onboarding guide for non-coders
05:22concept

Source-of-truth document

A persistent context file Claude loads at the start of every session -- stores preferences, business context, and recurring instructions so you never repeat yourself.

Steal forCLAUDE.md or project memory setup
CTA Breakdown

How they asked for the click.

VERBAL ASK
06:13next-video
If you want to learn more and also understand how to set it up properly, check out this video next.

Verbal only, no card overlay or on-screen button visible. Casual and non-pushy. Offers a concrete freebie (source-of-truth prompt) to justify the click.

FROM THE DESCRIPTION
PRIMARY CTAWhere the creator wants you to go next.
Storyboard

Visual structure at a glance.

open
hookopen00:00
prompt-1
valueprompt-100:17
demo-1
valuedemo-100:26
prompt-2
valueprompt-201:00
prompt-3
valueprompt-302:10
prompt-4
valueprompt-402:50
prompt-5
valueprompt-503:41
prompt-6
valueprompt-604:58
CTA
ctaCTA06:13
Frame Gallery

Visual moments.

Watch next

More from this channel + related breakdowns.

Chat about this