Production-grade SEO audit & optimization skills for Next.js 15, Astro 5, and Nuxt 3 (TypeScript). 2026 Core Web Vitals, GEO/AEO, structured data, and optional Semrush MCP integration.
SEO audit and optimization for Astro 5 and Vue 3 / Nuxt 3 (TypeScript). Covers technical SEO, head metadata, structured data, Core Web Vitals 2026, and GEO/AEO (AI search). Trigger on requests to "audit SEO", "improve rankings", "fix Core Web Vitals", "add structured data", or any Astro/Vue/Nuxt SEO question.
SEO audit and optimization for Next.js 15 App Router (TypeScript). Covers technical SEO, metadata API, structured data, Core Web Vitals 2026, and GEO/AEO (AI search). Trigger on requests to "audit SEO", "improve rankings", "fix Core Web Vitals", "add structured data", or any Next.js SEO question.
Production-grade SEO audit & optimization skills for Next.js 15, Astro 5, and Nuxt 3 (TypeScript). Reflects 2026 Google guidance — Core Web Vitals (INP), AI Overviews / GEO/AEO, structured-data deprecations, and explicit AI-crawler policy. Optional Semrush MCP integration for competitor data.
seo-nextjs — Next.js 15 App Router (TS): generateMetadata, app/sitemap.ts, app/robots.ts, next/og, JSON-LD, ISR/SSG/SSR for SEO.seo-vue-astro — Astro 5 + Nuxt 3 (TS): BaseLayout patterns, content collections, @astrojs/sitemap, useSeoMeta, useSchemaOrg, routeRules, nuxt-og-image.seo-shared/ — referenced by both skills:
core-web-vitals.md — 2026 thresholds (LCP ≤2.5s · INP ≤200ms · CLS ≤0.1) + root-cause taxonomystructured-data.md — JSON-LD templates with 2026 status (HowTo dead, FAQ restricted)geo-aeo.md — AI Overview / LLM citation tactics, AI-crawler robots.txt, llms.txt honest takeaudit-rubric.md — Evidence + Confidence framework + 100-point scorecardsemrush-mcp.md — optional Semrush MCP audit module (gated on ToolSearch)/plugin marketplace add ChaoticSurfer/seo-skills
/plugin install seo-skills@chaoticsurfer-seo
git clone https://github.com/ChaoticSurfer/seo-skills ~/.claude/plugins/seo-skills
Or for a single project:
mkdir -p .claude/skills && cp -r seo-skills/skills/* .claude/skills/
Once installed, the skills auto-trigger when you ask Claude Code to:
Each skill follows a 5-phase workflow: Detect → Audit → Score → Fix → Validate, and produces evidence-backed findings with priority ranking.
If you have the Semrush MCP server connected, both skills automatically detect it (ToolSearch({ query: "semrush" })) and run the additional Semrush audit module — competitor gap, keyword inventory, position tracking. The skills work fully without it.
Connect Semrush MCP:
{
"mcpServers": {
"semrush": {
"command": "npx",
"args": ["-y", "@semrush/mcp-server"],
"env": { "SEMRUSH_API_KEY": "${SEMRUSH_API_KEY}" }
}
}
}
This skill is the brain: it directs the audit, generates code patches, and writes the report. It assumes you have basic web tools (curl, lighthouse, xmllint) available.
seo-skills/
├── .claude-plugin/
│ ├── plugin.json
│ └── marketplace.json
├── skills/
│ ├── seo-nextjs/
│ │ ├── SKILL.md
│ │ └── reference/checklist.md
│ ├── seo-vue-astro/
│ │ ├── SKILL.md
│ │ └── reference/checklist.md
│ └── seo-shared/
│ ├── core-web-vitals.md
│ ├── structured-data.md
│ ├── geo-aeo.md
│ ├── audit-rubric.md
│ └── semrush-mcp.md
├── README.md
└── LICENSE
MIT — see LICENSE.
Issues + PRs welcome. Especially:
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub chaoticsurfer/seo-skills --plugin seo-skillsComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Payload Development plugin - covers collections, fields, hooks, access control, plugins, and database adapters.
TypeScript/JavaScript full-stack development with NestJS, React, and React Native
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.