website-analyzer

Analyze e-commerce websites for structure, UX, SEO, and performance metrics.

Updated Feb 20, 2026
One-click install
npx skills add https://github.com/letitbk/cursor-setup --skill website-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: website-analyzer
Source: https://github.com/letitbk/cursor-setup/tree/main/skills/website-analyzer
Command: npx skills add https://github.com/letitbk/cursor-setup --skill website-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables comprehensive analysis of e-commerce websites, helping identify strengths and weaknesses in structure, user experience, SEO, and technical performance.

Core Features & Use Cases

  • Site Structure Analysis: Evaluate sitemap coverage, page hierarchy, and schema markup.
  • UX Assessment: Identify user experience issues and highlight strengths.
  • SEO Audit: Check robots.txt, internal linking, and metadata coverage.
  • Performance Metrics: Measure page load times, TTFB, and resource counts.
  • Use Case: A product manager assesses a competitor's online store to inform redesign strategies or identify technical bottlenecks.

Quick Start

Use the website-analyzer skill to perform an initial audit on your e-commerce site by providing its URL and reviewing the generated report.

Frequently Asked Questions about website-analyzer

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

FAQPage Schema
How do I run an e-commerce website audit for SEO and performance metrics?

An e-commerce website audit uses web crawling and HTML parsing to evaluate SEO, UX, and performance metrics. Providing a URL generates actionable insights for site optimization and benchmarking.

What is included in an e-commerce site structure analysis?

E-commerce site structure analysis evaluates sitemap coverage, page hierarchy, and schema markup. It identifies structural strengths and weaknesses within an online store to inform optimization workflows.

Do I need Python libraries like beautifulsoup4 to assess website performance and UX?

Yes, assessing website performance and UX requires Python libraries like beautifulsoup4 and advertools. These dependencies handle the web crawling and HTML parsing required to generate actionable insights.

Can I measure page load times and TTFB for an online store?

You can measure page load times, TTFB, and resource counts for an online store using performance tracking tools. This analysis highlights technical bottlenecks applicable to optimization workflows.

How does an SEO audit check robots.txt and internal linking?

An SEO audit checks robots.txt, internal linking, and metadata coverage by parsing website HTML structure. It identifies coverage gaps and optimization opportunities within the e-commerce site architecture.

What is the best way to benchmark a competitor's online store for redesign strategies?

The best way to benchmark a competitor's online store is performing a detailed analysis of its structure, UX, SEO, and technical performance. This generates actionable insights to inform redesign strategies and identify bottlenecks.