Audit Lwc banner
PranavNagrecha PranavNagrecha

Audit Lwc

Security community

Description

# /audit-lwc — Accessibility + performance + security audit of an LWC bundle Wraps [`agents/lwc-auditor/AGENT.md`](../agents/lwc-auditor/AGENT.md). Scans one Lightning Web Component bundle and returns ranked findings with paste-ready fixes. --- ## Step 1 — Collect inputs Ask: ``` 1. Path to the LWC bundle directory? Example: force-app/main/default/lwc/accountDetail ``` --- ## Step 2 — Load the agent Read `agents/lwc-auditor/AGENT.md` fully + the LWC skills and the `templates/lwc/` ske

Installation

Installs to ~/.claude/skills/pranavnagrecha-awesomesalesforceskills-audit-lwc/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pranavnagrecha-awesomesalesforceskills-audit-lwc && curl -fsSL https://raw.githubusercontent.com/PranavNagrecha/AwesomeSalesforceSkills/HEAD/commands/audit-lwc.md -o ~/.claude/skills/pranavnagrecha-awesomesalesforceskills-audit-lwc/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository