Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ Claude Code 是 Anthropic 推出的智能编程助手,它生活在你的终端
|[Claude-Code-Communication](https://github.com/nishimoto265/Claude-Code-Communication) | ![GitHub Repo stars](https://badgen.net/github/stars/nishimoto265/Claude-Code-Communication) | Claude Code 通信工具 | 通信工具|
|[Claude-Code-Remote](https://github.com/JessyTsui/Claude-Code-Remote) | ![GitHub Repo stars](https://badgen.net/github/stars/JessyTsui/Claude-Code-Remote) | 通过电子邮件、discord、telegram 远程控制 Claude Code | 远程控制工具|
|[zcf](https://github.com/UfoMiao/zcf) | ![GitHub Repo stars](https://badgen.net/github/stars/UfoMiao/zcf) | Claude code 和 Codex 的零配置代码流 | 零配置工作流|
|[mockhunter](https://github.com/CodeShuX/mockhunter) | ![GitHub Repo stars](https://badgen.net/github/stars/CodeShuX/mockhunter) | 一个 5 阶段 Playwright 技能,审计网页上的虚假/模拟数据;将每个值分类为 REAL/MOCK/LLM/HARDCODED/BROKEN | 模拟数据检测与网页审计|

## 监控与分析

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ English | [简体中文](README-CN.md)
|[Claude-Code-Communication](https://github.com/nishimoto265/Claude-Code-Communication) | ![GitHub Repo stars](https://badgen.net/github/stars/nishimoto265/Claude-Code-Communication) | Communication utilities for Claude Code | Communication tools|
|[Claude-Code-Remote](https://github.com/JessyTsui/Claude-Code-Remote) | ![GitHub Repo stars](https://badgen.net/github/stars/JessyTsui/Claude-Code-Remote) | Control Claude Code remotely via email, discord, telegram | Remote control tool|
|[zcf](https://github.com/UfoMiao/zcf) | ![GitHub Repo stars](https://badgen.net/github/stars/UfoMiao/zcf) | Zero-Config Code Flow for Claude code & Codex | Zero-config workflow|
|[mockhunter](https://github.com/CodeShuX/mockhunter) | ![GitHub Repo stars](https://badgen.net/github/stars/CodeShuX/mockhunter) | 5-phase Playwright skill that audits live web pages for fake/mock data; classifies values as REAL/MOCK/LLM/HARDCODED/BROKEN | Mock data detection & web audit|

## Monitoring & Analytics

Expand Down