authoring-analysis
Analyze content sequences and determine authoring approach (default content vs blocks). Validates block selection and section styling for import/migration to AEM Edge Delivery Services.
npx skills add majiayu000/claude-skill-registry --skill authoring-analysis-adobe-helix-website --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Authoring Analysis Determine authoring approach for EACH content sequence: default content or specific block. ## When to Use This Skill Use this skill when: - You have page structure with content sequences (from identify-page-structure) - You have block inventory (local + Block Collection) - Ready to make authoring decisions following David's Model **Invoked by:** page-import skill (Step 3) ## Prerequisites From identify-page-structure skill, you need: - ✅ Section boundaries with styling notes - ✅ Content sequences per section (neutral descriptions) - ✅ Block inventory (local + Block Collection with purposes) - ✅ screenshot.png for visual reference ## Related Skills - **page-import** - Orchestrator that invokes this skill - **identify-page-structure** - Provides section structure and block inventory - **content-modeling** - This skill invokes it when block selection is unclear - **block-collection-and-party** - This skill invokes it to validate blocks - **generate-import-html** - Uses this skill's output to create HTML ## **IMPORTANT: Step 3e Execution Trigger** After completing Step 3 (analyzing all sequences), you MUST execute Step 3e if: - ✅ At least one section contains exact
- When to Use This Skill
- Prerequisites
- Related Skills
- IMPORTANT: Step 3e Execution Trigger
- Authoring Analysis Workflow
- Step 3a: MANDATORY - Default Content Check (FIRST!)
- Step 3b: Block Selection (ONLY IF NOT DEFAULT)
- Step 3c: Validate Block Exists (IF NEEDED)
- Step 3d: Get Block HTML Structure (BEFORE generating HTML)
- Step 3 Output Format
- Step 3e: Validate Section Styling (Single-Block Sections Only)
- Final Output
Get structure examples for each block node .claude/skills/block-collection-and-party/scripts/get-block-structure.js cards node .claude/skills/block-collection-and-party/scripts/get-block-structure.js tabs node .claude/skills/block-collection-and-party/scripts/get-block-structure.js accordion node .claude/skills/block-collection-and-party/scripts/get-block-structure.js columns
What does the authoring-analysis skill do?
Analyze content sequences and determine authoring approach (default content vs blocks). Validates block selection and section styling for import/migration to AEM Edge Delivery Services.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill authoring-analysis-adobe-helix-website --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
