Skip to content

Add seo-check to Claude Plugins - #610

Open
AnTIdoTe003 wants to merge 1 commit into
jqueryscript:mainfrom
AnTIdoTe003:add-seo-check
Open

Add seo-check to Claude Plugins#610
AnTIdoTe003 wants to merge 1 commit into
jqueryscript:mainfrom
AnTIdoTe003:add-seo-check

Conversation

@AnTIdoTe003

Copy link
Copy Markdown

Adds seo-check — an MIT-licensed pre-commit SEO audit skill/plugin for Claude Code.

  • Repo: https://github.com/AnTIdoTe003/claude-seo-check · Homepage: https://antidote003.github.io/claude-seo-check/
  • What it does: /seo-check scopes git diff to SEO-relevant files, checks the diff against a severity-ranked regression checklist (noindex, robots.txt Disallow, deleted routes without redirects, canonicals, JSON-LD validity, 'use client' moving content out of the initial HTML…), then crawls the affected routes from the dev server with a Googlebot UA and reports a ✅/⚠️/❌ commit verdict. --compare <prod-origin> diffs every signal local vs production.
  • More than a SKILL.md: a zero-dependency Node crawler (crawl.mjs, usable standalone with exit codes for git hooks/CI), a reference checklist, and a 31-assertion test suite on Node 18/20/22.
  • Installs as a plugin (/plugin marketplace add AnTIdoTe003/claude-seo-check) or as a personal skill.

Disclosure: I am the author, and this PR was prepared with Claude Code's help. Happy to adjust wording or placement.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017YpV25wZPt9TuPTsak4SgL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant