Apply suggestions from code review

Co-authored-by: jackbisceglia-sf <156253330+jackbisceglia-sf@users.noreply.github.com>
This commit is contained in:
ccrouse-sfdc 2026-04-15 15:44:18 -04:00 committed by GitHub
parent 32177e9a1b
commit c2f653b8b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,6 +17,8 @@ Before any LWC code is produced, the agent MUST call one or more of these MCP to
- guide_lwc_best_practices (when the goal is guidance, patterns, or conventions)
- guide_lws_security (when security/LWS concerns are involved)
- guide_design_general (when SLDS/UX questions exist)
- Accessibility Guidance
- guide_copmonent_accessibility (to audit/fix components for accessibility compliance)
- LDS / UI API:
- explore_lds_uiapi (to retrieve adapter API or UI API types)
- guide_lds_development (general LDS guidance)