·salesforce-development
</>

salesforce-development

sickn33/antigravity-awesome-skills

Salesforce 平台开发的专家模式,包括 Lightning Web 组件 (LWC)、Apex 触发器和类、REST/批量 API、连接应用程序以及具有临时组织和第二代包 (2GP) 的 Salesforce DX。使用场合:salesforce、sfdc、apex、lwc、lightning web 组件。

220安装·6热度·@sickn33

安装

$npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill salesforce-development

SKILL.md

Use @wire decorator for reactive data binding with Lightning Data Service or Apex methods. @wire fits LWC's reactive architecture and enables Salesforce performance optimizations.

Apex triggers must be bulkified to handle 200+ records per transaction. Use handler pattern for separation of concerns, testability, and recursion prevention.

Use Queueable Apex for async processing with support for non-primitive types, monitoring via AsyncApexJob, and job chaining. Limit: 50 jobs per transaction, 1 child job when chaining.

Salesforce 平台开发的专家模式,包括 Lightning Web 组件 (LWC)、Apex 触发器和类、REST/批量 API、连接应用程序以及具有临时组织和第二代包 (2GP) 的 Salesforce DX。使用场合:salesforce、sfdc、apex、lwc、lightning web 组件。 来源:sickn33/antigravity-awesome-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill salesforce-development
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 salesforce-development?

Salesforce 平台开发的专家模式,包括 Lightning Web 组件 (LWC)、Apex 触发器和类、REST/批量 API、连接应用程序以及具有临时组织和第二代包 (2GP) 的 Salesforce DX。使用场合:salesforce、sfdc、apex、lwc、lightning web 组件。 来源:sickn33/antigravity-awesome-skills。

如何安装 salesforce-development?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill salesforce-development 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/sickn33/antigravity-awesome-skills