Salesforce Development
Salesforce's foundation plugin: skills first, the sf CLI second, hosted MCP only as a last resort.
Install
OfficialShips scriptsClaude Code: /plugin marketplace add anthropics/claude-plugins-official → /plugin install salesforce-development@claude-plugins-official
Salesforce DX projesinde Apex, metadata ya da Agentforce işi yaparken, org'a dağıtım yapmadan önce doğrulama isterken
- Author
- Salesforce
- License
- Apache-2.0
Forty-one skills cover Apex generation, anonymous execution and log debugging, test generation and runs, custom objects, fields, tabs, list views and FlexiPages, permission sets, manifest building, destructive deploys, the code analyzer with custom rules, and Agentforce authoring and observability. The resolution order matters more than the count: a request goes through skills first, falls back to the Salesforce CLI, and reaches the hosted MCP servers only last, which keeps deterministic local output ahead of a remote round trip. Python hooks detect the org at session start, inject project and org context, and gate deploys. A capability-discovery skill compares what is installed in the org against what is available, so the agent stops proposing metadata the org cannot accept.
Similar skills
Mapbox Agent Skills
SkillMapbox build patterns for web, iOS, Android and Flutter, plus three hosted MCP endpoints.
CrowdStrike Falcon Foundry Skills
SkillBuilds and deploys Falcon Foundry apps through the Foundry CLI.
Claude Code Setup
SkillReads a codebase and recommends the hooks, skills, MCP servers and subagents worth adding.

Comments(0)
Sign in to comment