MCPVault

guide_lwc_development

MCP tool from MCP by salesforcecli

(GA) - Provides LWC development workflow and implementation guidelines.

How to use it

guide_lwc_development is exposed by the MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the guide_lwc_development tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

FULL MCP LISTING

Other tools in MCP (39)

check_devops_center_commit_status

(GA) - Check the current status of a work item committed to DevOps Center.

checkout_devops_center_work_item

(GA) - Checks out the branch associated with a selected work item by name.

commit_devops_center_work_item

(GA) - Commit SFDX project changes and register the commit SHA in DevOps Center.

create_aura_blueprint_draft

(GA) - Creates a comprehensive Product Requirements Document (PRD) blueprint for Aura component migration. Analyzes Aura component files and generates framework-agnostic specifications suitable for LWC migration, including business requirements, technical patterns, and migration guidelines.

create_devops_center_pull_request

(GA) - Commit local changes to a DevOps Center work item’s feature branch.

create_devops_center_work_item

(GA) - Creates a new DevOps Center work item in the selected project.

create_lightning_type

(GA) - Provides guidance for creating Custom Lightning Types (CLT) for Salesforce applications, agent actions, Lightning web components, and Lightning Platform integrations.

create_lwc_component_from_prd

(GA) - Creates complete LWC components from PRD specifications with proper structure. and best practices

create_lwc_jest_tests

(GA) - Generates Jest test suites for LWC components with coverage and mocking.

create-custom-rule

(NON-GA) - Creates a custom XPath-based PMD rule from a provided Apex code sample.

describe_code_analyzer_rule

(GA) - Gets the description of a Code Analyzer rule.

detect_devops_center_merge_conflict

(GA) - Detects merge conflicts for a selected work item or in a given source branch.

enhance_aura_blueprint_draft

(GA) - Enhances an existing draft PRD with expert analysis and unknown resolution. Takes a draft blueprint and applies specialized Aura expert knowledge to resolve dependencies, add technical insights, and improve the migration specifications for better LWC implementation guidance.

enrich_metadata

(NON-GA) - Enrich metadata from your org in your DX project.

explore_slds_blueprints

(NON-GA) - Retrieves SLDS blueprint specifications by name, category, Lightning component, CSS class, or styling hook.

generate_xpath_prompt

(NON-GA) - Builds the prompt that guides XPath authoring from AST context. Invoked when creating an XPath-based PMD custom rule.

get_username

(GA) - Determines the appropriate username or alias for Salesforce operations, handling both default orgs and Dev Hubs.

guide_component_accessibility

(GA) - Provides accessibility guidelines and testing instructions for LWC components.

guide_design_general

(GA) - Provides SLDS guidelines and best practices for Lightning Web Components with accessibility, responsive design, and component usage patterns.

guide_lwc_best_practices

(GA) - Offers LWC development best practices and coding standards guidance.

guide_lwc_rtl_support

(GA) - Provides Right-to-Left (RTL) internationalization support and RTL development guidance.

guide_lws_security

(GA) - Provides security analysis in accordance with product security guidelines and Lightning Web Security guidelines.

guide_slds_blueprints

(NON-GA) - Provides comprehensive SLDS blueprints guidelines, reference documentation, and a complete index of all available blueprints by category.

guide_utam_generation

(NON-GA) - Provides UI Test Automation Model (UTAM) Page Object generation guidelines and best practices.

list_code_analyzer_rules

(GA) - Selects Code Analyzer rules based on a number of criteria.

list_devops_center_projects

(GA) - List all DevOps Center projects in a specific org.

list_devops_center_work_items

(GA) - List all the work items for a specific DevOps Center project.

lwc-doc-error

(GA) - Retrieves information about LWC error messages, including static guidance for resolving the issue based on the error code.

orchestrate_aura_migration

(GA) - Orchestrates the complete Aura to LWC migration workflow. Provides end-to-end guidance for the entire migration process, from initial analysis through final implementation, including best practices, tooling recommendations, and quality assurance steps.

promote_devops_center_work_item

(GA) - Promote an approved work item to the next stage in the DevOps Center pipeline.

query_code_analyzer_results

(GA) - Queries a Code Analyzer results JSON file and returns filtered violations. Supports filters such as severity, category/tag, engine, rule, and file name, plus top-N and sorting. Use this after running runcodeanalyzer to read the generated results file. After completion, this tool will summariz

resolve_devops_center_deployment_failure

(GA) - Diagnose and resolve deployment failures.

resolve_devops_center_merge_conflict

(GA) - Apply a selected resolution method to a merge conflict.

resume_tool_operation

(GA) - Resumes a long-running operation that wasn't completed by another tool.

review_lwc_jest_tests

(GA) - Reviews and validates Jest test implementations for LWC components.

run_code_analyzer

(GA) - Performs a static analysis against code. This tool can validate that code conforms to best practices, check for security vulnerabilities, and identify possible performance issues. It returns a JSON containing the absolute path to a results file if such a file was created and a string indicati

run_soql_query

(GA) - Runs a SOQL query against a Salesforce org.

transition_prd_to_lwc

(GA) - Provides migration bridge guidance for creating LWC components from Aura specifications. Takes the enhanced PRD and generates specific implementation guidance, platform service mappings, and step-by-step instructions for building the equivalent LWC component.

update_devops_center_work_item_status

(GA) - Sets a work item’s status to In Progress or Ready to Promote.