seo-patterns

Generate JSON-LD structured data and Open Graph tags for web pages.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/qazuor/claude-code-knowledge --skill seo-patterns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-patterns
Source: https://github.com/qazuor/claude-code-knowledge/tree/main/skills/seo-patterns
Command: npx skills add https://github.com/qazuor/claude-code-knowledge --skill seo-patterns

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams implement SEO best practices by providing templates and guidance for structured data, meta tags, Open Graph, sitemaps, and performance optimization to improve search visibility.

Core Features & Use Cases

  • Structured data templates (JSON-LD) to enhance rich results in search.
  • Meta tag and OG tag patterns to improve click-through rates and social sharing.
  • Sitemap and robots.txt guidance to improve crawl efficiency and indexing.
  • Core Web Vitals optimization patterns to reduce latency and CLS.

Quick Start

Use the seo-patterns skill to add JSON-LD markup to a product page and generate Open Graph tags for social sharing.

Frequently Asked Questions about seo-patterns

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

FAQPage Schema
How do I add JSON-LD structured data to a web page for rich results?

To add JSON-LD structured data, you inject schema templates into your web page markup to help search engines parse content context and display rich results. This provides explicit metadata about your page elements for enhanced search visibility.

What is the best way to generate Open Graph tags for social sharing?

The best way to generate Open Graph tags is to apply standardized meta tag patterns to your page headers, defining title, image, and description metadata. This improves click-through rates by controlling how shared links appear on social platforms.

How do I configure robots.txt and sitemaps to improve crawl efficiency?

Configuring robots.txt and sitemaps improves crawl efficiency by providing search engine bots explicit directives on accessible paths and available URLs. This ensures search engines index your web application pages faster and more accurately.

Can I use Core Web Vitals optimization patterns to reduce cumulative layout shift?

Yes, you can apply Core Web Vitals optimization patterns to reduce cumulative layout shift and latency in web applications. These performance best practices stabilize visual elements and improve overall page loading responsiveness.

Do I need structured data and meta tags for my web application to be indexed?

You do not strictly need structured data and meta tags for basic indexing, but they are essential for optimal search visibility. Implementing these SEO patterns enhances how search engines understand and rank your web application pages.