From fuse-seo
Use when optimizing e-commerce SEO. Covers product schema with AggregateRating, faceted navigation rules, category page intro, out-of-stock handling, internal search, marketplace SEO (Amazon, Etsy, eBay).
How this skill is triggered — by the user, by Claude, or both
Slash command
/fuse-seo:seo-ecommerceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- `Product` schema with `offers`, `aggregateRating`, `review`, `brand`
Product schema with offers, aggregateRating, review, brandBreadcrumbList schemaavailability: OutOfStock, link to alternativesrel="canonical" on each paginated page (Google deprecated rel=next/prev)| Filter combo | Action |
|---|---|
| 1-2 filters (popular) | Index, unique meta, custom canonical |
| 3+ filters | noindex, follow |
| Sort params (?sort=) | Canonical to clean URL |
| Pagination | Canonical to self, no noindex |
/search?q=* in robots.txt (avoid index bloat)templates/json-ld/product.jsontemplates/json-ld/breadcrumb.jsonnpx claudepluginhub fusengine/agents --plugin fuse-seoGuides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Synthesizes the current conversation into a structured spec (PRD) and publishes it to the project issue tracker with a ready-for-agent label, without interviewing the user.