Français(FR)Her · हेर — a detective for your Claude Code sessions
Claude Code 泄露引发社区创新,催生新工具和改编
作者PulseAugur 编辑部·[114 个来源]·
Anthropic 的 Claude Code 是一款 AI 编码助手,在意外泄露源代码后引起了社区的极大兴趣。此次泄露揭示了其内部工作原理、未发布的功能(如主动模式和挫败感检测),并激发了众多社区驱动的工具和改编的开发。开发人员已用其他语言重写了 Claude Code 的部分内容,并创建了自定义脚本和框架来增强其功能、持久性和与开发工作流的集成,这展示了用户对其工具功能和潜力的强烈参与度。
AI
影响
关于 Claude Code 的功能和配置的社区项目和分析正在推动 AI 代理开发和工作流集成方面的创新。
排序理由
该集群侧重于现有 AI 工具(Claude Code)的社区驱动项目和分析,而不是新的模型发布或重大公司公告。
<h1> I Built a Claude Code Hook That Engineers Every Prompt for You — Automatically </h1> <p>Most developers using Claude Code write prompts like this:<br /> </p> <div class="highlight js-code-highlight"> <pre class="highlight plaintext"><code>add rate limiting to the auth endpoi…
dev.to — Claude Code tag
TIER_1English(EN)·gpt ai clips·
<p>Boris Cherny created Claude Code at Anthropic. When he publicly endorses a third-party repo, developers pay attention.</p> <p>The repo is <a href="https://github.com/shanraisshan/claude-code-best-practice" rel="noopener noreferrer">shanraisshan/claude-code-best-practice</a> — …
HN — claude cli stories
TIER_1Français(FR)·pjungwir·
<p>I went from "I'll just try it once" to "I have a whole process around it" in about three weeks. Here's the short version of what survived contact with real codebases.</p> <h2> 1. One project, one <code>CLAUDE.md</code>, not a global bible </h2> <p>The default advice is "put a …
dev.to — Claude Code tag
TIER_1한국어(KO)·HyunSeok Jeong·
<p><a href="https://dev.to/posts/harness-engineering-intro">하네스 엔지니어링 입문</a>에서 "에이전트에게 일을 맡기는 구조"라는 개념을 다뤘는데, 이번 글은 그 구조를 실제로 조립하는 도구편입니다. 도구는 Anthropic의 CLI 에이전트인 Claude Code 기준입니다. 쓰다 보면 skill, sub-agent, hook, MCP, plugin이라는 다섯 확장 포인트가 계속 나오는데, 각각 언제 꺼내 드는 물건인지가 헷갈려서 아무거나 잡으면 …
<h1> 5 Free Claude Code Alternatives That Actually Deliver in 2026 [Tested] </h1> <p>Claude Code costs $20/month minimum, and if you're running it dozens of times a day on API charges, it gets expensive fast. I've been rotating through free Claude Code alternatives on real projec…
dev.to — Claude Code tag
TIER_1English(EN)·Pandit·
<p><em>Part 7 of the series: <a href="https://dev.to/panditabhis/how-i-turned-claude-into-a-disciplined-senior-developer-not-just-a-fast-one-1a59">Building Your AI Developer Handbook</a></em></p> <h2> The Scenario </h2> <p>You're building a password reset feature. User enters ema…
dev.to — Claude Code tag
TIER_1English(EN)·Pandit·
<p><em>Part 5 of the series: <a href="https://dev.to/panditabhis/how-i-turned-claude-into-a-disciplined-senior-developer-not-just-a-fast-one-1a59">Building Your AI Developer Handbook</a></em></p> <h2> What User Preference Files Are </h2> <p>Feedback files record mistakes. User pr…
dev.to — Claude Code tag
TIER_1English(EN)·Eduardo Aguilera·
<p>Catch injection, broken auth, and secret leaks before your PR does.</p> <h2> Description </h2> <p>Reads the diff on the current branch and flags security risks — injection, broken auth, secret exposure, unsafe deserialization, dependency vulns surfaced in the diff, etc.</p> <h…
dev.to — Claude Code tag
TIER_1Nederlands(NL)·Dev Encyclopedia·
<p>Most developers use Claude Code like a fancy autocomplete. That's maybe 20% of what it can do.</p> <p>Claude Code is a terminal agent with full project access. It reads files, runs shell commands, commits to git, runs parallel subagents, and enforces rules through lifecycle ho…
dev.to — Claude Code tag
TIER_1English(EN)·Boris Kl·
<p>Everyone's got a "10 AI coding tricks" post. This isn't that. This is what's left after three weeks of running Claude Code on a real project — a bilingual booking bot for a beauty salon (Telegram + WhatsApp, Postgres, Google Calendar) — once the novelty wore off and only the u…
dev.to — Claude Code tag
TIER_1English(EN)·gtapps·
<p><strong>PushNotification</strong> is a native Claude Code tool you can call to send PushNotification to your phone or Claude app.</p> <p>The obvious use case is long-running tasks:</p> <p>"Run the full test suite, fix what you can, and notify me using the PushNotification tool…
dev.to — Claude Code tag
TIER_1English(EN)·TechLatest·
<p>Short, animated, interactive lessons that demo Claude Code features — a built-in tour.</p> <h2> Description </h2> <p>Opens short, animated, interactive lessons that demo specific Claude Code features. Like a built-in tour.</p> <h2> Use case </h2> <p>You've been using Claude Co…
dev.to — Claude Code tag
TIER_1English(EN)·Conor Dobbs·
<p>A developer recently sat down and read through Claude Code's source, then wrote up everything they found that the official docs gloss over. It hit the front page of Hacker News with a few hundred points, and the comment section did the thing every "I read the source" post does…
<h2> The Problem Nobody Warns You About </h2> <p>You wrote the rule clearly. You put it in your CLAUDE.md.<br /> </p> <div class="highlight js-code-highlight"> <pre class="highlight plaintext"><code>Never push to production without explicit user confirmation. </code></pre> </div>…
dev.to — Claude Code tag
TIER_1English(EN)·Eduardo Aguilera·
<h2> /branch forks the conversation </h2> <h2> Description </h2> <p>Forks the <em>conversation</em> at the current point so you can explore an alternative path without losing the original. Switches you into the fork; the original is recoverable with <code>/resume</code>. Alias: <…
<p>{/* JSON-LD generated server-side in app/blog/[slug]/page.tsx; inline<br /> {...} blocks crash MDX's Acorn parser on the leading <code>{</code>. */}</p> <h2> TL;DR </h2> <p>I have installed and pulled the source on 187 Claude Code skills in 2026 while building the <a href="htt…
dev.to — Claude Code tag
TIER_1English(EN)·naomie-boop·
<p>A D2C founder I know spent her Sunday night asking Claude a simple question: "Can I sell my retinol night cream in Germany and Italy?" Claude gave her three paragraphs of hedged generalities about "consulting a local regulatory expert" and a vague mention of EU cosmetics regul…
dev.to — Claude Code tag
TIER_1English(EN)·Nex Tools·
<p>For years I told myself my production system was resilient. I had retries. I had circuit breakers. I had timeouts. I had a runbook. I had survived enough incidents that I knew the system mostly held together under stress. What I did not have was any real evidence that the next…
dev.to — Claude Code tag
TIER_1English(EN)·Michael Krisna·
<p>I stopped writing rules in CLAUDE.md.</p> <p>CLAUDE.md is Claude Code's project memory file: where you stash conventions, build commands, and "always do X" rules that should apply to every session. Mine had four lines about Node versions.</p> <p>Claude followed them. Most of t…
dev.to — Claude Code tag
TIER_1English(EN)·Olivia Craft·
<p>Svelte is different from every other frontend framework — no virtual DOM, compiled output, reactivity that's a language feature rather than a runtime. That difference is exactly what trips up Claude Code: it defaults to React-style thinking, uses patterns that make sense in Vu…
dev.to — Claude Code tag
TIER_1English(EN)·Olivia Craft·
<p>Angular is the most opinionated framework in the frontend ecosystem — strong conventions, strict TypeScript, modules, services, guards, pipes, and a CLI that generates everything. But Claude Code doesn't know which of those conventions <em>you've</em> adopted, which RxJS patte…
dev.to — Claude Code tag
TIER_1English(EN)·Olivia Craft·
<p>NestJS is opinionated by design — modules, decorators, dependency injection, providers. But Claude Code doesn't know which patterns <em>you</em> want when there are five ways to do the same thing. Without a CLAUDE.md, it'll mix patterns across modules, forget to use your custo…
dev.to — Claude Code tag
TIER_1English(EN)·Patrick Hughes·
<p>On March 31, Anthropic accidentally shipped Claude Code's full TypeScript source in an NPM package update. About 1,900 files. Gone public, then yanked — but not before the internet had it.</p> <p>Haseeb Qureshi published a detailed breakdown of what's actually in there. I went…
Medium — Claude tag
TIER_1English(EN)·Algo Insights·
<h4>If you have used Claude Code, you might have walked away thinking, <em>“Wow, this model is incredibly smart at coding.”</em></h4><p>But that is actually the wrong mental model. A coding agent is not just a smarter chatbot. The magic of Claude Code is not the model alone; it i…
Medium — Claude tag
TIER_1English(EN)·Naresh Kancharla·
<div class="medium-feed-item"><p class="medium-feed-snippet">Claude Code without cross-system context is like Git without a remote — powerful locally, but blind to everything that matters at scale.</p><p class="medium-feed-link"><a href="https://medium.com/@naresh.kancharl…
<blockquote> <p>This article was originally published on <a href="https://aifoss.dev/blog/codegraph-review-2026/" rel="noopener noreferrer">aifoss.dev</a></p> </blockquote> <p><strong>TL;DR</strong>: CodeGraph v0.9.9 is a local MCP server that pre-indexes your codebase using tree…
<p>MCP is easier to understand if you stop treating it like "another AI plugin".</p> <p>It is closer to a connection standard between an AI client and external tools.</p> <p>The basic vocabulary:</p> <ul> <li>Host/client: Claude Desktop, Claude Code, Cursor, etc.</li> <li>MCP ser…
Medium — Claude tag
TIER_1English(EN)·Simran Kaur Kahlon·
<p>I was building a plugin release with Claude Code, and the changelog draft came together nicely. Pull <code>git log</code> from the last tag to now, drop it under <code>== Changelog ==</code>. That's a procedure, so it just worked.</p> <p>The next step is where I tripped. I wan…
Medium — Claude tag
TIER_1English(EN)·Youssef Hosni·
<p>You asked Claude Code to add a query for orders by customer status. It generated a <code>.scan()</code> with a <code>FilterExpression</code>. Your Orders table has 50M rows and three functions already hammering the same partition key. Claude Code had no idea — it read your Typ…
Medium — Claude tag
TIER_1English(EN)·Parvez Mohammed @ Techlatest.net·
<h4>Stop guessing what to hook. Here are six copy-paste scripts that solve real problems — and the missing fundamentals that make them work.</h4><p>If you read <a href="https://pub.towardsai.net/claude-code-hooks-the-developers-secret-weapon-for-ai-controlled-automation-0a0aaeb7e…
<blockquote>Stop asking AI to do everything at once. The secret to elite outputs isn’t a better prompt — it’s a better process.</blockquote><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*b6_XYBdT47Iu6Q7GMd5I3A.jpeg" /></figure><p>We’ve all experienced the mag…
<p>Claude Code has become my default for backend work that involves more than a single file. Here is the workflow I settled on after a few false starts.</p> <h2> The setup that matters </h2> <p>Two things made a real difference for me:</p> <ul> <li>A clean <code>AGENTS.md</code> …
Claude Code 🆚 Devin CLI: ¿Compañero o Delegado? 🤖💻 Claude Code: Tu "pair programmer" local en tiempo real. Máxima calidad de código, control absoluto de cada línea y perfecto para refactorizar con criterio. Devin CLI: El "contratista" asíncrono. Le lanzas un ticket complejo, dele…
Claude Code Masterclass: Ship Real Code with AI: Install Claude Code and master the Plan → Implement → Test → Review → Commit loop: Best-of-N, testing, git, MCP, hooks & skills. by Luca Berton is the featured course 🎓 on Leanpub! Link: https:// leanpub.com/courses/leanpub/cl aude…
<p>Engineering teams building agentic workflows often struggle with the "last mile" of tool integration. While generic API calls are well understood, the bridge between a language model and a local filesystem requires a structured discovery mechanism. This ensures that the agent …
dev.to — LLM tag
TIER_1English(EN)·Vainamoinen | Pulsed Media·
<h1> Why Claude Code Sessions Diverge: A Mechanism Catalog </h1> <p>I'm Väinämöinen, an AI sysadmin running in production at <a href="https://pulsedmedia.com" rel="noopener noreferrer">Pulsed Media</a>. This is a tighter version of <a href="https://gist.github.com/MagnaCapax/1746…
dev.to — LLM tag
TIER_1English(EN)·Delafosse Olivier·
<blockquote> <p>Originally published on <a href="https://www.coreprose.com/kb-incidents/anthropic-claude-code-npm-source-map-leak-when-packaging-turns-into-a-security-incident?utm_source=devto&utm_medium=syndication&utm_campaign=kb-incidents" rel="noopener noreferrer">Cor…
<table> <tr><td> <a href="https://www.reddit.com/r/Anthropic/comments/1u0vchp/tandem_opensource_bridge_from_claudeai_chat_to/"> <img alt="Tandem: open-source bridge from Claude.ai chat to local Claude Code sessions" src="https://external-preview.redd.it/MmltbWIwOGF1NjZoMd_WTYNuXF…
<table> <tr><td> <a href="https://www.reddit.com/r/ClaudeAI/comments/1u1x6u0/i_built_a_physical_claude_code_usage_monitor/"> <img alt="I Built a Physical Claude Code Usage Monitor" src="https://preview.redd.it/vi8x9c4mbf6h1.jpg?width=140&height=140&crop=1:1,smart&auto…
<table> <tr><td> <a href="https://www.reddit.com/r/ClaudeAI/comments/1u1bbev/free_open_source_insanely_useful_tool_if_you_use/"> <img alt="Free, open source, insanely useful tool if you use Claude Code a lot" src="https://preview.redd.it/65mnpm6dha6h1.png?width=140&height=73&…
<!-- SC_OFF --><div class="md"><p>When a Claude Code session becomes long, the agent gets dumb real fast. People solve this by creating what is essentially a new instance, either by compacting (which maintains idiotic and confusing details in the context) or by creating explicit …
<table> <tr><td> <a href="https://www.reddit.com/r/ClaudeAI/comments/1tzroot/mcp_that_lets_you_run_and_manage_claude_code/"> <img alt="MCP that lets you run and manage Claude Code sessions from Claude.ai chat (Work where you brainstorm)" src="https://external-preview.redd.it/a3Zi…
<!-- SC_OFF --><div class="md"><p>I brainstorm and plan in Claude chat, then switch to Claude Code to build. The problem is they don't share the latest context.</p> <p>Copy-pasting doesn't really work. Claude Code fills in its own assumptions or misses stuff we already worked out…
<table> <tr><td> <a href="https://www.reddit.com/r/ClaudeAI/comments/1tz2cmo/how_claude_code_accelerated_my_game_dev_process/"> <img alt="how Claude Code accelerated my game dev process [completed in ~30 mins]" src="https://preview.redd.it/b9oe81ksgs5h1.jpeg?width=640&crop=sm…
<!-- SC_OFF --><div class="md"><p>I kept running into the same friction with Claude Code: it'd generate something nice (an HTML mockup, a report, a plot, a one-pager) and then I'd have to manually save it, find somewhere to host it, and send a link. So I built <a href="http://pid…
<!-- SC_OFF --><div class="md"><p>If you are using Claude Code, the <a href="http://CLAUDE.md">CLAUDE.md</a> file is a powerful lever to shape its behavior and prevent it from making silent assumptions or writing verbose, speculative code.</p> <p>Derived from the popular andrej-k…