mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-09 17:22:00 +08:00
16 lines
1.0 KiB
JSON
16 lines
1.0 KiB
JSON
{
|
|
"name": "salesforce",
|
|
"version": "1.0.0",
|
|
"description": "Salesforce Headless 360 — Salesforce agent skills marketplace.",
|
|
"owner": {
|
|
"name": "Skills Platform"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "salesforce-development",
|
|
"source": "./plugins/builder/salesforce-development",
|
|
"description": "Foundation layer for Salesforce platform development — 41 skills for environment validation, project scaffolding, scratch-org lifecycle, declarative metadata, Apex (author, run anonymous, test, debug), flow automation, SOQL, deploy/retrieve, manifest generation, security, code analysis, Well-Architected review, reporting, generated installed-versus-available capability discovery, and the Agentforce Agent Development Life Cycle (author, test, observe, secure .agent files), plus a read-only architecture-review agent, the Agentforce ADLC agents, org-context detection, a production deploy-safety gate, an Agent Script syntax validator, and a bundled Apex + SOQL language server (MCP)."
|
|
}
|
|
]
|
|
}
|