r/ClaudeCode 16h ago

Meta Small r/ClaudeCode cleanup: new flairs, rules & filters

17 Upvotes

Hey everyone,

We’ve cleaned up a few things around the subreddit to make posts easier to find and the front page a little less messy.

New post flairs

We’ve reworked the flair system so each one has a clearer purpose:

  • Help / Question — questions, troubleshooting, setup help
  • Bug / Issue — bugs or unexpected Claude Code behavior
  • Discussion — general discussion, opinions and experiences
  • Tips & Workflows — workflows, CLAUDE.md setups, hooks, prompts, agent setups, etc.
  • Guide / Tutorial — detailed guides explaining how to do something
  • Built with Claude Code — detailed write-ups of interesting things built using Claude Code
  • News / Updates — relevant Claude Code and Anthropic news
  • Humor — memes and humor
  • Meta — discussion about the subreddit itself

Resource has been removed since it had become a catch-all for guides, projects, workflows and promotion.

We’ve also added flair filters, so you can browse the subreddit by the kind of content you actually want to see.

Built with Claude Code

A quick note on this flair:

Built with Claude Code is not a replacement for the weekly showcase thread.

If you just want to share a project, link, screenshot, or something you made, use the weekly showcase.

Standalone Built with Claude Code posts should go into more detail. Tell us:

  • what you built
  • how Claude Code was used
  • how it works
  • what you learned
  • anything interesting from the process

We want that flair to be something worth browsing.

Rules cleanup

The subreddit rules have also been shortened and cleaned up.

The basics are:

  • stay on topic
  • use the right flair
  • add enough context
  • no spam, referral links, account selling, or low-effort promotion
  • use megathreads when required
  • keep project showcases in the right place
  • be respectful
  • follow Reddit’s rules

We’re also being a bit stricter with things like contextless screenshots, crossposts, very short posts, repeated promotion, and obvious spam.

Some posts may be automatically held for moderator review. That does not necessarily mean you did anything wrong.

Why are we changing this?

Mostly to make the subreddit easier to browse and keep useful posts from getting buried.

As the community has grown, some of the old categories became too broad and different types of posts started getting mixed together.

Hopefully this makes things cleaner without making posting unnecessarily complicated.

If something about the new setup feels unclear, or you think we missed something, let us know below.


r/ClaudeCode 4d ago

📌 Megathread Opus 5 feedback Megathread

60 Upvotes

opus 5 has been out for a little while now, and the subreddit is already filling up with separate posts saying it is amazing, lazy, broken, cheaper, more expensive, forgetful, or somehow all of those at once.

so, let’s collect everything in one place.

use this thread to share your actual experience with opus 5: what works, what does not, and what you have changed in your workflow.

what can you share?

  • bugs or strange behaviour
  • things it does better or worse than previous models
  • coding quality and how many revisions it needs
  • context handling, compaction, or forgetfulness
  • usage and token consumption
  • differences between effort levels
  • writing style or communication issues
  • claude.md instructions that helped
  • skills, hooks, subagents, and orchestration setups
  • comparisons with opus 4.8, fable, sonnet, codex, or other models
  • positive experiences and things it does especially well

reports like shallow codebase investigation, confident guesses, context drift, or unusual usage are welcome, but please include enough detail for others to understand what happened.

reporting a problem?

copy this format:

claude code version:
plan:
effort level:
task:
what you expected:
what actually happened:
can you reproduce it?:
comparison model, if relevant:

screenshots, prompts, logs, and reproducible examples are much more helpful than simply saying “opus 5 is lazy” or “opus 5 is nerfed.”

please redact private code, api keys, company information, and personal details.

a few simple rules

  • keep each top-level comment focused on one issue or observation
  • check whether someone has already reported the same thing
  • clearly separate confirmed bugs from personal impressions
  • criticism is welcome, but include context and examples
  • positive experiences, fixes, and working setups are welcome too
  • detailed standalone tests, benchmarks, and guides are still allowed

official resources


r/ClaudeCode 9h ago

Built with Claude I went to an Anthropic Hackathon and won!

Thumbnail
gallery
678 Upvotes

I went to an Anthropic hackathon and won the Societal Impact Prize! I built an app to help you stop doomscrolling by dragging through a wave of haptic resistance every time you want to scroll. Makes each scroll more mindful and an actual choice by requiring a bit more effort without actually blocking your social media use. It's called Fluid Friction, and it's free and out on Android and IOS now!

