page-decomposition

Analyze page sections to generate neutral content sequence descriptions.

1|Updated Oct 3, 2025
One-click install
npx skills add https://github.com/initialyze/acme-services --skill page-decomposition-initialyze
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: page-decomposition
Source: https://github.com/initialyze/acme-services/tree/main/.claude/.skills/page-decomposition
Command: npx skills add https://github.com/initialyze/acme-services --skill page-decomposition-initialyze

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps editors and developers understand the internal content structure of a page section by neutrally describing content sequences and breaking points, enabling non-prescriptive authoring decisions.

Core Features & Use Cases

  • Neutral, sequence-level descriptions of a single page section.
  • Identification of breaking points between content sequences to guide content modeling.
  • Output is section-focused and safe to share with downstream tools without asserting specific blocks.

Quick Start

Analyze a single page section by providing its screenshot, section HTML, and a brief visual description to the AI, then request a neutral sequence breakdown.

Frequently Asked Questions about page-decomposition

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

FAQPage Schema
How do I analyze a page section to generate neutral content sequences for AEM?

To analyze a page section for neutral content sequences, provide the section's screenshot, HTML, and a visual description to the AI. It identifies breaking points between content types and outputs neutral sequence descriptions for authoring decisions.

What are breaking points in content sequences and how do they guide content modeling?

Breaking points in content sequences are the identified boundaries between different content types within a page section. They guide content modeling by neutrally highlighting where content structures shift, enabling non-prescriptive authoring decisions.

Can I use neutral section descriptions for downstream tooling without asserting specific blocks?

Yes, you can use neutral section descriptions for downstream tooling. The output is section-focused and safe to share without asserting specific blocks, ensuring non-prescriptive guidance for downstream tools and human review.

What inputs do I need to provide for page section decomposition during a page import?

For page section decomposition during a page import, you need to provide a screenshot of the section, the section HTML, and a brief visual description to the AI to request a neutral sequence breakdown.

Does this section decomposition approach work for the entire page at once?

No, this section decomposition approach does not work for the entire page at once. It is applied per section during a page import to identify breaking points and output neutral sequence descriptions for authoring decisions.