blast-prompt
Generate a complete build brief in BLAST format — Blueprint, Link, Architect, Stylize, Trigger — so a build agent can one-shot a high-quality build. Pulls the…
Search Experience Optimization — reads the SERP backwards to detect page-type mismatches, then scores the target page against search-intent personas (buyer, researcher, comparison shopper) to explain why a well-optimized page fails to rank. Uses DataForSEO to auto-pull the live
$ npx -y skills add ZachArticulateV/designer-pro-and-seo --skill seo-sxo --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/seo-sxoContext preview
The summary Claude sees to decide when to auto-load this skill.
Search Experience Optimization — reads the SERP backwards to detect page-type mismatches, then scores the target page against search-intent personas (buyer, researcher, comparison shopper) to explain why a well-optimized page fails to rank. Uses DataForSEO to auto-pull the live
name: seo-sxo description: Search Experience Optimization — reads the SERP backwards to detect page-type mismatches, then scores the target page against search-intent personas (buyer, researcher, comparison shopper) to explain why a well-optimized page fails to rank. Uses DataForSEO to auto-pull the live SERP when connected; otherwise works from user-provided ranking URLs. Trigger when the user says "SXO", "search experience", "page type mismatch", "SERP analysis", "user story", "persona scoring", "intent mismatch", "why isn't my page ranking", or "wireframe for ranking".
**Family:** seo **Status:** Stable
When a page is technically clean, well-linked, and on-topic but still won't rank, the cause is usually a **search-experience mismatch**: Google rewards one page type for the query and you shipped another. This skill diagnoses that by working backwards from the SERP. Free path: analyze the competitor pages currently ranking (which you provide or fetch); the optional DataForSEO path auto-pulls the SERP.
1. **Get the SERP.** Use the top-ranking URLs the user provides (free path) or fetch via DataForSEO. Fetch each ranking page. 2. **Classify the rewarded page type** — what is Google ranking: review / comparison / how-to guide / product / category / video / tool / calculator? 3. **Classify the target page** the same way. 4. **Mismatch detection** — if the target type ≠ the rewarded type, that's the diagnosis ("Google rewards comparison pages; you shipped a blog post"). 5. **Persona scoring** — score the target page from each persona's question: does it answer the buyer's, the researcher's, the comparison shopper's intent? 6. **Prescribe.** If mismatched, produce a wireframe + a `seo-content-brief` for the correct page type; if matched, the issue is elsewhere (authority/links) — say so.
The "Google rewards X, you shipped Y" diagnosis is uniquely valuable — it asks whether you're optimizing the wrong thing, not just how to optimize it.
A Claude Code plugin for the web-design + SEO workflow: research a niche, generate a coherent design system, write a complete build brief, build, run a pre-delivery QA gate, port the result into any CMS, and review on-page SEO.
Repo: ZachArticulateV/designer-pro-and-seo
Generate a complete build brief in BLAST format — Blueprint, Link, Architect, Stylize, Trigger — so a build agent can one-shot a high-quality build. Pulls the…
Generate cold-outreach openers, value-led follow-up sequences, niche-authority positioning, and a tool-import CSV with CAN-SPAM/GDPR/CASL compliance-checklist…
Draft long-form content (blog post, service page, landing page, guide) from a brief or outline — structured, on-intent, and originality-checked, ready for…
Write conversion-focused copy for a page or section — headlines, subheads, value propositions, CTAs, feature/benefit blocks, and microcopy — anchored to a…
Convert a raw CSV into a structured, business-ready report using a 3-step framework — load + label, define rules, request structured deliverables. Trigger when…
Audits HTML against WCAG 2.2 — no-tools structural checks (alt text, heading order, form labels, lang, landmarks, skip link, viewport meta, token-based…