sf-lwc-experience
Installation
SKILL.md
sf-lwc-experience: Experience Cloud Design for LWC
Build Lightning Web Components for external-facing Experience Cloud sites. Different design rules apply compared to internal Lightning pages — public audiences, branding requirements, SEO, and guest user security.
Core Principles
- Brand-first, not SLDS-first — external sites use customer branding, not Salesforce blue
- Guest-safe — every component must handle unauthenticated users gracefully
- Performance — external sites face real-world network conditions
- SEO-aware — content must be crawlable and metadata-rich
- Responsive — external users are on any device, not just desktop
Experience Cloud vs Internal Lightning
| Aspect | Internal Lightning | Experience Cloud |
|---|---|---|
| Audience | Employees | Customers, partners, public |
Related skills