Language:JapaneseEnglish

salesforce-development Claude Code Plugin

Author
Salesforce
Category
Development
Topics
Enterprise Business Platforms · Claude Code Customization & Workflow · AI Agents & AI App Development
First cataloged
2026-08-08 (UTC)
Explanation last updated
2026-09-04 (UTC)
Source (GitHub) last updated
2026-09-05 (UTC) (today)

The explanation below is AI-generated. Please verify it against the sources.

This plugin adds Salesforce Platform development capabilities to Claude Code, letting users build applications and agents for Salesforce using natural language instead of memorized commands. It automatically detects a Salesforce DX project and its org context, then resolves requests through a layered approach: purpose-built skills first, the Salesforce CLI second, and Salesforce-hosted MCP servers as a fallback. According to the README, it bundles 38 skills covering areas such as Apex code and test generation, declarative metadata creation, deployment and retrieval, security configuration, SOQL querying, code quality analysis, and reporting. It also ships supporting agents, slash commands, MCP servers, and hooks that add deployment safety checks. Setup requires Claude Code, Node.js, the Salesforce CLI, and Python, plus authorization of a Salesforce org.

About the service

The tool is built around the Salesforce Platform, a cloud-based CRM and application platform.

What you can do with salesforce-development

  • Generate and run Apex classes, anonymous Apex, and test classes, and inspect debug logs
  • Create declarative metadata such as custom objects, fields, applications, tabs, report types, list views, and validation rules
  • Build and manage Flows (screen, autolaunched, record-triggered, scheduled)
  • Author, deploy, retrieve, and validate metadata, including manifest and destructive-change files
  • Configure permission sets, sharing rules, and organization-wide defaults
  • Write and optimize SOQL/SOSL queries and analyze query plans
  • Run code quality checks (PMD/sfge/ESLint/RetireJS) and get an architecture review against Trusted/Easy/Adaptable pillars
  • Scaffold new Salesforce DX projects and manage scratch orgs
  • Generate reports and check platform capability coverage via discovery commands

Sources

History of salesforce-development

  • Claude Code Plugin Added salesforce-development

Back to list