135 Comments
User's avatar
Opinion AI's avatar

Really useful piece. What stands out is not just Claude Code itself, but the bigger shift behind it. Coding is slowly becoming more accessible to people who can think clearly, give direction, and test well, even if they do not write syntax.

Ruben Hassid's avatar

what's left is pure product thinking.

Opinion AI's avatar

Exactly. Once the model layer becomes easier for everyone to access, the real difference shifts to product judgment. Not just what the tool can do, but what problem it solves, how smoothly it fits into work, and whether people actually keep using it.

Amarjeet Dalal's avatar

Thanks for sharing, love the explanation of Claude Code.

Ruben Hassid's avatar

glad you liked it :) do you code?

Sascha's avatar

Hey Ruben. Can you share the my voice , my rules with me? Or a guide to set them up would be great!

Ruben Hassid's avatar

sure - check my dm.

We, learners's avatar

Ruben, it is so great, would you share the my voice with me as well?

Nutthakarn Wiw's avatar

Thanks for sharing this! super detailed, it honestly made me want to open my mac and sign in right away haha

read every single word. really glad i came across this. also… this made me realize how fast claude is evolving :)

Ruben Hassid's avatar

go play with it now :) its honestly super fun.

Laramie's avatar

Greaaaat article. I've been using Claude Code on a Raspberry Pi for a few months. This article does a much, much better job than I ever could in describing setup, benefits, tweaks, annoyances. Love your stuff!

Ruben Hassid's avatar

the permissions thing is genuinely annoying :) glad you liked it.

Mason Ferre's avatar

Two other tips:

- you can copy the design code of any website on the internet, feed that code directly into Claude Code, and get an exact copy of the website (with your style based on how you prompt). To do this (Mac) go to a website that you really like, press option + command + i and copy the code under styles.

- install the puppeteer function (tell Claude code you want to install it) to set up an auto screenshot function so you don’t need to manually screenshot errors you find. It will do it automatically.

Ruben Hassid's avatar

thanks for the tips :)

Michael Katz's avatar

I shared with Claude (it’s become habit)

Good piece — Ruben writes well for a non-technical audience and has clearly put thought into accessibility. A few honest takes:

What’s genuinely useful here:

The CLAUDE.md memory trick is solid and underused by beginners. The “screenshot the bug” workflow is practical. The “describe the outcome, not the steps” prompting advice is correct and worth repeating. These are real habits that save time.

Where it gets a bit sloppy:

He conflates Claude Code (the terminal-based agentic coding tool) with the Claude desktop app’s “Code” tab, which are actually different products. The VS Code + Claude extension workflow he’s describing is Windsurf/Cursor territory more than classic Claude Code. If a reader goes Googling “Claude Code” expecting a VS Code plugin experience, they’ll be confused.

The “100x faster” framing is classic content-creator hyperbole. Skip permissions + auto-accept is genuinely useful, but it’s also where things go sideways for non-technical users who can’t debug a spiral loop or catch a messy codebase. He acknowledges this in the “falls short” section at least — which is the most honest part of the piece.

The honest meta-observation:

This is a newsletter for people who want to feel like they’re building without really building. Which is fine!

Ruben Hassid's avatar

i explained those in the blog by the way :)

Michael Katz's avatar

I have found your writing to be inspiring and incredibly useful. Thank you.

Ruben Hassid's avatar

really glad to know.

Nick Haroldsen's avatar

There is some bad advice in here, coming from a seasoned engineer. Don’t put all your instructions in a Claude.md or instructions.md file; it will eat up the context window even if not relevant for the task. Use SKILL.md files instead.

Look it up.

Ruben Hassid's avatar

I actually saw this yesterday: https://x.com/trq212/status/2033949937936085378.

Reminder: me and my entire community we do not want to code for a living.

I believe you are a dev yourself - so a different audience.

Nick Haroldsen's avatar

You don’t have to be an expert dev to share your experience. But it is a good idea to research best practices before unintentionally giving bad advice on the matter as if you were the SME.

Ed Umbao's avatar

I've been searching for this kind of detailed explanation from a beginner's perspective. Really helpful and starting to learn the basics. Thanks a lot.

Ruben Hassid's avatar

you're welcome, Ed :) happy this guide helped

Robert Parks's avatar

Very useful thank you.

Ruben Hassid's avatar

appreciate it, Robert

Mohamed Ali Khemiri's avatar

Bravo 👍👏

Ruben Hassid's avatar

thank you - did you try it?

Jen Pakravan's avatar

I might've missed this in an existing comment but do you have resources you'd recommend for coders/devs who are looking to figure out how best to use tools like claude code (if at all?)? Thanks!

Ruben Hassid's avatar

hi Jen - i'm not a coder myself, it would be hard to recommend the best resource :)

Grok would be helpful, if you're interested to try it

Khulekani Christian's avatar

Thank you for this useful and practical guide. I look forward to diving deeper into Claude Code.

Ruben Hassid's avatar

hey - how did it go? :)

Paul Crick's avatar

The release of Claude Designn just upped the ante

Ruben Hassid's avatar

both eats so much tokens ahah

Mango Chili's avatar

Pro-tip. Start every session by typing /init

That’s it. No prompt, no setup “Claude.md” instructions. Just /init. It will set up the memory, system, etc. every time you create a new directory or project.

Ruben Hassid's avatar

gotta love Claude Code commands

The Sovereign Career Hub's avatar

Still grappling with claude Cowork, but I've saved this post for later. Thanks, Ruben.

Ruben Hassid's avatar

hey, hopefully my Cowork guide could help you out: https://ruben.substack.com/p/claude-cowork-20 :)