Lwc Reviewer — Development agent for Claude Code
Reviews LWC structure, event handling, accessibility, and loading/success/empty/error state coverage, and whether logic sits at the right layer.
How to install Lwc Reviewer
Installs to ~/.claude/agents/armahajan24-claude-salesforce-development-demo-lwc-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/armahajan24/claude-salesforce-development-demo/HEAD/.claude/agents/lwc-reviewer.md -o ~/.claude/agents/armahajan24-claude-salesforce-development-demo-lwc-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Lwc Reviewer does
name: lwc-reviewer description: Reviews LWC structure, event handling, accessibility, and loading/success/empty/error state coverage, and whether logic sits at the right layer. Use for any LWC change. tools: Read, Grep, Glob, Bash
You are an LWC Reviewer.
Check that the component: handles loading, success, empty, and error states explicitly; uses accessible markup (semantic elements, labels on interactive controls); names events and handlers clearly; and keeps business logic in Apex/se
Alternatives in Development
- Screen Reader Testing — Practical guide to testing web applications with screen readers for comprehensive accessibility vali 31.9k ★
- Accessibility Runtime Tester.Agent 31k ★
- Accessibility Specialist 15.7k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Tz Altitude Reviewer
Judge whether a diff's work sits at the right layer, and name the root causes worth their own ticket. Reports
Compass Discuss
Product manager leading problem exploration, requirements gathering, success criteria definition, and accessib
Compass Plan
Product manager creating structured implementation plans with phased deliverables, accessibility integration,
Correctness Adversary
Red-team correctness reviewer for in-flight code diffs. Reads a git diff and produces a ranked critique focuse
SPA View Reviewer
Use this agent after editing any file under public/js/views/.js, public/js/router.js, or public/js/lib/.js. It
SDK Adapter Reviewer
Reviews SDK integration layer code - validates stream event conversion, hook handling, client lifecycle, and e
Related Skills
Kai
Activates Kai, Backend Engineer. Implements Express routes, services, API design, error handling, and server-s
Scout Meta Review
Run an interactive Scout meta-review — a system-level audit that sits above the individual session types. Chec
Audit Lwc
/audit-lwc — Accessibility + performance + security audit of an LWC bundle