seo-fundamentals

Audit HTML, JSX, and TSX pages for SEO issues and prioritized fixes.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/darthlinuxer/dialectic-crew-ai --skill seo-fundamentals-darthlinuxer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-fundamentals
Source: https://github.com/darthlinuxer/dialectic-crew-ai/tree/main/src/mcp/skills/seo-fundamentals
Command: npx skills add https://github.com/darthlinuxer/dialectic-crew-ai --skill seo-fundamentals-darthlinuxer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Diagnose and prioritize on-page, technical, and content SEO issues so teams can improve search visibility, user trust, and page experience without guesswork. It consolidates E-E-A-T guidance, Core Web Vitals targets, schema recommendations, and practical content rules into an actionable audit and remediation plan.

Core Features & Use Cases

  • E-E-A-T Guidance: Identify signals to improve experience, expertise, authoritativeness, and trust through author profiles, citations, and verification.
  • Core Web Vitals & Performance: Highlight LCP, INP (or CLS), and other page experience deficits and their likely causes.
  • Technical SEO Checks: Verify presence of title tags, meta descriptions, Open Graph tags, canonical links, clean URLs, and image alt attributes.
  • Content SEO & Schema: Recommend title/heading structure, meta lengths, content depth, freshness, and appropriate schema types (Article, FAQPage, Product, Review).
  • Automated Audit Script: A Python script inspects HTML/JSX/TSX pages for common issues and produces a prioritized issue summary for remediation.
  • Use Case: Run an audit before launch or as part of a QA pipeline to catch missing metadata, accessibility gaps, and performance-related ranking risks.

Quick Start

Run the SEO audit against your project to list pages missing titles, meta descriptions, Open Graph tags, multiple H1s, and images without meaningful alt text.

Frequently Asked Questions about seo-fundamentals

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run an SEO audit on HTML and JSX files?

Run an automated Python SEO audit script against your project files to inspect HTML, JSX, and TSX pages for missing metadata, multiple H1s, and accessibility gaps, producing a prioritized remediation summary for improved search visibility.

What is the best way to check Core Web Vitals and technical SEO before launch?

The best way to check Core Web Vitals and technical SEO is by running a pre-launch audit that detects missing title tags, meta descriptions, Open Graph tags, and image alt attributes, highlighting LCP and INP deficits to mitigate ranking risks.

How do I improve E-E-A-T signals for content SEO?

Improve E-E-A-T signals by implementing author profiles, adding citations, and verifying content expertise during your SEO audit, which provides actionable recommendations to boost experience, expertise, authoritativeness, and user trust.

Does the SEO audit detect missing schema markup on web pages?

Yes, the SEO audit detects missing schema markup and recommends appropriate structured data types like Article, FAQPage, Product, and Review to enhance content depth and search visibility.

Can I use this SEO audit for AI-generated content guidance?

Yes, you can use this audit for AI-generated content guidance, as it applies editorial content rules and E-E-A-T checks to ensure public-facing web pages meet freshness and content depth requirements.

Why are my pages missing Open Graph tags and canonical links?

Your pages are missing Open Graph tags and canonical links due to incomplete HTML metadata, which the automated SEO audit script detects by analyzing page files and outputting prioritized technical SEO remediation recommendations.