agentsclimarketplace

Nextjs seo audit

Skill thisisAhsanIqbal/nextjs-seo-audit

AI Agent Skills for SEO auditing , 11 SKILL.md files that teach Cursor, Claude Code, Copilot & more to perform comprehensive SEO audits. Zero dependencies.

Install
npx -y skills add thisisAhsanIqbal/nextjs-seo-audit

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 7 stars7 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Comprehensive SEO audit skill for Next.js and HTML pages. Covers on-page optimisation, JSON-LD schema validation, meta tags, Open Graph, semantic HTML, site speed, mobile responsiveness, and backlink analysis. Use when a user asks to audit, optimise, or fix SEO issues on a webpage or website.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

3.8 KB, as published. Nobody here has run it

nextjs-seo-audit

A comprehensive SEO audit skill that teaches you how to analyse HTML pages and provide actionable recommendations across 10 skill areas.

When to activate

Use this skill when the user asks you to:

  • Run an SEO audit on a page, component, or full website
  • Fix specific SEO issues (headings, meta tags, schema, speed, etc.)
  • Optimise a Next.js or HTML page for search engines
  • Validate structured data (JSON-LD), Open Graph, or Twitter Cards
  • Check page performance, semantic HTML, or mobile-friendliness
  • Analyse outbound links or backlink strategy

How to run a full audit

When performing a full SEO audit, run all 10 sub-skills in order on the provided HTML. Read each sub-skill's SKILL.md for the detailed checklist:

#SkillSKILL.mdFocus area
1On-Page Optimizationskills/onpage-optimization/SKILL.mdHeadings, keywords, internal links
2Schema JSON Optimizationskills/schema-json-optimization/SKILL.mdJSON-LD structured data
3Meta Data Optimizationskills/meta-data-optimization/SKILL.mdTitle, description, OG, Twitter Cards
4Semantic Layoutskills/semantic-layout/SKILL.mdHTML5 semantic elements, accessibility
5Site Speed Optimizationskills/site-speed-optimization/SKILL.mdScripts, stylesheets, images
6Mobile Optimizationskills/mobile-optimization/SKILL.mdViewport, responsive design, touch targets
7Backlink Monitoringskills/backlink-monitoring/SKILL.mdExternal links, dofollow/nofollow strategy
8International SEOskills/international-seo/SKILL.mdHreflang, multi-language, regional targeting
9Technical SEOskills/technical-seo/SKILL.mdSitemap, robots.txt, canonical, crawlability
10Core Web Vitalsskills/core-web-vitals/SKILL.mdLCP, CLS, INP, performance scoring

Output format

For each check, report:

  • Status: ✅ PASS, ⚠️ WARN, or ❌ FAIL
  • Message: Clear, actionable description of the finding

At the end, provide a summary:

SEO Audit Summary
─────────────────
✅ Pass:  X
⚠️ Warn:  Y
❌ Fail:  Z
──────────────
Score: XX%

Global thresholds reference

These thresholds are used across all sub-skills:

ParameterValue
Title length30–60 characters
Meta description length120–160 characters
Keyword density (ideal)1.0–3.0%
Internal links (min per page)3
Max fixed-width before warning500px
Min touch target size48px × 48px
Max inline CSS length5000 characters
Max external scripts10
Required OG tagsog:title, og:description, og:image, og:url, og:type
Required Twitter Card tagstwitter:card, twitter:title, twitter:description
Required semantic elementsheader, main, footer, nav
Recommended semantic elementsarticle, section, aside, figure

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.