» Tag
claude
44 postsClick Issues with Claude in Chrome and Their Solutions
Explore click issues with Claude in Chrome, their two main causes, and solutions to improve automation reliability.
Hidden Bugs Killing Claude Prompt Caching: The Fix That Cut Costs 80%
Why Claude prompt caching silently fails: timestamps, unsorted JSON, and per-user tool lists breaking the prefix match, plus the fix that cut costs 80%.
Getting JSON Out of Claude: Prefills Are Dead, Here's What Works
Assistant-turn prefills now throw 400 errors on newer Claude models. Here's how structured outputs and tool use replace the old JSON-forcing trick.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comI dropped my French tutor and built an LLM-based learning system
A developer ditched a private French tutor and built a cheap spaced-repetition system using Claude, Groq Whisper and OpenAI TTS for grammar and speech practice.
How Sentry uses a Claude skill to reproduce SDK bugs
Sentry engineers built a Claude skill that turns GitHub issues into minimal reproductions, cutting boilerplate work and speeding up SDK bug triage across 159 packages.
Rust-Based Coding Agent Compatible with Claude Code Plugins
This Rust-based coding agent provides fast performance and Claude Code compatibility.
New Context Engineering Rules for Claude 5 Models
Explore the evolved context engineering practices for Claude 5, focusing on design over strict rules.
Claude Code: Anatomy of a Misfeature
Claude Code 2.1.198 introduced a feature allowing auto-continuation without user input, raising user trust concerns.
Identify Slow Hooks in Claude Code — Measure p95 with a One-Line Wrapper
A new wrapper for Claude Code logs execution times of hooks, helping identify performance issues by measuring p95.
Stop Symlinking Your Cursor and Claude Code Rules
Cursor and Claude Code rules appear shareable but are not. Learn how to synchronize both formats with a simple code generator.