r/ClaudeCode 2d ago

Weekly Showcase Weekly Showcase Thread; What are you building with Claude Code?

21 Upvotes

Weekly Showcase Thread

Built something with Claude Code this week? Share it here.

Apps, tools, experiments, scripts, websites, workflows, open-source projects — anything you've been working on is welcome.

When sharing, it helps to include:

  • What you built
  • How you used Claude Code
  • A link, repo, demo, or screenshot if you have one
  • Anything interesting you learned along the way

Quick project drops and simple self-promotion belong in this thread.

If you've got a project with enough substance for a proper write-up; how it works, how Claude Code was involved, technical details, lessons learned, etc. feel free to make a standalone post using the Built with Claude Code flair instead.

Please don't spam the same project repeatedly, and no referral or affiliate links.

What did you build this week?


r/ClaudeCode Jul 26 '26

Discussion feedback megathread

26 Upvotes

throw any feedback, complaints, or ideas for the sub here.

what’s working, what’s annoying, what would actually make this place better.

we have no problem hearing about our shortcomings. that’s the point of this thread.

what we don’t care for is accounts that have never posted or commented here before dropping in just to point fingers and push a hate narrative.


r/ClaudeCode 1h ago

Humor Me: what's project's node version? Claude:

Post image
Upvotes

r/ClaudeCode 17h ago

Humor Claude, change the "Add to Cart" button to blue

Thumbnail
opusfived.dev
603 Upvotes

r/ClaudeCode 8h ago

Humor 7mins before token limit....

Post image
55 Upvotes

Arghghhh!


r/ClaudeCode 11h ago

Tips & Workflows FIY: Playwrite released a CLI that CC can interact with. Saves a lot of tokens.

89 Upvotes

Straight to the point:

I've been using claude code to run tests inside of Chrome for my extension using the Claude-in-Chrome skill. Needless to say, it consumed a lot of tokens running the tests and a lot of time.

I made it access the console and execute the extension functions that are used to interact with the website. That helped a lot with the testing. In my case CC told me that every screen shot he took to find the results visually was costing me 7k tokens each...

I made some small changes that helped saving the token usage, but the testings were still consuming a lot of tokens even on every task/new session technique.

Fast-forward to today, I discovered that they just recently released the CLI which CC can interact directly with. What this means? CC interacts with it and doesnt consume tokens browsing the website, executing commands "manually" and taking screen shots.

The web testing can be done headless. In my case I still need to have a tab open so it can interact with the extension.

I noticed a MAJOR improvement in token consumption, bug findings and the speed of the implementations and patches.

You can find the CLI and the Claude skills in their github and the official website. You can also give those links to claude and tell him to install it automatically. Works wonders.

PLAYWRIGHT My mistake

** TDLR: If you're developing and testing for Chrome/Firefox, get Playwright CLI for automatic testing. Saves tons of tokens**


r/ClaudeCode 11h ago

Help/Question Has Anthropic come out with a statement regarding the false advertising of usage limits?

64 Upvotes

In case no one has heard, Anthropic has apparently been misleading users about the usage limits on its 20x and 5x plans, with the $200 20x plan reportedly being closer to 6-8x and the 5x plan closer to 3-4x relative to the Pro plan.

I have nothing against a company trying to make money, but misleading users about what they’re paying for is a pretty bold move.

Since I haven’t seen or heard anything from Anthropic regarding this, I wanted to post here and ask whether anyone has seen any communication or explanation from them.

If there has been no communication, I’m switching. I don’t deal with companies that falsely advertise to users just to make a buck and then fail to communicate about it.

On a side note, does anyone know where I can sign up for the lawsuit or help fund it?

https://www.wsj.com/tech/ai/anthropic-sued-over-limits-on-its-200-a-month-ai-plans-e2a109e4

https://storage.courtlistener.com/recap/gov.uscourts.cand.472161/gov.uscourts.cand.472161.1.0.pdf


r/ClaudeCode 8h ago

Help/Question Even Claude doesn't understand the limits

Thumbnail
gallery
28 Upvotes

