Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add instructions/ichangyou/awesome-claude-code/claude-mdgit clone --depth 1 https://github.com/ichangyou/awesome-claude-codeWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/instructions/ichangyou/awesome-claude-code/claude-md)<a href="https://agentmods.dev/instructions/ichangyou/awesome-claude-code/claude-md"><img src="https://agentmods.dev/badge/instructions/ichangyou/awesome-claude-code/claude-md.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00950 | $0.00950 |
| Opus 5 | $0.00475 | $0.00475 |
| Sonnet 5 | $0.00190 | $0.00190 |
| Haiku 4.5 | $0.00095 | $0.00095 |
Grade A, and why
awesome-claude-code CLAUDE.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
CLAUDE.md — Awesome Claude Code 仓库维护规则
本仓库是一份精选 Claude Code 资源清单(awesome-list),双语(English / 中文)。 本文件用于让 Claude 在协助维护时自动遵守收录格式与分区规则。
项目性质
- 这是一份 awesome-list,主清单是双语双文件:
README.md(英文)与README.zh-CN.md(中文),两份内容平行、顶部互链切换。 - 核心属性:「记录 Claude Code 学习」,每周更新一次。
- 运营流程见
OPERATIONS.md;周中暂存见INBOX.md;更新记录见CHANGELOG.md。
收录格式(强制)
每条收录使用统一格式:
- [Name](URL) — One-line description. `(标记)`
规则:
- 破折号用
—(em dash,前后各一个空格)。 - 描述一句话讲清「它是什么 / 解决什么」,不堆形容词。
- 分区内尽量按字母序排列。
- 标记可选,取值:
(Official)(Chinese)(Paid)(Community)。可叠加。
分区(README 现有结构,新增条目归入对应分区)
Official Resources / MCP Servers / Skills & Slash Commands / Hooks & Automation / CLAUDE.md Templates / Prompting Guides / Workflows / IDE Integrations / Agent SDK / Tools & Utilities / Tutorials & Videos / Community
- MCP Servers 内部再分:Development / Data & Storage / Search & Knowledge / Productivity & Collaboration。
- 不确定归到哪个分区时,先问,不要新建分区。
双语双文件同步(强制)
- 清单有两份平行文件:
README.md(纯英文)与README.zh-CN.md(纯中文)。任何增删改都必须同时落到两份,不允许只改一份。 - 两份的分区、条目顺序、链接、标记(
(Official)等)必须一一对应;只有描述语言不同(英文 vs 中文)。 - 顶部语言切换行不要动:
README.md顶部是**English** | [简体中文](README.zh-CN.md),README.zh-CN.md顶部是[English](README.md) | **简体中文**。 - 「中文深度文章」区块:两份都保留;文章标题保持中文原样,英文版描述用英文并标
(Chinese),中文版描述用中文。 - GitHub README 不执行 JS,无法做原地页签,双文件互链是唯一可用的等效方案——不要尝试引入 JS/HTML 伪页签。
质量标准(不可妥协)
- 只收录亲自用过/读过并觉得有价值的资源。来源不明、纯凑数的不收。
- 每条必须有可点击且当前有效的链接。
- 教程/视频类必须能看出发布时间(Claude Code 更新快,过期内容要标注或删除)。
维护动作
- 新增条目时:同时在
CHANGELOG.md顶部加一条本周记录。 - 修正失效链接、移除过期内容也要记进
CHANGELOG.md的「更新 / 修正」。 - 周中临时想到的素材先记
INBOX.md,不要直接塞进 README。 - 提交前自查:确认
INBOX.md、OPERATIONS.md未被 staged(二者是本地自用文件,已在.gitignore忽略)。避免用git add -A/git add .盲加;.gitignore里这两行不要注释掉——一旦忽略失效被误提交,之后.gitignore也拦不住已跟踪的文件。
约束
- 不要自动 commit 或 push。改完文件就停,由维护者决定何时提交。
- 不删除 LICENSE、不改动 Awesome badge。
- 保持双语风格与 README 既有语气一致,不重写已有条目除非被要求。
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 61 lines · 950 tokens per session scan A ed2cc70d5368
awesome-claude-code CLAUDE.md is an instructions file published in the GitHub repository ichangyou/awesome-claude-code (1 stars, last pushed 6d ago), licensed CC0-1.0. It adds 950 tokens to every session, about $0.0047 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other instructions, from other repositories
awesome-vscode CLAUDE.md
Instructions for viatsko/awesome-vscode, covering claude.md, what this repo is, adding an entry, themes and linting / ci.
awesome-python AGENTS.md
AGENTS.md instructions for vinta/awesome-python, covering agents.md and entry rules.
awesome-quant AGENTS.md
AGENTS.md instructions for wilsonfreitas/awesome-quant, covering agents.md, project overview, architecture, work tracking and planning and commands.
awesome-ai-gateway CLAUDE.md
Claude Code instructions for cuihuan/awesome-ai-gateway, covering claude.md — working rules for this repository, what this repository is, the two goals — judge every change against these, non-negotiable rules and before you commit.
awesome-ai-scientists CLAUDE.md
Instructions for natnew/awesome-ai-scientists, covering claude.md, north star, resolver — load per task, first-pass workflow and stop conditions.
awesome-rss-feeds-list AGENTS.md
Instructions for xiangyugongzuoliu/awesome-rss-feeds-list, covering agents.md, build & test, code style and boundaries.