Claude Code skill pack for Salesforce (30 skills)
Installation
Open Claude Code and run this command:
/plugin install salesforce-pack@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
Skills (30)
Apply Salesforce advanced debugging with debug logs, SOQL query plans, and EventLogFile analysis.
Choose and implement Salesforce integration architecture patterns for different scales.
Configure Salesforce CI/CD with GitHub Actions, SFDX deployments, and Apex testing.
Diagnose and fix Salesforce common errors, SOQL issues, and API exceptions.
Execute Salesforce CRUD operations on standard sObjects with SOQL and REST API.
Execute Salesforce Bulk API 2.
Optimize Salesforce costs through API call reduction, edition selection, and license management.
Implement Salesforce data privacy, GDPR/CCPA compliance, and field-level encryption patterns.
Collect Salesforce debug evidence including API limits, debug logs, and org info for support tickets.
Deploy Salesforce-connected applications to Heroku, Vercel, and Cloud Run with proper credential management.
Configure Salesforce Profiles, Permission Sets, and Sharing Rules for enterprise access control.
Create a minimal working Salesforce example with SOQL queries and sObject CRUD.
Execute Salesforce incident response procedures with triage, mitigation, and postmortem.
Install and configure Salesforce SDK/CLI authentication with jsforce or Salesforce CLI.
Identify and avoid Salesforce anti-patterns including SOQL N+1, governor limit violations, and API waste.
Implement Salesforce load testing, API limit capacity planning, and Bulk API scaling.
Configure Salesforce local development with scratch orgs, SFDX, and testing.
Execute Salesforce data migrations using Bulk API, Data Loader, and ETL patterns.
Configure Salesforce across Developer, Sandbox, and Production environments with proper org management.
Set up observability for Salesforce integrations with API limit monitoring, error tracking, and alerting.
Optimize Salesforce API performance with SOQL tuning, Composite API batching, and caching.
Implement Salesforce lint rules, SOQL injection prevention, and API usage guardrails.
Execute Salesforce production deployment checklist with sandbox testing and rollback.
Implement Salesforce API limit management, backoff, and quota monitoring.
Implement Salesforce integration reference architecture with jsforce, SFDX, and event-driven patterns.
Implement Salesforce reliability patterns including circuit breakers, idempotent upserts, and fallback caching.
Apply production-ready Salesforce jsforce patterns for TypeScript and Python.
Apply Salesforce security best practices for Connected Apps, OAuth, and field-level security.
Analyze, plan, and execute Salesforce API version upgrades and jsforce major version migrations.
Implement Salesforce Platform Events, Change Data Capture (CDC), and Outbound Messages.