Salesforce Development

Salesforce's official plugin for building apps and agents on the Salesforce Platform: metadata, Apex, deploy/retrieve, security, and reporting.

The foundation plugin for building apps and agents on the Salesforce Platform. Open Claude Code in a Salesforce DX project and the plugin auto-detects your environment, injects org context, and assists through validated skills, the Salesforce CLI, and Salesforce-hosted MCP servers. Capabilities resolve in three tiers: skills first, then the Salesforce CLI, then Salesforce MCP.

Describe what you want to build in natural language — no slash commands to memorize. The plugin covers metadata authoring, Apex, deploy/retrieve with safety gates, security review, reporting, and discovery of what's installed versus available in your org.

How to use: Install the Salesforce CLI, Node.js LTS, and Python 3.8+, then authorize your org with sf org login web. After installing the plugin, open a Salesforce DX project and try prompts like:

  • "Create an Apex service class to handle Account territory assignments"
  • "Generate a custom object Project__c with fields for Name, Status, Due Date, and Owner"
  • "Deploy my changes to the sandbox and run the tests"

Other plugins

Frontend Design

Craft production-grade frontends with distinctive design. Generates polished code that avoids generic AI aesthetics.

Claude learns brainstorming, subagent development with code review, debugging, TDD, and skill authoring through Superpowers.

Code Review

AI code review with specialized agents and confidence-based filtering for pull requests

Upstash Context7 MCP server for live docs lookup. Pull version-specific docs and code examples from source repos into LLM context.

Code Simplifier

Code clarity agent: simplifies and refines recently modified code while preserving functionality and consistency.

Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, and automate testing workflows.