salesforce-developer

Develop Salesforce applications with Apex, Lightning Web Components, and SOQL.

Updated May 31, 2026
One-click install
npx skills add https://github.com/fanguyun/SkillManager --skill salesforce-developer-fanguyun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: salesforce-developer
Source: https://github.com/fanguyun/SkillManager/tree/main/salesforce-developer
Command: npx skills add https://github.com/fanguyun/SkillManager --skill salesforce-developer-fanguyun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides comprehensive support for Salesforce development, from writing Apex code to managing integrations and deployment pipelines.

Core Features & Use Cases

  • Apex Development: Write and debug Apex code, optimize SOQL queries, and implement triggers and batch jobs.
  • Lightning Web Components: Build and customize Lightning Web Components.
  • Integration: Set up and manage Salesforce DX and CI/CD pipelines.
  • Use Case: Develop a custom Salesforce application that integrates with external systems and requires efficient management of governor limits and bulk processing.

Quick Start

To get started, load the Salesforce Developer skill and follow the core workflow: analyze requirements, design the solution, implement, validate governor limits, test thoroughly, and deploy.

Frequently Asked Questions about salesforce-developer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I optimize SOQL queries to avoid hitting Salesforce governor limits?

Optimize SOQL queries by filtering records accurately and implementing bulk processing patterns in Apex code to stay within Salesforce governor limits during bulk operations.

What is the best way to build Lightning Web Components for a custom Salesforce application?

Build Lightning Web Components by following a core workflow: analyze requirements, design the custom Salesforce application solution, implement the components, and validate performance thoroughly.

How do I set up Salesforce DX and CI/CD pipelines for deployment?

Set up Salesforce DX and CI/CD pipelines by configuring deployment processes within your Salesforce environment, enabling continuous integration and automated delivery for custom applications.

Do I need existing Salesforce platform knowledge to use this development workflow?

Yes, you need existing Salesforce platform knowledge and active access to the Salesforce environment to effectively build, customize, and maintain applications using this development workflow.

How do I debug Apex triggers and batch jobs for external system integrations?

Debug Apex triggers and batch jobs by writing robust Apex code, validating governor limits, and testing thoroughly to ensure efficient management when integrating Salesforce with external systems.