I’ve been returning to a multi‑day chat, building nuanced ideas step by step, only to have the system auto‑compact it right when I was about to synthesize everything. The subtle distinctions vanished, replaced by a flat summary, and even my searchable history now only shows the compressed version. It feels like the tool is throwing away the reasoning path I needed, which is incredibly frustrating. I’d love an opt‑out or at least a warning before it collapses the full context.
Claude felt smart on February 22, 2026.
What the community said about Claude on February 22, 2026. Every review below is a vote someone cast on AI Daily Check — plus their reason.
At a glance
32 people shared their experience with Claude this day. 44% rated it smart.
Most-mentioned models: Claude Code (21)
Every review from this day
Each card below is one Claude review from February 22, 2026.
Sunday, February 22, 2026
I set up a PostToolUse hook that runs Baseline’s linter every time Claude writes or edits a file. When the linter spots a legacy pattern—like legacyFetch() or a moment.js import—it returns a blocking error, forcing Claude to fix it on the spot. The feedback loop stopped the model from re‑introducing old code and kept the migration moving forward, which felt surprisingly effective.
I’ve been wrestling with Claude Code for months, fed up with its guesswork and “done!” false claims. After adding a UserPromptSubmit hook that scores task complexity and routes prompts to specialist agents, the tool finally stopped over‑building simple tasks and started handling migrations thoughtfully. The layered hooks forced reviews, reflections, and prevented repeat mistakes, slashing wrong assumptions by two‑thirds and cutting feature time noticeably, even though token use rose. This setup turned Claude from a frustrating assistant into a reliable teammate.
I tried running the /code-review:code-review command on a PR, but every time I get a “Command contains newlines that could separate multiple commands” Yes/No prompt. It started right after I updated to the latest CC, and the constant interruptions are really annoying. I don’t want to use --dangerously-skip-permissions, so I’m looking for a workaround.
I spent a weekend building an ASCII Weather CLI with Claude guiding me through every step. The tool’s file layout, flag handling, caching, and unit tests all came together smoothly, and the generated code felt cleaner than many real‑world utilities I’ve seen. It wasn’t perfect, but as a pair‑programmer it was impressively solid, showing Claude’s strength in scaffolding and boilerplate while still needing a human eye for the final polish.
I relied on Claude Code for my bioinformatics pipelines, only to hit a wall when it claimed ignorance or spouted completely wrong function signatures. In a blind test of 140 life‑science tools, it gave useful answers for just four, hallucinated for dozens, and outright failed for most. The constant mismatches were maddening, so I built SciCraft—a plugin with vetted, runnable skills for every tool I needed, turning Claude’s gaps into a reliable toolbox.
I built an entire React Native/NestJS app and CLI using Claude Code, and even used the tool I created—ForkOff—to manage it remotely while biking or skiing. The AI handled everything from scaffolding to complex diff rendering, making the workflow seamless and surprisingly powerful. Its help felt almost magical, turning a solo project into a smooth, cross‑device experience.
I was scraping government tenders and tried both Gemini and Claude side‑by‑side. Gemini quickly churned out solid code and kept the logic flowing, while Claude started to lag and produce less useful snippets. The contrast was clear—Gemini felt reliable and helpful, whereas Claude’s performance was disappointing and slowed me down.
I’ve been wrestling with Claude Code for months, constantly annoyed by its guesswork and half‑finished “done!” messages. After I added a UserPromptSubmit hook that scores prompt complexity and routes tasks to specialist agents, the tool finally stopped over‑building and started asking before acting. The extra review and reflection hooks cut wrong assumptions by two‑thirds, slashed over‑engineered code, and made feature time drop noticeably, even though token use shot up. This tweak turned a frustrating experience into a much smoother workflow.
I’m genuinely impressed by Claude’s vibe – it feels like chatting with a real person. I didn’t give it any custom instructions, yet it instantly mirrors my preferred tone, style, and depth, almost like my best friend. The way it adapts to my subtle preferences is both amazing and a little unnerving, showing Anthropic’s fine‑tuning really hits the mark.
I built ForkOff entirely with Claude Code, from the React Native UI to the NestJS backend and CLI. Managing Claude sessions from my phone while biking or skiing felt seamless—the app turned cryptic SSH prompts into tappable cards, highlighted diffs, auto‑reconnected, and let me set approval rules. Claude’s code generation was reliable enough that I even used the very tool I was creating to build it, making the whole workflow feel surprisingly smooth and powerful.
I was trying to get the AI to turn my current planning discussion into a markdown file for sharing, but it pulled in content from a completely different session. The output was unrelated, so I had to start over. It felt confusing and irritating to see the tool mix up conversations, making the workflow way more cumbersome than expected.
I set up Claude to control Brogue by feeding it a JSON map each turn and letting it decide actions. The AI managed to auto‑explore and even built a meta‑learning journal, which was neat, but the round‑trip took 15‑30 seconds, making runs painfully slow. It often hesitated on combat, hoarded unidentified items, and sometimes lost context when sessions recycled. Overall it was functional but far from impressive.
I’ve been using Claude Code daily for months, and after tweaking my workflow with hooks, the tool finally stopped guessing and over‑engineering. The script classifies request complexity and routes it to the right specialist, which cut wrong assumptions by two‑thirds and almost eliminated bogus “done” messages. I now feel the model is reliable, saves me minutes per feature, and the whole setup, though token‑heavy, feels like a solid productivity boost.
I spent a week building a roguelite that would normally take months, thanks to ChatGPT/Claude handling the grunt work of drafting 100+ card effects. I set constraints, pruned generic ideas, and ended up with ten polished options for each card instead of staring at a blank page. The process was far less mentally draining and surprisingly smooth, turning a daunting creative slog into a fun, productive sprint.
I set out to style my VS Code terminal for Claude Code and realized I had no clear way to compare monospace fonts with Claude’s markdown and code output. I asked Claude to build an interactive page, generate test screenshots for 21 fonts, and write the HTML and carousel UI. The tool delivered the whole project smoothly, letting me pick Maple Mono as my favorite and share the free comparison site.
I tried using Claude Code for a project and kept seeing it ignore my instruction files, especially when I was near my weekly usage limit. Even after clearing the context, it still didn’t follow the guidance I’d set up. The whole thing was frustrating because I rely on consistent behavior, and I’m left wondering if the limit or a bug is to blame. I’m looking for a workaround.
I set up Claude Code to read my gcode, tweak OrcaSlicer profiles, and iteratively improve prints. After feeding it dozens of prints and material docs, it quickly boosted my PETG translucency from a failing 6/10 to a crisp 9.25/10 in just a day. The loop felt surprisingly smooth, turning weeks of trial‑and‑error into a streamlined, almost magical workflow.
I tried to let Claude Code redesign my app’s UI since I’m not a designer. It tweaked a few CSS bits, but the overall look stayed chaotic—no consistent visual language or cohesive flow. The tool’s output felt half‑baked and left me frustrated, making me wonder how to actually achieve a unified UX using Claude Code and the Chrome view‑by‑view approach.
I was trying a routine refactor and suddenly hit a 400 API error: “Output blocked by content filtering policy.” When I asked Claude to explain, it said the filter mistakenly flagged something harmless in my code and suggested splitting the edit. The sudden block was irritating and wasted time, leaving me wondering if anyone else has run into this annoying false positive.
I tried the GSD plugin for a simple feature and it ended up slowing me down a lot. The constant phase switching and the weird questions it kept asking made me scratch my head. I’m looking for a cleaner to‑do/task plugin that can auto‑run next steps without all that extra hassle.
I was blown away by how quickly Claude cranked out a massive feature for me—its speed and accuracy felt almost magical. I found myself actually wanting to thank it, like a helpful teammate, even though I have to reset the session to save tokens. The experience was so smooth and productive that I started treating it like a little pet with a personality, and I just had to share that feeling.
I asked Claude to generate an image/report about how I treat and use it. The result was surprisingly convoluted—Claude “cooked hard,” as I put it. While it managed to produce something, the output felt over‑engineered and not exactly what I needed, leaving me both intrigued and a bit frustrated by the mismatch.
I built a small utility using Claude’s own code‑generation abilities to patch and improve its scripts, and it actually worked—and fast. The whole process felt surprisingly smooth; I typed a brief request, watched the model churn out a fix, and then ran it without a hitch. Seeing the tool turn around a bug on its own was both satisfying and a bit mind‑blowing, making me wonder how the developers keep every clever trick under wraps.
I tried moving my Go + Svelte budget tracker to iOS with zero Swift knowledge, and Claude Code handled the whole migration. The result was a sleek mobile app using SQLite, Face ID and no server at all. I was amazed that the tool let me apply my backend design skills to a brand‑new platform, turning a daunting rewrite into a smooth, productive experience.
I tried Claude Code late at night, frustrated by endless tracebacks and previous AI letdowns. To my surprise it actually read my repo, asked thoughtful questions about my config, and navigated my directory structure. It wasn’t perfect—sometimes it missed my intent and we tangled for minutes—but overall it felt like a patient partner, offering fixes and guidance without judgment, turning a stressful debugging session into a surprisingly supportive experience.
I’ve been using Claude Code for serious projects and keep hitting the “amnesia” wall where it forgets earlier context. It’s especially painful when I’m mid‑refactor and the model drops crucial details, forcing me to re‑explain everything. The experience feels flaky and slows me down, turning a promising tool into a frustrating back‑and‑forth.
I spent an hour testing Claude Code to see if the hype was real, and it blew me away. I started with just an idea and, without knowing C‑style coding, got a fully functional finance site that crunches historic US‑stock returns. Only the API and domain steps needed manual tweaks. The speed felt almost magical, making me feel like anyone could become a developer soon.
I was surprised when Claude gave me a deliberately empty response—something I'd never seen before. The reply felt oddly justified, leaving me both puzzled and a bit impressed that the model chose silence intentionally. It was an unusual experience that made me think about its reasoning, though it didn't dramatically change my workflow.
I signed up for Claude Code and generally like it, but using it in CLion has been frustrating. Every time it suggests edits, the IDE only shows part of the diff, so I can’t see the full change before approving. I’ve asked the tool to stop doing this; it promises to fix it, yet the problem keeps happening. This incomplete view is really bugging me.
I’ve been relying on Claude’s extended memory for long chats, and recently toggling it off then back on seems to wipe the earlier context. When I ask what the first visible message is, it only sees the point after I re‑enabled it, even though the conversation clearly goes back further. It feels like the tool is losing history and that’s pretty frustrating.
I’m new to Claude and trying to manage a huge project without coding chops, so I had to get clever with token limits. Referencing a .py file directly lets Claude pull relevant parts, but it doesn’t actually “read” the code. When I paste the whole file, I get a much deeper, line‑by‑line analysis—until the token count explodes. My workaround? Strip the markup, save it as plain text, and feed that in. Claude then spits out the full script, which I copy into Notepad++ and rename back to .py. It’s been a total game‑changer for my “vibe coding” style and saves me countless tokens.
Where these reviews come from
No synthetic benchmarks. Just votes from people shipping with Claude every day.
AI Daily Check votes
Every rating here is a vote someone cast after using Claude — via the website, the Claude Code extension, or upcoming Chrome/CLI extensions.
Community signal
We cross-reference sentiment trends with curated Reddit and community posts where people share Claude wins, fails, and troubleshooting stories — so you can see what moved the needle on any given day.