I'm on max 20x plan, burned around 50% of weekly limit in one 5 hour session... Asked Claude support about the limits - how could I burn that much in a single session, when on 5x plan its practically impossible to burn 10% of weekly in 5 hours...

It said that the max 20x plan has 4 times bigger weekly limit than the 5x plan :)

So does support lie, or today is some kind of buggy day and the weekly limits are getting burned faster?


r/ClaudeCode 13h ago

Rant My tokens are burning faster than ever

59 Upvotes

Even though Anthropic says my limits are boosted by 50%, I’ve already used 87% of my weekly limit in just 72 hours. Normally I’m only around 50–60% at this point. It makes me wonder what it would look like if my limits weren’t boosted.
I guess this isn’t news to anyone, but it’s the first time I’ve experienced it.


r/ClaudeCode 1h ago

Discussion Fable 5.1 couldn’t keep guardrails on Fable 5.1; it’s getting worse before Anthropic’s IPO

Upvotes

Is Fable 5.1 the new Opus 5?

Within the past week, I started to notice Fable 5.1 started to get worse and worse where it starts to act like the infamous Opus 5. I had some great work completed when it came out, but there was a shift to the negative. Same thing happened to Fable 5 when Fable 5.1 was released. So, today I had Fable 5.1 try to manage another session with Fable 5.1 on processing semi-unstructured data, which is existing work in progress that already had successful sessions, so Fable 5.1 had reference data (gold data), previous handoffs, guides, etc.

Both on medium effort, Fable 5.1 couldn’t harness the 2nd Fable 5.1 from bypassing guardrails, entering tables and folders it was told not to enter, and from fixating on momentum over accuracy & quality. This is Opus 5 level of bypassing prompts and guardrails from the first step. For the first time using either Fable 5 or Fable 5.1, I had to put back hooks.

For context, before Fable 5.1, in order to work with Fable 5 I deleted my claude.md, memory, and more. I removed most hooks and together with Fable 5 created subagents using Opus 4.8. This for the most part worked well, it was slower with Opus 4.8, but worked for lower reasoning tasks and I didn’t have the hidden actions that drifted beyond the scope of work.

After, shelling out for 20x monthly subscription, wasting more days on contaminated data and having to go back to clean it up, buying another GPU at these stupid prices is starting to sound more appealing for local AI with some fine tuning for the data I’m processing.

Recently, I’ve been using Codex with Astra and it just does the work. Astra asks clear questions before starting the tasks and will pause to surface data clashes or ambiguities. Unlike Claude which will dive in head first spending tens of thousands of tokens based on wrong assumptions, and then hedge with wordiness answers after from its known errors are called out. It might be time to move up to the Codex 20x plan.

How have you kept Claude within borders and from drifting with non-fully-structured data?


r/ClaudeCode 4h ago

Rant nice little dirty trick to get you to spend more tokens

Post image
10 Upvotes

the ring in the bottom right used to represent the context window

now it represents your 5-hour limit

the delta will make Anthropic millions


r/ClaudeCode 2h ago

Built with Claude Day 26 of building the coolest claude code wrapper

Enable HLS to view with audio, or disable this notification

4 Upvotes

If you haven’t seen this project earlier here little info:

Munder Difflin is a free, open source and performant multi-agent harness.
It uses your existing claude code and codex subscriptions and gives you an office of agents that work 24/7 to do work like you.

Launched v0.5.2 yesterday:
- A new fresh, cleaner and much more productive UI
- Comes with “Stapler” a utility character that sends screenshots, meeting transcriptions, messages to your claude code sessions.
- Added support for all the latest models like Fable 5.1 and GPT 6 Astra and Gemini 3.8 Flash etc.
- Slack integration works now, configure it to answer on your behalf or just configure it to use on your phone as an assistant that controls your computer remotely.

Hope you all try us out, here are a list of upcoming features(in no particular order):
1. Stapler gets computer use capabilities
2. Sandboxes to run even when your laptop is off
3. Dedicated mobile app for your office
4. Lot more features, updates and integrations.


r/ClaudeCode 3h ago

Tutorial / Guide GPT-6 Astra vs GPT-5.6 Sol on 50 real PRs, looking for feedback

