authoring-analysis

Analyze content sequences to select default or block-based layouts for migration decisions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Determines the optimal authoring approach for content sequences by deciding between default content and block-based layouts, ensuring compatibility with edge delivery migration workflows.

Core Features & Use Cases

  • Evaluates content sequences per section to decide between default typing and block usage.
  • Validates block selection against the available inventory and section styling.
  • Integrates with related skills (identify-page-structure, page-migration) to coordinate migration tasks.

Quick Start

Provide your identify-page-structure output and run the authoring-analysis workflow to categorize each sequence and prepare subsequent steps.

Frequently Asked Questions about authoring-analysis

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

FAQPage Schema
How do I decide between default content and block-based layouts for content sequences?

Authoring analysis evaluates content sequences per section to determine whether default content typing or block-based layouts are optimal for edge delivery migration workflows. It validates block selection against available inventories and section styling requirements.

What is block-aware authoring analysis for page migration?

Block-aware authoring analysis identifies content sequences within page-structure outputs and determines the optimal authoring approach for each sequence. It enforces Step 3a and Step 3b analysis to coordinate migration tasks and produces a structured decision log for HTML generation.

How do I validate block selection against section styling during migration?

Validating block selection against section styling requires cross-referencing chosen blocks with the available block inventory and section styling validations. This ensures the selected layout approach aligns with structural requirements before proceeding to HTML generation.

Do I need identify-page-structure outputs before running authoring analysis?

Yes, you need identify-page-structure outputs as input data to run the authoring-analysis workflow. The Skill categorizes each content sequence within those outputs to prepare subsequent migration steps and generate the structured decision log.

When should I not use block-based layouts for content sequences?

You should avoid block-based layouts when default content typing better suits the content sequence structure and edge delivery compatibility requirements. The analysis evaluates each sequence to determine if default content is more appropriate than block usage.