From 6e1117796943bb8b397f7127020c8709160c2c94 Mon Sep 17 00:00:00 2001 From: Jeff Carey Date: Mon, 30 Mar 2026 12:38:57 -0400 Subject: [PATCH] feat: specify order of operations for theme layout creation --- .../docs/configure-content-themeLayout.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/skills/generating-experience-lwr-site/docs/configure-content-themeLayout.md b/skills/generating-experience-lwr-site/docs/configure-content-themeLayout.md index b2459e4..198f7bb 100644 --- a/skills/generating-experience-lwr-site/docs/configure-content-themeLayout.md +++ b/skills/generating-experience-lwr-site/docs/configure-content-themeLayout.md @@ -26,6 +26,9 @@ **IMPORTANT**: These guidelines should ONLY be applied when the user explicitly requests creating a new layout for their site. Do not apply these guidelines automatically for other tasks or when editing existing layouts. +### Order of operations +If the user decides to create a new LWC, create the LWC first THEN the theme layout metadata. + ### _meta.json Structure The `_meta.json` file must contain: