Commit Graph

2 Commits

Author SHA1 Message Date
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
sowmya-sriram
5d33d63d48
feat: @W-22259678@ changes with clt ref to mosaic rendition guidance (#190)
* changes with clt ref to mosaic rendition

* updated widget rendition guidance

* removed new line characters from description.

* added back version metadata
2026-05-05 16:01:31 +05:30