From d45fc58e538c67a24a7dbfe92526241e6c051c25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Ckaileskkhumar=E2=80=9D?= <44276543+kaileskkhumar@users.noreply.github.com> Date: Sun, 29 Mar 2026 04:28:27 +0530 Subject: [PATCH] =?UTF-8?q?Add=20claude-rank=20=E2=80=94=20SEO/GEO/AEO=20a?= =?UTF-8?q?udit=20plugin=20for=20Claude=20Code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40e324e..b73c5e0 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ Over 150 production-ready plugins that extend Claude Code with domain-specific c | [claude-mem](https://github.com/thedotmack/claude-mem) | Automatically captures everything Claude does, compresses with AI, injects relevant context into future sessions. SQLite + full-text search. 35,900+ stars | | [claude-notifications-go](https://github.com/777genius/claude-notifications-go) | Cross-platform smart notifications -- 6 types, click-to-focus, context analysis, webhooks. Single Go binary, zero deps. 340+ stars | | [claude-recap](https://github.com/hatawong/claude-recap) | Per-topic session memory using Shell hooks — archives each conversation topic as a separate Markdown summary. Two hooks, bash + Node.js, 100% local | +| [claude-rank](https://github.com/Houseofmvps/claude-rank) | SEO/GEO/AEO audit plugin — tells you why AI won't cite your site, then auto-fixes robots.txt, sitemap.xml, llms.txt, and JSON-LD. 170+ rules across 10 scanners, zero config | | [claude-sounds](https://github.com/culminationAI/claude-sounds) | Audio feedback for Claude Code hooks — 10 events, 21 sounds, random rotation. macOS (`afplay`). | | [claude-supermemory](https://github.com/supermemoryai/claude-supermemory) | Persistent memory across sessions and projects using Supermemory. User profile injection at session start, automatic conversation capture. 2,300+ stars | | [code-architect](plugins/code-architect/) | Generate architecture diagrams and technical design documents |