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…
Plans multi-month SEO by business type — measures a baseline, diagnoses defects, maps the winnable topic territory, prioritizes by impact, effort, and intent, then ties every task to a measurable outcome via a six-stage evidence loop and industry-vertical templates. Grounds the
$ npx -y skills add ZachArticulateV/designer-pro-and-seo --skill seo-strategy --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/seo-strategyContext preview
The summary Claude sees to decide when to auto-load this skill.
Plans multi-month SEO by business type — measures a baseline, diagnoses defects, maps the winnable topic territory, prioritizes by impact, effort, and intent, then ties every task to a measurable outcome via a six-stage evidence loop and industry-vertical templates. Grounds the
name: seo-strategy description: Plans multi-month SEO by business type — measures a baseline, diagnoses defects, maps the winnable topic territory, prioritizes by impact, effort, and intent, then ties every task to a measurable outcome via a six-stage evidence loop and industry-vertical templates. Grounds the keyword universe with seo-cluster when available; otherwise works from a user-provided baseline. Produces a roadmap, content calendar, prioritized investment list, and measurement plan. Trigger when the user says "seo strategy", "seo plan", "seo roadmap", "content strategy", "keyword strategy", "site architecture planning", "evidence-led seo", or "long-term seo plan".
**Family:** seo **Status:** Stable
Strategic planning that runs as a **six-stage evidence loop**, grounded in the deterministic scripts and skills this plugin already ships — so a plan is evidence, not opinion, and every task is tied to a measurable outcome instead of a vanity deliverable. The loop is measurement-first: it opens by measuring the starting line and closes by measuring the delta, and the same drift engine captures both snapshots, so the plan **compounds** across cycles instead of resetting.
The six stages and the engine subsystem each is grounded in:
1. **Baseline** — measure the starting state (`site_map.py` inventory, `business_type.py` classification, `drift_baseline.py` snapshot). 2. **Diagnose** — severity-rank defects (`tech_audit.py`, `geo_check.py`) and roll them into one re-normalized health score (`audit_aggregate.py`). 3. **Cluster** — map the winnable topic territory by real SERP overlap (`serp_cluster.py`) into hub-and-spoke architecture with intent labels. 4. **Prioritize** — score every candidate by impact × effort × intent and sequence a dated roadmap, ordering blockers ahead of the work they gate. 5. **Produce** — convert each prioritized node into a build-ready brief (`seo-content-brief`) plus its schema (`schema_gen.py`) and sitemap deliverables. 6. **Verify** — re-snapshot and diff (`drift_compare.py`, `drift_history.py`) plus local SoLV (`geogrid.py`) to prove the metric moved, then hand the delta back to Baseline.
The stage-by-stage prompt set — the evidence to gather, the decision each drives, and the handoff — lives in `references/seo-strategy/prompts/README.md` (the library index). **Industry-vertical templates** in that library tilt the loop by business type (SaaS, e-commerce, local & service-area, publisher, professional/B2B services), derived from this plugin's own `business_type.py` audience.
Load `references/seo-strategy/prompts/README.md` and walk the six stages in order, running each stage's prompts against the evidence its scripts produce.
1. **Baseline.** Inventory the site and classify the business (`references/seo-strategy/prompts/baseline/`). Pick the governing **vertical template** from the classification; snapshot the pages the plan will touch so every later "did it move?" is answerable. Use `seo-audit` for a health snapshot and `seo-cluster` for the keyword universe when available; otherwise work from what the user provides. 2. **Diagnose.** Run the technical and GEO audits, then aggregate one honest health score (`references/seo-strategy/prompts/diagnose/`). Separate blocking defects (fix first) from advisory ones. 3. **Cluster.** Map the keyword universe by SERP overlap into pillars + spokes with an intent label per node (`references/seo-strategy/prompts/cluster/`). 4. **Prioritize.** Score opportunities by impact × effort × intent and sequence the highest-leverage first (`references/seo-strategy/prompts/prioritize/`); every task leaves this stage carrying the metric that will prove it. 5. **Produce.** Turn each top roadmap node into a brief plus its schema/sitemap deliverables (`references/seo-strategy/prompts/produce/`). 6. **Verify.** Re-snapshot, diff, and monitor to prove each change moved its metric; feed the delta back into Baseline (`references/seo-strategy/prompts/verify/`). 7. **Render** the deliverables: a multi-month roadmap (Gantt-style markdown), a content calendar, a prioritized investment list, and a measurement plan tied to each task.
| Output | What it contains | Format | Quality bar (how it is scored) | |---|---|---|---| | Multi-month roadmap | Dependency-ordered phases; each item has the change, effort, dependency, and its metric | Gantt-style markdown | Every blocking technical/policy fix is sequenced before the work it gates; no item lacks a metric | | Content calendar | Cluster nodes (pillars + spokes) scheduled across the horizon with page type + intent | markdown table | Each entry traces to a real `serp_cluster.py` node and its intent; no orphan "topic ideas" | | Prioritized investment list | Candidates ranked by impact × effort × intent, highest-leverage first, with one-line evidence per rank | markdown table | Each rank cites Baseline/Diagnose/Cluster evidence; no rank rests on a fabricated volume number | | Measurement plan | One metric per task, drawn from the Baseline snapshot or labeled `needs_tier1` | markdown table | Every task pairs with a checkable metric (element diff / health-score / SoLV) or an honest `needs_tier1` | | Tier line + needs_tier1 | Which tier ran per stage + the never-fabricate fields a connector would add | one sentence + list | States the tier honestly; volume/CPC/field-CWV/rankings/traffic ship as `needs_tier1`, never synthesized |
Filed to: the user's project workspace (never the plugin). Search volume, CPC, keyword difficulty, fiel
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…