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
3 changes: 2 additions & 1 deletion README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
- [bobusang](https://github.com/jun0-ds/bobusang) — Claude Code多设备记忆系统,通过git自动同步在Windows、WSL2和Linux之间同步上下文。
- [magic-cc-codex-worker](./plugins/magic-cc-codex-worker)
- [ai-meeting](./plugins/ai-meeting)
- [craftsman](./plugins/craftsman)
- [craftsman](https://github.com/gul-labs/craftsman-marketplace) — 面向 AI 生成应用的工程就绪度审计,覆盖十个领域(UX、前端、后端、数据库、安全、基础设施、可观测性、测试、Lint、AI 集成)。问题以通俗语言呈现并按实际后果排序,审计工作区支持中断续跑,配套修复技能无法自行将修复标记为已验证。安装:`claude plugin marketplace add gul-labs/craftsman-marketplace`
- [rote](./plugins/rote)

### 自动化运维
Expand Down Expand Up @@ -116,6 +116,7 @@
- [test-writer-fixer](./plugins/test-writer-fixer)
- [unit-test-generator](./plugins/unit-test-generator)
- [sonmat](https://github.com/jun0-ds/sonmat) — 验证纪律插件,六个反应轴(guard、inspect、witness、punch、devil's advocate、scribe)用于AI-人类协作。
- [craftsman](https://github.com/gul-labs/craftsman-marketplace) - External: Engineering-readiness audit for AI-built apps across ten domains (UX, frontend, backend, database, security, infrastructure, observability, testing, lint, AI integrations). Plain-language findings ranked by consequence, a resumable audit workspace, and a companion fix skill that cannot mark its own repairs verified. Install: `claude plugin marketplace add gul-labs/craftsman-marketplace`

### 数据分析
- [analytics-reporter](./plugins/analytics-reporter)
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you
- [adamsreview](./plugins/adamsreview)
- [slicewise](./plugins/slicewise)
- [bullpen](./plugins/bullpen)
- [craftsman](https://github.com/gul-labs/craftsman-marketplace) - External: Engineering-readiness audit for AI-built apps across ten domains (UX, frontend, backend, database, security, infrastructure, observability, testing, lint, AI integrations). Plain-language findings ranked by consequence, a resumable audit workspace, and a companion fix skill that cannot mark its own repairs verified. Install: `claude plugin marketplace add gul-labs/craftsman-marketplace`

### Communication & Integrations
- [whatsapp-claude-plugin](https://github.com/Rich627/whatsapp-claude-plugin) — WhatsApp channel plugin for Claude Code. Connects as a linked device via Baileys v7 with bidirectional messaging, full media support, voice transcription, permission relay, and access control.
Expand Down Expand Up @@ -394,6 +395,7 @@ Community-maintained plugin marketplaces you can add to access additional plugin
| Marketplace | Description | Install |
|-------------|-------------|---------|
| [ykdojo/claude-code-tips](https://github.com/ykdojo/claude-code-tips?tab=readme-ov-file#install-the-dx-plugin) | dx plugin: GitHub Actions analysis (`/gha`), conversation cloning (`/clone`, `/half-clone`), context handoffs (`/handoff`), Reddit fetching (`/reddit-fetch`) | `claude plugin marketplace add ykdojo/claude-code-tips` then `claude plugin install dx@ykdojo` |
| [gul-labs/craftsman-marketplace](https://github.com/gul-labs/craftsman-marketplace) | craftsman plugin: engineering-readiness audits for AI-built apps across ten domains, with plain-language findings ranked by consequence and a resumable audit workspace | `claude plugin marketplace add gul-labs/craftsman-marketplace` then `claude plugin install craftsman@craftsman-marketplace` |


### Skills & Frameworks
Expand Down