sf-knowledge-lwc

Provide curated Salesforce Lightning Web Components knowledge with YAML frontmatter and Markdown usage instructions.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/Avinava/sf-documentation-knowledge --skill sf-knowledge-lwc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sf-knowledge-lwc
Source: https://github.com/Avinava/sf-documentation-knowledge/tree/main/skills/lwc
Command: npx skills add https://github.com/Avinava/sf-documentation-knowledge --skill sf-knowledge-lwc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Curated, authoritative guidance for Salesforce Lightning Web Components to accelerate development and reduce guesswork.

Core Features & Use Cases

  • Structured topics organized under knowledge/current/lwc for quick reference.
  • Read-for-implementation topic files detailing steps, API usage, and best practices for LWCs.
  • Offline-ready knowledge you can rely on without web searches.

Quick Start

Read the index at knowledge/current/lwc/_index.md and start with the topics most relevant to your LWCs work.

Frequently Asked Questions about sf-knowledge-lwc

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build Lightning Web Components using best practices for frontend development?

Lightning Web Components development requires following structured best practices for components, lifecycle hooks, wire service, and events. Curated knowledge base files provide read-for-implementation guidance detailing steps, API usage, and established patterns to accelerate your workflows.

What is the LWC lifecycle and wire service mechanism in Salesforce?

The LWC lifecycle manages component creation and rendering, while the wire service reads Salesforce data reactively without imperative code. Curated knowledge topics detail API usage, implementation steps, and best practices to ensure optimal frontend performance.

How do I start reading Salesforce LWC development topics for quick reference?

Start Salesforce LWC development topics by reading the index at knowledge/current/lwc/_index.md, then explore structured topic files most relevant to your work. These offline-ready files provide authoritative guidance without requiring web searches, reducing development guesswork.

Can I use Salesforce LWC knowledge offline without web searches?

Salesforce LWC knowledge works offline by providing curated, read-for-implementation topic files detailing steps and best practices. This offline-ready knowledge base relies on structured Markdown files loaded into context, eliminating guesswork during frontend development workflows.

What's the best way to handle events in Lightning Web Components?

Handling events in Lightning Web Components requires understanding component communication patterns and API usage. Curated knowledge files provide authoritative guidance on event implementation steps and best practices, reducing guesswork when establishing communication between LWC components.

Why does my LWC development workflow need curated knowledge instead of standard documentation?

LWC development workflows benefit from curated knowledge because it provides structured, authoritative guidance organized under specific topics for quick reference. This reduces guesswork by offering read-for-implementation files detailing exact steps and API usage offline.