跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Salesforce Developer

技能 已验证 活跃

Writes and debugs Apex code, builds Lightning Web Components, optimizes SOQL queries, implements triggers, batch jobs, platform events, and integrations on the Salesforce platform. Use when developing Salesforce applications, customizing CRM workflows, managing governor limits, bulk processing, or setting up Salesforce DX and CI/CD pipelines.

目的

To act as an expert Salesforce developer, providing best practices, code patterns, and debugging assistance for building and maintaining Salesforce applications.

功能

  • Writes and debugs Apex code
  • Builds Lightning Web Components (LWC)
  • Optimizes SOQL and SOSL queries
  • Implements triggers, batch jobs, and platform events
  • Guides Salesforce DX and CI/CD integration
  • Covers common integration patterns (REST, Platform Events, CDC)

使用场景

  • Developing custom Apex classes and triggers
  • Building reusable Lightning Web Components
  • Optimizing SOQL queries for performance
  • Implementing asynchronous processing with Batch Apex or Queueable
  • Setting up CI/CD pipelines with Salesforce DX

非目标

  • Directly deploying metadata to production environments
  • Replacing official Salesforce documentation
  • Providing a full IDE experience
  • Handling complex UI design beyond component examples

实践

  • Apex Development Best Practices
  • Lightning Web Components Design
  • SOQL Query Optimization
  • Integration Patterns
  • Testing Strategies
  • DevOps and CI/CD

先决条件

  • Access to a Salesforce development environment (org)
  • Salesforce DX CLI (for DevOps aspects)
  • Basic understanding of Salesforce platform concepts

安装

请先添加 Marketplace

/plugin marketplace add jeffallan/claude-skills
/plugin install claude-skills@fullstack-dev-skills

质量评分

已验证
100 /100
1 day ago 分析

信任信号

最近提交13 days ago
星标9k
许可证MIT
状态
查看源代码

类似扩展

Sf Integration

98

Salesforce integration architecture with 120-point scoring. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use sf-connected-apps), Apex-only logic (use sf-apex), or data import/export (use sf-data).

技能
jaganpro

Sf Data

99

Salesforce data operations with 130-point scoring. TRIGGER when: user creates test data, performs bulk import/export, uses sf data CLI commands, or needs data factory patterns for Apex tests. DO NOT TRIGGER when: SOQL query writing only (use sf-soql), Apex test execution (use sf-testing), or metadata deployment (use sf-deploy).

技能
jaganpro

Sf Industry Commoncore Integration Procedure

99

OmniStudio Integration Procedure creation and validation with 110-point scoring. Use when building server-side process orchestrations that combine Data Mapper actions, Apex Remote Actions, HTTP callouts, and conditional logic. TRIGGER when: user creates Integration Procedures, adds Data Mapper steps, configures Remote Actions, or reviews existing IP configurations. DO NOT TRIGGER when: building OmniScripts (use sf-industry-commoncore-omniscript), creating Data Mappers directly (use sf-industry-commoncore-datamapper), or analyzing cross-component dependencies (use sf-industry-commoncore-omnistudio-analyze).

技能
jaganpro

Sf Testing

98

Apex test execution, coverage analysis, and test-fix loops with 120-point scoring. TRIGGER when: user runs Apex tests, checks code coverage, fixes failing tests, or touches *Test.cls / *_Test.cls files. DO NOT TRIGGER when: writing Apex production code (use sf-apex), Agentforce agent testing (use sf-ai-agentforce-testing), or Jest/LWC tests (use sf-lwc).

技能
jaganpro

Sf Industry Commoncore Callable Apex

98

Salesforce Industries Common Core (OmniStudio/Vlocity) Apex callable generation and review with 120-point scoring. TRIGGER when: user creates or reviews System.Callable classes, migrates `VlocityOpenInterface` / `VlocityOpenInterface2`, or builds Industries callable extensions used by OmniStudio, Integration Procedures, or DataRaptors. DO NOT TRIGGER when: generic Apex classes/triggers (use sf-apex), building Integration Procedures (use sf-industry-commoncore-integration-procedure), authoring OmniScripts (use sf-industry-commoncore-omniscript), configuring Data Mappers (use sf-industry-commoncore-datamapper), or analyzing namespace/dependency issues (use sf-industry-commoncore-omnistudio-analyze).

技能
jaganpro

Sf Soql

97

SOQL query generation, optimization, and analysis with 100-point scoring. TRIGGER when: user writes, optimizes, or debugs SOQL/SOSL queries, touches .soql files, or asks about relationship queries, aggregates, or query performance. DO NOT TRIGGER when: bulk data operations (use sf-data), Apex DML logic (use sf-apex), or report/dashboard queries.

技能
jaganpro