analyze-website

Installation
SKILL.md

Analyze Website

Investigate and document site structure and functionality for humans and agents.

This skill produces reusable analysis artifacts that support test planning, coverage decisions, and change impact reviews.

Performance Goals

  • Minimize repeated deep scans when analysis already exists.
  • Use the lightest evidence path first (HTML/routes/labels), then deepen only as needed.
  • Reuse cached analysis for unchanged targets.

When to Use

  • You need a structured map of a website before writing or triaging tests.
  • You need component inventory and functionality importance levels.
  • You need to compare two site versions (or two snapshots) for differences.

When Not to Use

Related skills
Installs
14
GitHub Stars
4
First Seen
Feb 20, 2026