Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
davila7 avatar

Seo Fundamentals

  • 546 installs
  • 29.9k repo stars
  • Updated July 27, 2026
  • davila7/claude-code-templates

seo-fundamentals is a Claude Code skill that runs an automated on-repo SEO audit on public HTML, JSX, and TSX page files for developers who ship or refresh landing and marketing routes.

About

seo-fundamentals is a repository SEO audit skill from davila7/claude-code-templates backed by a Python seo_checker.py script. The checker scans HTML files and JSX/TSX React page components that represent public routes, verifying meta titles and descriptions, Open Graph tags for social sharing, heading hierarchy, and image alt attributes. Run it with `python seo_checker.py <project_path>` before shipping or refreshing marketing pages. Use seo-fundamentals when you need a repeatable on-repo pass over public page files instead of manual tag inspection or external-only Lighthouse runs.

  • Python auditor scans HTML plus JSX/TSX components that look like public pages
  • Verifies meta title, description, and Open Graph tags for social sharing
  • Validates heading hierarchy and image alt attributes for accessibility and SEO
  • Skips node_modules, tests, docs, and utility modules so results focus on shippable URLs
  • CLI usage: python seo_checker.py <project_path> with JSON-friendly stdout on Windows UTF-8

Seo Fundamentals by the numbers

  • 546 all-time installs (skills.sh)
  • Ranked #715 of 1,881 Marketing & SEO skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
npx skills add https://github.com/davila7/claude-code-templates --skill seo-fundamentals

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs546
repo stars29.9k
Security audit3 / 3 scanners passed
Last updatedJuly 27, 2026
Repositorydavila7/claude-code-templates

How do you audit SEO on React pages?

Run an automated on-repo SEO audit on public HTML and React page files before you ship or refresh landing and marketing routes.

Who is it for?

Frontend developers shipping landing or marketing routes who want automated on-repo SEO checks before release.

Skip if: Backend-only APIs or private admin pages with no public HTML, JSX, or TSX routes to audit.

When should I use this skill?

Public HTML or React marketing pages need an automated SEO audit before ship or refresh.

What you get

SEO audit report with meta tag, Open Graph, heading, and alt-text findings per public page

  • SEO audit report
  • Per-page finding list

By the numbers

  • Audits 3 file types: HTML, JSX, and TSX
  • Checks 4 SEO areas: meta tags, Open Graph, headings, and alt attributes

Files

SKILL.mdMarkdownGitHub ↗

SEO Fundamentals

Principles for search engine visibility.

---

1. E-E-A-T Framework

PrincipleSignals
ExperienceFirst-hand knowledge, real examples
ExpertiseCredentials, depth of knowledge
AuthoritativenessBacklinks, mentions, industry recognition
TrustworthinessHTTPS, transparency, accurate info

---

2. Core Web Vitals

MetricTargetMeasures
LCP< 2.5sLoading performance
INP< 200msInteractivity
CLS< 0.1Visual stability

---

3. Technical SEO Principles

Site Structure

ElementPurpose
XML sitemapHelp crawling
robots.txtControl access
Canonical tagsPrevent duplicates
HTTPSSecurity signal

Performance

FactorImpact
Page speedCore Web Vital
Mobile-friendlyRanking factor
Clean URLsCrawlability

---

4. Content SEO Principles

Page Elements

ElementBest Practice
Title tag50-60 chars, keyword front
Meta description150-160 chars, compelling
H1One per page, main keyword
H2-H6Logical hierarchy
Alt textDescriptive, not stuffed

Content Quality

FactorImportance
DepthComprehensive coverage
FreshnessRegular updates
UniquenessOriginal value
ReadabilityClear writing

---

5. Schema Markup Types

TypeUse
ArticleBlog posts, news
OrganizationCompany info
PersonAuthor profiles
FAQPageQ&A content
ProductE-commerce
ReviewRatings
BreadcrumbListNavigation

---

6. AI Content Guidelines

What Google Looks For

✅ Do❌ Don't
AI draft + human editPublish raw AI content
Add original insightsCopy without value
Expert reviewSkip fact-checking
Follow E-E-A-TKeyword stuffing

---

7. Ranking Factors (Prioritized)

PriorityFactor
1Quality, relevant content
2Backlinks from authority sites
3Page experience (Core Web Vitals)
4Mobile optimization
5Technical SEO fundamentals

---

8. Measurement

MetricTool
RankingsSearch Console, Ahrefs
TrafficAnalytics
Core Web VitalsPageSpeed Insights
IndexingSearch Console
BacklinksAhrefs, Semrush

---

Remember: SEO is a long-term game. Quality content + technical excellence + patience = results.

Related skills

How it compares

Pick seo-fundamentals over meta-tag generators when you need to audit existing pages, not author new tag blocks.

FAQ

What files does seo-fundamentals check?

seo-fundamentals checks HTML files and JSX/TSX React page components that are likely public routes. The bundled seo_checker.py script scans project paths for meta tags, Open Graph tags, heading hierarchy, and image alt attributes.

How do you run the seo-fundamentals audit?

Run the bundled Python script with `python seo_checker.py <project_path>`. seo-fundamentals targets public marketing and landing pages before ship or refresh, not private admin routes.

Is Seo Fundamentals safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

Marketing & SEOseocontent

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.