page-decomposition

Identify content sequences and breaking points within a page section from HTML and screenshot.

Updated Sep 12, 2025
One-click install
npx skills add https://github.com/ComwrapUkReply/ue-multitenant-root --skill page-decomposition-comwrapukreply
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: page-decomposition
Source: https://github.com/ComwrapUkReply/ue-multitenant-root/tree/main/.claude/skills/page-decomposition
Command: npx skills add https://github.com/ComwrapUkReply/ue-multitenant-root --skill page-decomposition-comwrapukreply

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze a single page section to map its internal content flow by identifying content sequences and neutral descriptions, including where content types change.

Core Features & Use Cases

  • Analyze ONE section at a time (per invocation) to outline content sequences.
  • Provide neutral descriptions of each sequence (no block names) and list breaking points where content types shift.
  • Integrate with identify-page-structure, page-migration, and content-modeling workflows to inform authoring decisions.

Quick Start

Analyze the section's HTML and screenshot to identify content sequences and breaking points.

Frequently Asked Questions about page-decomposition

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

FAQPage Schema
How do I analyze content sequences within a single HTML page section?

To analyze content sequences within a single HTML page section, you provide the section's HTML content and a screenshot. The tool identifies the internal content flow and outputs neutral sequence descriptions without block names.

What is the best way to detect breaking points between content types during page migration?

Detecting breaking points during page migration is done by applying this section analysis to map where content types shift. It evaluates the HTML and screenshot to document exact sequence boundaries for downstream content modeling.

Do I need to provide a screenshot to map page structure and identify content flow?

Yes, you need to provide a screenshot along with the section's HTML content to map page structure. Both inputs are required to accurately identify sequence boundaries and generate neutral descriptions of the content flow.

Can I analyze an entire web page at once to outline all content sequences?

No, you cannot analyze an entire web page at once. The tool is designed to analyze one section per invocation to accurately outline content sequences and identify breaking points where content types change.

Why are neutral descriptions without block naming needed for content decomposition?

Neutral descriptions without block naming are needed for content decomposition to provide objective sequence boundaries for downstream tools. This prevents predefined block names from biasing the page migration and content modeling workflows.