afv-library/skills/generating-custom-lightning-type
sowmya.sriram 2d26b24d0e
feat: improve widget renderer guidance in generating-custom-lightning-type skill
- Add hard gate at top of Generation Workflow to redirect widget requests to widget-rendition.md before any planning
- Reorder step 4 so widget pattern appears before custom LWC pattern, with explicit decision gate
- Clarify custom LWC pattern is only for non-widget use cases
- Add checklist item asserting widget renderer must use tile/mosaic UEM tree not a custom LWC
- Add forEach/forItem and conditional rendering sections with examples to widget-rendition.md
- Add step 5 decision logic: single-object schema skips root forEach; collection schema wraps repeating block
- Fix conflicting forEach default assumption; defer root-level iteration decision to step 5
- Add container-vs-child forEach example to prevent misplacing meta directive on container block
2026-05-08 19:59:29 +05:30
..
references feat: improve widget renderer guidance in generating-custom-lightning-type skill 2026-05-08 19:59:29 +05:30
SKILL.md feat: improve widget renderer guidance in generating-custom-lightning-type skill 2026-05-08 19:59:29 +05:30