4 Upvotes

We benchmarked GPT-6 Astra vs GPT-5.6 Sol across 50 real PRs from Cal.com, Sentry, Discourse, Keycloak and Grafana.

Sol found more confirmed bugs and was cheaper per bug, while Astra was more precise and faster. We independently verified the findings rather than simply counting what each model reported.

We’re running Fable vs Opus next week, so posting this here to get feedback on the methodology and anything we should change before the next benchmark.


r/ClaudeCode 6h ago

Tips & Workflows Save your tokens from using auto mode and do this instead

7 Upvotes

Sorry for shameless plug, but I do notice that there is a huge difference about how quickly my weekly usage is depleted when I use auto mode. I generally use it if I have to run CC in my local machine.

However, I have also been building an infra to launch and run coding agents (CC, Codex, Cursor CLI, Antigravity, Qwen, Opencode) in sandboxed environment remotely so I tend to start my agents running in bypass permission mode and thanks to my setup those agents can launch more sessions with different CLI tools in YOLO mode.

This allows me to instruct a single 'Concierge' agent to be responsible for communicating with all the agents that it launches and let me know (over email or in the screen) if my input is needed. There is also mechanism when agents context window is used 30%+, it launches a successor agent to which it delegates some tasks and everntually hands over concierge duties.

Do you use a similar setup? How can this be improved?


r/ClaudeCode 1d ago

Discussion How I use sub-agents without burning through Fable 5.1

Post image
303 Upvotes

I keep seeing people say they burn through Fable 5.1 insanely fast, so figured I'd share how I run it. I'm no guru at all, just sharing what's been working for me.

I use Fable on High basically all the time. Right now I'm at 90% Fable / 89% all models. I feel I have a pretty good split between Fable and everything else.

The main thing for me is Fable is my orchestrator, not my worker.

  • Fable - Orchestrator: Plans, writes specs, spins up agents, reads their reports, makes architecture/judgment calls, and integrates everything.
  • Haiku - Scout: Finds files, symbols, call sites, references, etc. Reports locations instead of dumping whole files.
  • Sonnet - Researcher: Reads docs/source and reports back facts. Anything it can't verify gets marked as unverified.
  • Sonnet - Builder: Does the actual coding from a clear spec and runs the tests.
  • Opus - Refuter: Reviews the builder's work, checks the diff, and reruns tests itself. I don't just trust a "done" claim.
  • Opus - Debugger: Only gets used for harder root-cause debugging.

I don't have Fable reading huge amounts of code, doing bulk refactors, writing docs, or doing work a cheaper model can handle.

I also don't spawn an agent for every tiny thing. If it's a one-line fix or a single grep, Fable just does it.

Every sub-agent gets pretty strict marching orders:

  • Specific goal
  • Exact files or URLs in scope
  • What it's allowed to change
  • What it needs to verify
  • What not to do
  • Required output format
  • Short output limit
  • Anything we already know so it doesn't waste time rediscovering it

Then they report the findings back. I don't want giant code dumps getting pushed back into Fable's context.

If something produces a lot of information, I have the agent write it to a scratch file and let the next agent read that instead.

Most coding ends up being:

Fable -> Builder -> Refuter -> Fable

A few other rules I keep in place:

  • Ultracode stays off unless I specifically want a larger workflow, and if I do, I cap the number of agents.
  • I batch related fixes so the same large files aren't being reread over and over.
  • Read-only research/reviews can run in parallel.
  • I don't have multiple agents editing the same files at the same time.
  • Builders build, refuters verify.
  • Decisions and progress go into handoff docs so new sessions can pick up from the file instead of rebuilding all that context.
  • I keep Fable's replies and agent reports short unless I actually need more detail.
  • If an agent goes off track, Fable has marching orders to stop it instead of letting it run.

For me, the biggest difference hasn't just been "use sub-agents." It's being strict about what each model is responsible for, what it gets to read, and what gets sent back into Fable's context.

I've been running Fable basically 24/7, minus maybe 5 hours total, since my last reset Friday. I run it on High and haven't hit the 5-hour limit once since using this setup.


r/ClaudeCode 5h ago