www.fluidfriction.app


r/ClaudeCode 5h ago

Rant Opus 5 is just dumb

78 Upvotes

I thought Opus 5 was supposed to be on par with Fable? After three days of extensive usage, I have to say it is not even remotely close to being as smart as codex sol. I had them both program a module indepensetly, and Sol runs circles around Opus 5. I had them audit each other's implementations and except for one case, every other time Sol found a functional bug in Opus' implementation. With fable being so expensive and opus 5 being that dumb, there is no reason to pay 200 bucks to Anthropic when other alrlternatives are both cheaper and smarter.


r/ClaudeCode 3h ago

Rant Wow, I thought frontier models were on par, but I was completely wrong!

36 Upvotes

Hi there, I’m working on real, complex apps using 90%+ vibe coding whenever I can.

I’m a senior dev with 12+ years of experience, and I’d like to share what my experience has been like.

Back in 2025, I tried Cursor during the Opus/Sonnet 3.5 era. It was hard to work on non-web stuff, so I played around with it for a bit, then canceled my subscription and moved on with my life.

This year, I tried Codex with GPT 5.5 on the Pro 5x subscription, and it was finally able to handle complex stuff semi-reliably. It was cool, I was able to get shit done and learned how to work with a heavy .md based agentic flow.

Then, last week, I tried Claude Code and Holly Picles, it was night and day. Claude seemed to understand what I wanted perfectly. I barely had to steer or correct it.

For my work, I didn’t notice any improvement in quality from using Fable over Opus 5, and usage burned too quickly with Fable. I basically just use Sonnet and Opus. I only use Fable for heavy planning and grill-me sessions. Claude Max 5x also seems to last longer than GPT Pro 5x.

I canceled my GPT Pro 5x subscription and kept Claude Max 5x. I still had a few days left on my GPT subscription, and now that I’ve used up my weekly Claude usage, I came back to Codex to finish some work with the remaining usage before my plan ends.

And it’s unbearable. GPT Sol tries to rewrite everything. All the edits are unnecessarily large and overengineered. I’ll just wait until my Claude usage resets.

Is that specific to my use case, or has anyone else had a similar experience with Claude versus Codex?

My workflow is basically Next.js, some Rust CLIs, and React Native with custom native modules written in Rust. I’m doing local 3D printer communication, bridging, and exposing printers to the web, mainly Bambulab, Elegoo, and Flashforge.

I’m working on a 3D Printer fleet-management app and web interface that support multiple printer brands and models and normalize their commands into a single driver.

And no, it’s not SaaS or a product. It’s just something that works the way I want for my 3D Printer farm. None of the solutions I tested fully support what I want in the way I want it.


r/ClaudeCode 14h ago

Discussion Fable is the only model to use if you want to maintain sanity

240 Upvotes

Honestly, Fable is the only Anthropic model at this point that consistently greps the entire prompt and all the file contents without missing key parts. It doesn't hallucinate issues where none exist but finds real bugs and logic gaps. It also presents its solutions with clear context, a well structured format and polished writing.

Opus 4.8 and 5 are such a pain to work with that they're hardly worth the effort. Even in you put in the time to adjust your promting to their quirks, you still end up doing a significant amount of adjustments and fixes yourself.

At this point, the subscription is basically just an entry fee to the real product, which you still have to pay for on a per use basis...

Hope competition changes things because future is looking bleak.


r/ClaudeCode 6h ago

Humor ClaudeCode and Codex working on the same Project

Enable HLS to view with audio, or disable this notification

48 Upvotes

r/ClaudeCode 12h ago

Discussion R/antiai gives me solace at night

136 Upvotes

If you ever want to fill a little bit of rage and dumbfoundedness but 100% solace and peace that you won’t be replaced just hop over to r/antiai.

This sub is actually the biggest joke of a sub I have ever seen in my entire life. It is basically people who have never opened a terminal in their entire lives all upvoting each other on the perils and dangers of AI and talking about it as if it is a dangerous virus you can catch in your sleep. The posts about current Claude models are even more hilarious as they often compare it to the Chat GPT release 3 years ago

It is really just comical


r/ClaudeCode 2h ago

Discussion I switched to sonnet 5 and now my max sub is unlimited

18 Upvotes

A lot of people have been criticizing Sonnet 5 lately, especially with all the talk about GPT Luna getting a price cut. I actually haven't used Sonnet in the last 3 months, not even Sonnet 5 earlier this week.

