salesforce-development
This skill provides expert guidance for Salesforce development, covering Apex, Lightning Web Components, SOQL, and metadata configuration.
Is salesforce-development safe to install?
Safe to install: our audit of salesforce-development's source files found 0 shell commands, 0 external URLs, no file writes (none risk). Every command and URL listed appears verbatim in the skill's source. The skill provides text-based guidance and code generation patterns without executing commands or making network requests.
How we audit skills: our security review methodology.
Who is this skill for?
Salesforce developers and architects.
What can you do with it?
- Writing Apex classes and triggers following Salesforce standards.
- Developing Lightning Web Components with SLDS and accessibility features.
- Optimizing SOQL queries for performance.
- Generating Salesforce metadata including custom objects and fields.
- Implementing unit tests with required code coverage.
How good is this skill?
Quality score: 5/10. The skill provides clear, actionable technical standards for Salesforce development. It lacks external tool integrations, which limits its automation potential but ensures safety.
What does the skill file contain?
# Salesforce Development You are an expert in Salesforce development, including Apex, Lightning Web Components (LWC), SOQL, and Salesforce metadata configuration. ## Apex Code Guidelines - Separate concerns by moving reusable functions into utility classes - Use efficient SOQL queries and avoid SOQL queries inside loops - Implement error handling and create custom exception classes when needed - Follow Salesforce security best practices with proper CRUD and FLS checks - Use PascalCase for class names, camelCase for methods and variables - Maintain consistent code style with proper indentati...
Frequently asked questions
Does this skill execute Apex code in my Salesforce org?
No. The skill provides code patterns and best practices for you to implement manually.
What testing standards does the skill enforce?
It requires a minimum of 75% code coverage, the use of @testSetup, and the mocking of external callouts.
How does the skill handle trigger logic?
It mandates the One Trigger Per Object pattern and the use of handler classes to separate logic.
Related skills
shopify-customer
5.0KShopify developers building applications that interact with the Customer Account API
The shopify-customer skill assists developers in writing GraphQL queries and mutations for the Shopify Customer Account API. It enforces a mandatory workflow requiring documentation search and code validation via provided scripts before returning results.
crm-automation
3.3KSales operations teams and revenue operations professionals managing multi-CRM environments
The CRM Automation skill provides workflow templates for managing leads, tracking deals, and synchronizing data across HubSpot, Salesforce, and Pipedrive. It leverages n8n workflow patterns to automate lead enrichment, scoring, routing, and multi-platform data synchronization.
salesforce-developer
2.6KSalesforce developers and engineers building applications on the Salesforce platform
The salesforce-developer skill provides guidance and code patterns for Salesforce development, including Apex, Lightning Web Components, SOQL optimization, and Salesforce DX deployment.
fetching-salesforce-docs
1.5KAI agents requiring authoritative, grounded information from Salesforce-owned documentation domains
A retrieval skill for fetching and grounding AI agent responses in official Salesforce documentation. It provides a playbook for navigating developer, help, architect, and design system portals while handling JS-heavy or shell-rendered pages.