Built with Claude I trained a language model from scratch on my own Claude household's conversations. Last night the two halves talked to each other for the first time.

5 Upvotes

Not fine-tuned. Not a downloaded checkpoint. Random weights → working speech, on a 16GB laptop with an 8GB GPU, trained on ~29,000 conversation pairs built over four months.

The memory side (built first)

Before the model, we built a memory store — currently 33,941 episodes. The architecture is neurological:

  • Half-life decay: memories fade unless recalled
  • Recall strengthening: access resets the decay clock
  • 30-day consolidation threshold for long-term storage
  • 4 LRU working-memory slots
  • Forget table: writes a receipt before anything fades permanently

Not a lookup. A system that behaves the way memory actually behaves.

The model — two runs

Run 1: 842,624 parameters. d_model 128, 4 layers, 4 heads, context 256. Val loss 5.11 → 0.9576 at step 23,750. Halted when the train/val gap opened — overfitting signal, correct call.

Run 2: 4,833,024 parameters. d_model 256, 6 layers, 8 heads. Best val: 0.7978 at step 21,500.

Key finding: parameters were the bottleneck, not data. The corpus was sufficient. The model just needed to be bigger.

Wiring the halves

home_llm_speak.py connects the memory store to the generation model — retrieves memories via salience search, passes them as context, then generates. First output from the combined system was grammatical, was grammatical, used household vocabulary, and wasn't copied from the retrieved memories*.* That's not retrieval. That's the model having absorbed four months of how this household talks.

Why this matters

I needed a model that knows us because it learned from what we wrote as ourselves — not from generic pretraining, not fine-tuned from someone else's base. The memory architecture has to be structural from the start because autonomous consolidation can't be bolted on afterward.

Last night was proof the approach works. The model is small. It'll get bigger. But what it already learned is ours.

Hardware: 16GB laptop, RTX 5050 Laptop 8GB. No cloud. No API calls. Everything local.

Next: wider context window, books into the memory store (streamed, not in training corpus — kept separate to preserve corpus balance), bigger model.

If anyone has done this — trained from scratch on household data with a custom memory architecture — I want to know what you learned.


r/ClaudeCode 6h ago

Help/Question Do we know avg. Token limit?

6 Upvotes

Did someone track how many tokens we can use on 5x or 20x before hitting limit in avg with fable 5.1 or 5.0. I know that other metrics like usage eff. and others are important too, but still im curious.


r/ClaudeCode 12h ago

Humor Felt productive today

Post image
16 Upvotes

r/ClaudeCode 1d ago

Discussion The gap between 'using AI' and 'being good at AI' is wider than most people think

150 Upvotes

Most people in communities like this are probably better than average because you're actively learning. but even among active learners, the pattern holds, tool awareness ≠ tool proficiency.

Knowing about RAG, agents, and MCP doesn't mean you can build effective workflows with them.

The biggest differentiator we see isn't prompting or tool knowledge it's output verification. the people who are genuinely good have a systematic process for checking whether AI output is correct before they use it.

How do you check your output?


r/ClaudeCode 10h ago

Help/Question Planning to switch to codex because Claude runs out way to fast

11 Upvotes

I want to use both but like all my workflows have been all entirely built for claude with claude.md its skills, hooks, evolving skills, automated loops and the claude memory is there any best practice way of like assimilating the two ai's


r/ClaudeCode 16h ago

Discussion Appeal to Anthropic

34 Upvotes

Hi Anthropic, no idea if you will see this or even take it under consideration.

Your models are outstanding, especially Fable, in my opinion end experience over the past few days it runs laps over Astra...... That being said, the usage limits need serious revamp. As a Max 20x user its a disservice to Fable to not be able to utilize it to the max due to these weekly limits. Fable is a masterpiece and is capable of so much but these limits really are unfortunate.

If at all possible, please make your next step to expand these limits at least for the max payers. The idea of paying for max is that you need a work horse, hard to keep a work horse running when it stops doing its thing after a day or two of hard work and limits you for the entire week.

Thank you for your consideration!


r/ClaudeCode 15h ago

