From 6b79761366d065c789baed59eec9a99ee6078a3b Mon Sep 17 00:00:00 2001 From: Debmalya Biswas Date: Sat, 22 Aug 2026 15:40:15 +0530 Subject: [PATCH] Add seo-check to Claude Plugins Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_017YpV25wZPt9TuPTsak4SgL --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d134072..7e420c06 100644 --- a/README.md +++ b/README.md @@ -475,6 +475,7 @@ June 14, 2026 - [**claude-dashboard**](https://github.com/uppinote20/claude-dashboard) - Comprehensive status line plugin for Claude Code with context usage, API rate limits, and cost tracking - [**claude-code-plugin**](https://github.com/browserbase/claude-code-plugin) - Browserbase plugin for Claude Code - Use cloud browsers with Claude Code instead of local Chrome. - [**homunculus**](https://github.com/humanplane/homunculus) - A Claude Code plugin that watches how you work, learns your patterns, and evolves itself to help you better. +- [**seo-check**](https://github.com/AnTIdoTe003/claude-seo-check) - Pre-commit SEO audit plugin: reviews the git diff for SEO regressions and crawls the affected routes as Googlebot before you commit. ---