What problem does it solve?
Salesforce developers face complexity when building and maintaining Lightning Web Components (LWCs) across pages and data contexts. This Skill consolidates the canonical structure, data wiring patterns, lifecycle management, and common gotchas into a single, practical guide that speeds up development and reduces errors.
Core Features & Use Cases
- Component structure and file layout for LWCs, including templates, controllers, and metadata configurations
- Data wiring with Lightning Data Service and Apex, including wire adapters and imperative calls
- Lifecycle hooks and reactive properties to manage state and DOM interactions
- Navigation, events, and inter-component communication patterns across Salesforce pages
- Lightning Datatable usage and common UI patterns
- Practical gotchas, anti-patterns, and performance considerations to avoid regressions
Quick Start
Set up a Salesforce DX project and load this skill to start building and refining Lightning Web Components following the patterns described.