content-and-copy
Write or edit website copy, blog content, and editorial pieces with attention to voice, structure, and goal. Use this skill whenever the user wants to write an…
Triage technical SEO findings from Ahrefs Site Audit (and similar crawlers) by SEO impact, not just severity. Use this skill when reviewing crawl results, prioritizing technical fixes, scoping a technical SEO sprint, or after running any site-wide crawl. Triggers on site audit
$ npx -y skills add rampstackco/claude-skills-seo --skill seo-site-health-audit --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/seo-site-health-auditContext preview
The summary Claude sees to decide when to auto-load this skill.
Triage technical SEO findings from Ahrefs Site Audit (and similar crawlers) by SEO impact, not just severity. Use this skill when reviewing crawl results, prioritizing technical fixes, scoping a technical SEO sprint, or after running any site-wide crawl. Triggers on site audit
name: seo-site-health-audit description: "Triage technical SEO findings from Ahrefs Site Audit (and similar crawlers) by SEO impact, not just severity. Use this skill when reviewing crawl results, prioritizing technical fixes, scoping a technical SEO sprint, or after running any site-wide crawl. Triggers on site audit results, technical fix list, crawl errors, technical SEO triage, prioritize technical issues, what should we fix first, broken links, redirect chains. Also triggers when a long list of crawler issues is creating decision paralysis." category: seo-audit-suite catalog_summary: "Triage Ahrefs Site Audit findings by SEO impact, not severity" display_order: 6
Triage technical SEO findings from Ahrefs Site Audit (or any equivalent crawler) by impact on rankings and traffic, not by raw issue count or severity label. Stack-agnostic. Produces a prioritized backlog of fixes mapped to business impact.
---
---
---
Crawlers label issues "critical", "warning", "notice". These labels are useful but not sufficient. Two issues both labeled "critical" can have wildly different actual impact on the property.
Triage on three axes.
Does the issue affect a page that drives meaningful organic traffic, or one that does not?
A "critical" issue on a tag archive with zero traffic is lower priority than a "warning" on a top-10-traffic landing page.
Tier the affected URLs:
A fix on Tier 1 is worth 10x a fix on Tier 3 in most cases.
Does the issue actually move rankings or traffic? Some "critical" issues are aesthetic or theoretical.
Categories of real impact:
| Mechanism | Examples | | --- | --- | | Indexability | Accidental noindex, robots.txt blocks, canonical errors, X-Robots-Tag | | Crawlability | Crawl traps, infinite redirects, 5xx errors, slow server response | | Renderability | JS errors blocking critical content, blocked resources | | Core Web Vitals | LCP, INP, CLS in the poor band | | Structured data | Errors on rich-result-eligible pages (not warnings) | | Internal link integrity | 404s on internally linked URLs, broken canonicals | | Hreflang | Errors on multilingual deployments |
Categories of low or theoretical impact:
| Type | Why it is lower priority | | --- | --- | | Title tag length warnings | Not a ranking factor in itself | | Meta description length | Not a ranking factor | | H1 absence on low-traffic pages | Marginal impact | | Alt text missing on decorative images | Accessibility issue, low SEO impact | | Schema warnings (not errors) | Often best-practice nudges, not ranking issues |
Fix the high-mechanism categories first.
Some issues are 5-minute fixes. Some are multi-sprint projects.
---
Combine the three axes into a priority score.
| Tier | Mechanism | Effort | Priority | | --- | --- | --- | --- | | Tier 1 | High mechanism | S | P0 (do this week) | | Tier 1 | High mechanism | M | P1 (do this sprint) | | Tier 1 | High mechanism | L | P2 (plan as project) | | Tier 1 | Low mechanism | S | P3 (batch when convenient) | | Tier 1 | Low mechanism | M-L | Park unless evidence emerges | | Tier 2 | High mechanism | S | P1 | | Tier 2 | High mechanism | M-L | P2 | | Tier 3 | High mechanism | S | P3 | | Tier 3 | Anything else | Anything | Park |
P0-P1 work earns the team's attention. P2 goes on the roadmap. P3 batches into routine maintenance. Park is honest about deprioritization.
---
1. **Pull the crawl results.** Ahrefs Site Audit + Search Console + Core Web Vitals. 2. **Tier the URLs.** Use organic traffic data. Tag every affected URL as Tier 1, 2, or 3. 3. **Categorize each issue by mechanism.** High or low impact mechanism. 4. **Estimate effort per fix type.** Group similar fixes into one effort estimate. 5. **Apply the triage matrix.** Assign P0-P3 or Park. 6. **Cluster the fixes.** Group fixes that share an effort: one template change can resolve hundreds of issues. 7. **Build the backlog.** P0 first, P1 next, etc. Add fix descriptions, owners, expected impact. 8. **Add measurement.** What metric will confirm the fix worked? Define before shipping. 9. **Hand off.** Output feeds the development backlog and `seo-audit-orchestration`. 10. **Re-crawl after fixes.** Confirm resolution. Update the backlog.
---
These patterns commonly produce outsized impact when fixed:
A focused 12-skill SEO subset of claude-skills. Designed for SEO consultants, freelancers, and in-house teams who want SEO depth in Claude Code without loading the full 102-skill catalog.
Repo: rampstackco/claude-skills-seo
Write or edit website copy, blog content, and editorial pieces with attention to voice, structure, and goal. Use this skill whenever the user wants to write an…
Develop a content strategy covering editorial positioning, content pillars, formats, calendar, governance, and topical authority planning. Use this skill…
How to design and run a programmatic SEO program that produces durable traffic instead of penalty-bait. Data source identification, template design, schema…
Optimize content and site structure for AI-driven search experiences including AI overviews, large language model citations, generative answer engines, and AI…
Run a competitive SEO analysis comparing the user's site to chosen competitors across SERP overlap, content depth, backlink profiles, technical posture, and…
Audit existing content across a site to decide what to keep, update, merge, redirect, or delete. Use this skill whenever the user wants to audit existing…