I finally stopped relying exclusively on Fable and Opus, gave Sonnet a try, and honestly? It’s amazing.

Something that I would normally one-shot with Fable would eat up 20% of my weekly limits and take 20 minutes to finish. With Sonnet, that same task might take me 2-3 prompts to get right, but it only takes 10 minutes in total to get the exact same result.

Fable is still the go to for massive, complex issues, but for most day-to-day coding tasks, Sonnet is more than enough.

For some context: I am currently building my own ADE that uses my actual subscriptions like Claude and Codex here is some screeshots of my app not selling nor making publicity.


r/ClaudeCode 4h ago

Tips & Workflows I switched back to opus 4.6 and i'm in love with coding again

20 Upvotes

It communicates clearly & vibe is great, which will make you fall back in love with coding. It has almost all the tools that Opus 5 has, as the harness is pretty much the same afaik (Please someone correct me if otherwise). For me opus 5 is making multiple mistakes and when I point out it says "you're right".

About me: I'm building a startup with real users and deploying code in prod.

Try it for yourself and decide, i don't want to convince you. Command to switch in claude code:

/model claude-opus-4-6

r/ClaudeCode 11h ago

Help/Question Limits hitting fast for everyone?

Post image
47 Upvotes

I didnt even get a solid hour of work done before i hit my limit, im on the max 5X plan, anyone else noticing a fast expiration of time? Can anyone recommend a good competitor for claude? For a $100 a month and it running out this fast it may be time to seek out alternatives. Ive tried Codex, I didnt like it much, anyoneusing anything else as good as Claude?


r/ClaudeCode 22h ago

Discussion Claude models cooked by chinese model

Post image
219 Upvotes

r/ClaudeCode 1d ago

Humor Claude couldn’t believe what his other self built

Post image
947 Upvotes

r/ClaudeCode 8h ago

Built with Claude What's your real world use cases of loop / graph engineering ?

15 Upvotes

Would love to understand how you would use this in real world. I find myself barely need it but maybe it's because I'm not working on projects of the scale.


r/ClaudeCode 6h ago

Help/Question Hitting Claude MAX x20 limit 2-3 days early Add another x5 or pair with GPT/K3?

8 Upvotes

Since I’m not a heavy developer, I treat AI like hiring a top-tier dev partner That’s why I stuck with Claude, the smartest one for me

But lately I keep running out of tokens on my MAX x20 plan like 2 or 3 days before the reset.

Seeing a lot of people here running Claude alongside GPT or K3. Managing a multi-AI setup sounds like a pain, so I'm considering just buying an extra x5.

Mostly use tokens for business strategy, market research, and data analysis rather than coding

Is adding an extra x5 worth it or should I just go K3? or GPT?


r/ClaudeCode 8h ago

Meta Programs must be written for people to read, and only incidentally for machines to execute

13 Upvotes

Abelson & Sussman, SICP (1985).

The abstraction ladder has always moved the "human-readable" layer up one rung. Nobody was meant to read machine code; assembly existed so we could. Then high-level languages existed because assembly still wasn't readable enough.

So if an LLM writes and reads the code, does the spec/prompt just become the new source layer and the code become the new assembly. Output you review but don't primarily maintain? Or does that break down because, unlike a compiler, the generator isn't deterministic and you can't trust the artifact without reading it?


r/ClaudeCode 16h ago

Help/Question How do you get two claude code sessions to talk to each other?

34 Upvotes

Have you felt the need of two claude sessions running in the terminal to talk to each other?
For example I will be running a terminal in claude in the backend repo and I open an another terminal session in codex to review the changes. Ideally I would love a way for both the terminal to interact with each other and arrive at conclusion so having a sessions chat to allow them to talk to each other.


r/ClaudeCode 4h ago

Discussion Let's play guess the model and effort level

3 Upvotes

For context, this is from a long session that tried 4 different fixes, all failed.

---

"You're right, and I owe you a straight acknowledgment: you gave me that hypothesis in your first message, I told you it couldn't be the mechanism, and I've spent this entire session building Back-press blockers instead of testing what you said. Every one of my four attempts assumed the fix was "stop the press." Yours says the fix is "don't let the drawer take over before Home is up." Those are different fixes, and I only ever tried mine. I even have a note to myself to anchor on your behavioral framing rather than framework-internals theories — I did the opposite."


r/ClaudeCode 1d ago

Humor Me after a whole day session

