Every listing publishes its measured trigger accuracy, before and after.

See the catalogue
AI Skill Up
Browse skills

SEO & growth

SEO Pass

Writes the head tags, structured data and sitemap a site actually needs.

What it produces

which pages are missing head tags?
/title, description, canonical, OG image
/skillscanonical missing
/skills/[slug]product JSON-LD missing
/pricingOG image missing
/legal/*complete

Trigger accuracy

Not measured yet. This skill does not go on sale until its eval suite has been run against it and the number published here.

What we changed

  1. Works per route rather than per page type, so a one-off page cannot slip through.
  2. Writes JSON-LD that validates, and says which validator it checked against.
  3. Generates the sweep script that fails a build on a missing canonical, rather than reporting and moving on.
  4. Knows the difference between a page that should be indexed and one that should canonicalise elsewhere.
  5. A troubleshooting table for the duplicate-content cases that filters usually create.

What it does, on real work

Auditing a site

> which pages are missing head tags?

Listed every route without a canonical, description or OG image, grouped by what was missing.

Adding structured data

> add product structured data to these pages

Wrote validating JSON-LD per page, with price and availability read from the data file rather than retyped.

Stopping a regression

> make the build fail if a page has no canonical

Added the post-build sweep and wired it into the build script.

Requirements

  • Claude Code 2.0+
  • macOS, Linux or Windows

Related

Writes React the way your team already agreed to write it.

Eval suite not run yet

Cuts what Claude reads before it starts, without cutting what it knows.

Eval suite not run yet