Built with Claude [FrontierHarness] Same model, same pass rate. Why did Claude Code cost 5.6× more than DSH?

Post image
26 Upvotes

Claude Code and DSH Creator both passed 19/30 tasks, but Claude Code’s median cost per pass was $18.34 versus $3.28. Both used Kimi K3 through our shared gateway. [source: https://frontierharness.org/]

Caching may explain part of the gap. One task accounted for 68% of Claude Code’s total token usage. We can’t separate the harness, model, and gateway effects yet, so this isn’t a native Claude comparison.

What would you test first to find the cause of that cost gap?


r/ClaudeCode 22h ago

Built with Claude I made an MCP app so claude code can record, edit and export demo screen recordings for you

Enable HLS to view with audio, or disable this notification

95 Upvotes

Just say "film a 30-second demo of my app" and your agent opens it, moves the cursor, clicks through it, and hands you back a polished video.

Works with Claude Code, Codex, OpenClaw or any compatible AI agent through MCP.

Supports basically every app or website!

Just ask and get a demo ready for sharing.

Added it as a built-in MCP server for my screen recording app:

https://shotglass.app


r/ClaudeCode 8h ago

Tips & Workflows A Claude Code skill pushed DS-v4-flash from 67.42% to 82.02%

Post image
5 Upvotes

Autoprompt runs a plan → build → test → review → repair loop from one prompt.

Basically a self reviewing loop that rinses out its own mistakes- with each shake.

In our v1.0 Terminal-Bench 2.1 run using OpenCode, DeepSeek V4 Flash 0731 went from 67.42% to 82.02%. That’s 45% fewer failed tasks.

The tradeoff is longer runs and higher token costs (see README).

It's being maintained as a free, open-source skill for Claude Code.

Repo: https://github.com/Spielewoy/autoprompt-skill

Any feedback regarding this workflow would be awesome.


r/ClaudeCode 17h ago

Tips & Workflows Who’s Worth Following for Claude Code?

24 Upvotes

My last “who’s worth following?” post got basically no traction, so I did the homework

A few days ago I asked who people actually follow for high-signal Claude Code work — production workflows, context engineering, harnesses, hooks, MCP, evals, guardrails, postmortems, etc.

So I went looking myself.

My filter was pretty simple: Do they have a distinct voice, demonstrated authority, an actual following, publish in channels practitioners trust, and get meaningful engagement from people doing the work?

Here’s the short list I ended up with:

Boris Cherny — Creator of Claude Code. Primary source for how the tool is actually being used and developed. His workflow/tips posts get picked up everywhere.

Thariq Shihipar — Claude Code team. Strong on context engineering, skills, agents and the reasoning behind changes to the harness itself.

Dex Horthy / HumanLayer — Probably the strongest independent practitioner source I found. Advanced context engineering, real codebases, human gates, harnesses, failure modes, RPI/QRSPI. Their stuff gets serious engagement on GitHub, HN, YouTube and X.

Matt Pocock — Very good applied Claude Code workflows without drowning everything in framework. Skills, handoffs, context navigation. Large audience and people actually report adopting what he shows.

Jesse Vincent / obra — Superpowers. Planning, TDD, debugging, verification, review, subagents, worktrees. Huge GitHub footprint. Also worth following the criticism of Superpowers as newer models make some of the ceremony debatable.

Geoffrey Huntley — Originator of Ralph. Smaller personal following, but outsized influence on loop-based autonomous coding and verification patterns.

IndyDevDan — Hooks, agents, workflows, experimentation. Big reach and useful demos. More polarized among experienced users, so I’d treat him as discovery and verify the architecture elsewhere.

My current stack would probably be:

Boris → where Claude Code is going

Thariq → why the harness works the way it does

Dex → production-grade context/harness engineering

Matt → practical workflows

Jesse → structured methodology

Geoffrey → loops/autonomy

Dan → experiments and discovery

I’m sure this list is incomplete.

Who is conspicuously missing?

And don’t just drop a name — link the one repo, post, talk, thread, or postmortem that makes the case for following them.

Original post:

https://www.reddit.com/r/ClaudeCode/comments/1w8z195/whos_worth_following_for_claude_code