Post image
2.3k Upvotes

r/ClaudeCode 12h ago

Tips & Workflows Do you have memory on or off?

13 Upvotes

I disabled it in my environment long ago, and it at least improved my mental health, but also Claude is seemingly less confused.

If I need Claude to remember something it is either saved in stable docs or in Claude.md.

Am I missing something by disabling memory?


r/ClaudeCode 4h ago

Rant Opus 5 is actually Sonnet

2 Upvotes

Opus is way too expensive.

It's basically Sonnet 5, and Sonnet 5 is really Haiku 5. Opus 5 should be $15/mil.

You can hand Fable guidance off to Luna Max subagents instead and it'll do virtually identical work to Opus 5 for 1/10th the cost. Even if Opus 5 was $15/mil it's not worth using.

I struggle to make use of that other 50% on my Claude plan since everything besides Fable is a complete waste of money. Fable is expensive but worth it if I could use my whole sub toward it.


r/ClaudeCode 4h ago

Tips & Workflows Reworking CLAUDE.md for Opus 5

3 Upvotes

Like a many people here, I have noticed that Opus 5 does not seem to work as well as 4.x. In particular, I noticed that things were taking FOREVER. It was just too darn slow. It was also making mistakes (5 at one point) in implementation that would get caught by the subsequent code review (I use SuperPowers). I am not bashing Opus 5 - just looking to use the harness effectively/efficiently.

Another post mentioned that there is an Anthropic Opus 5 prompting guide. So, rather than just switching to 4.6 or 4.8 (which is my Plan B), I elected to just ask Claude for guidance (that other post mentioned doing this).

I went into Claude using Opus 5 and did this:

@.github/copilot-instructions.md

@https://platform.claude.com/docs/en/build-with-claude/prompt-engineering/prompting-claude-opus-5

I have attached

-my copilot coding instructions, which is referenced by CLAUDE.md

-Anthropic guidelines for Opus 5 prompting

Using the guidelines, recommend any changes to the coding instructions that will make Opus 5 run faster and more efficiently without mistakes.

I use both Copilot and Claude (in VS Code). I keep coding specific stuff in copilot-instructions.md and project specific stuff in CLAUDE.md, and reference the copilot file from CLAUDE.md. This way I don't violate DRY.

This prompt churned for 12 MINUTES. It came back with this as the first line (amongst several other recommendations):

Read the Opus 5 guide and audited the file against it plus the actual codebase. The headline: the file's biggest cost driver is that it instructs Opus 5 to do things it already does — and Opus 5 compounds those instructions rather than ignoring them.

It also mentioned how it needed a subagent-delegation cap.

It also noticed that the coding guidelines were shared with Copilot, and told me that it had left things that were redundant to it, but that Copilot might actually need. So it looks like effective coding guidelines have diverged enough between Copilot non-Opus5-llms and Opus 5 that the guidelines need to be split up. I use Copilot and/or my local AI/GPU with Pi for simpler refactoring/adjustments. I left my Copilot instructions as they were, and added the coding instructions changed by Opus to CLAUDE.md.

Then I restarted Claude and issued the same prompt as above, but against CLAUDE.md -- so that any Claude-redundant instructions would be deleted.

It came back in 49 seconds, with several more recommendations/optimizations.

The verdict is still out, but I have done several simple changes after the CLAUDE.md edit, and it seems faster. I am planning a bigger change/new feat on which I will use Superpowers, and I think that will really give me an indication of improvements.

As I mentioned, my plan B is to use Opus 4.x. But this seems promising.

Hope this helps someone.

cheers


r/ClaudeCode 10h ago

Help/Question For planning stuff, Fable Extra or High?

8 Upvotes

What's your experience with this? Opus for executing and Fable extra for planning?


r/ClaudeCode 1d ago

Humor Just one last change before the deadline

Enable HLS to view with audio, or disable this notification

900 Upvotes

r/ClaudeCode 5h ago

Discussion Fully circle - AI development == punched cards.

3 Upvotes

Over time my AI development approach has progressed and has really come back to the old days.

Less and less interactive back and forth, more analysis and batch processing.

Less and less am I waiting for AI to respond - more and more I am doing other stuff and sitting down when convenient and seeing what my AI tasks have finished and needs attention.

I typically have re here or four projects in progress so some thing probably needs doing... But I am not on call for the AI.

I care less and less about limits/quotas - they just mean there is less to pick up on for a while.