Topic: marketplace
4,766 skills in this topic.
-
salesforce-incident-runbook
Execute Salesforce incident response procedures with triage, mitigation, and postmortem.
Use when responding to Salesforce-related outages, investigating API errors,
or running post-incident reviews for Salesforce integration failures.
Trigger with phrases like "salesforce incident", "salesforce outage",
"salesforce down", "salesforce on-call", "salesforce emergency", "salesforce broken".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-hello-world
Create a minimal working Salesforce example with SOQL queries and sObject CRUD.
Use when starting a new Salesforce integration, testing your setup,
or learning basic Salesforce API patterns.
Trigger with phrases like "salesforce hello world", "salesforce example",
"salesforce quick start", "first salesforce query", "salesforce SOQL".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-enterprise-rbac
Configure Salesforce Profiles, Permission Sets, and Sharing Rules for enterprise access control.
Use when implementing role-based access, configuring SSO with Salesforce,
or setting up organization-wide sharing defaults.
Trigger with phrases like "salesforce permissions", "salesforce RBAC",
"salesforce profiles", "salesforce SSO", "salesforce sharing rules", "salesforce OWD".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-deploy-integration
Deploy Salesforce-connected applications to Heroku, Vercel, and Cloud Run with proper credential management.
Use when deploying Salesforce-powered applications to production,
configuring platform-specific secrets, or setting up Heroku Connect.
Trigger with phrases like "deploy salesforce app", "salesforce Heroku",
"salesforce production deploy", "salesforce Cloud Run", "Heroku Connect".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-debug-bundle
Collect Salesforce debug evidence including API limits, debug logs, and org info for support tickets.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information for Salesforce problems.
Trigger with phrases like "salesforce debug", "salesforce support bundle",
"collect salesforce logs", "salesforce diagnostic", "salesforce debug log".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-data-handling
Implement Salesforce data privacy, GDPR/CCPA compliance, and field-level encryption patterns.
Use when handling PII in Salesforce records, implementing data subject access requests,
or configuring Salesforce Shield encryption.
Trigger with phrases like "salesforce data privacy", "salesforce PII",
"salesforce GDPR", "salesforce data retention", "salesforce encryption", "salesforce CCPA".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-cost-tuning
Optimize Salesforce costs through API call reduction, edition selection, and license management.
Use when analyzing Salesforce costs, reducing API consumption,
or choosing the right Salesforce edition for your integration needs.
Trigger with phrases like "salesforce cost", "salesforce pricing",
"reduce salesforce costs", "salesforce license", "salesforce API usage", "salesforce budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-core-workflow-b
Execute Salesforce Bulk API 2.0 and Composite API operations for high-volume data.
Use when importing/exporting large datasets, performing multi-object transactions,
or chaining dependent API calls.
Trigger with phrases like "salesforce bulk API", "salesforce composite",
"salesforce batch", "salesforce mass import", "salesforce large data".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-core-workflow-a
Execute Salesforce CRUD operations on standard sObjects with SOQL and REST API.
Use when creating, reading, updating, or deleting Accounts, Contacts, Leads,
or Opportunities via the Salesforce API.
Trigger with phrases like "salesforce CRUD", "salesforce create record",
"salesforce update account", "salesforce SOQL query", "salesforce REST API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-common-errors
Diagnose and fix Salesforce common errors, SOQL issues, and API exceptions.
Use when encountering Salesforce errors, debugging failed requests,
or troubleshooting integration issues.
Trigger with phrases like "salesforce error", "fix salesforce",
"salesforce not working", "debug salesforce", "SOQL error", "salesforce exception".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-ci-integration
Configure Salesforce CI/CD with GitHub Actions, SFDX deployments, and Apex testing.
Use when setting up automated testing, configuring CI pipelines for metadata deployment,
or integrating Salesforce tests into your build process.
Trigger with phrases like "salesforce CI", "salesforce GitHub Actions",
"salesforce automated tests", "CI salesforce", "sfdx deploy CI".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-architecture-variants
Choose and implement Salesforce integration architecture patterns for different scales.
Use when designing new Salesforce integrations, choosing between polling/event-driven/Heroku Connect,
or planning migration paths for Salesforce applications.
Trigger with phrases like "salesforce architecture", "salesforce integration pattern",
"how to structure salesforce integration", "salesforce event-driven", "salesforce Heroku Connect".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-advanced-troubleshooting
Apply Salesforce advanced debugging with debug logs, SOQL query plans, and EventLogFile analysis.
Use when standard troubleshooting fails, investigating SOQL performance issues,
or analyzing Apex governor limit violations.
Trigger with phrases like "salesforce hard bug", "salesforce debug log",
"salesforce governor limit", "salesforce query plan", "salesforce deep debug", "SOQL slow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
databricks-ci-integration
Configure Databricks CI/CD integration with GitHub Actions and Asset Bundles.
Use when setting up automated testing, configuring CI pipelines,
or integrating Databricks deployments into your build process.
Trigger with phrases like "databricks CI", "databricks GitHub Actions",
"databricks automated tests", "CI databricks", "databricks pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
databricks-common-errors
Diagnose and fix Databricks common errors and exceptions.
Use when encountering Databricks errors, debugging failed jobs,
or troubleshooting cluster and notebook issues.
Trigger with phrases like "databricks error", "fix databricks",
"databricks not working", "debug databricks", "spark error".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
databricks-core-workflow-a
Execute Databricks primary workflow: Delta Lake ETL pipelines.
Use when building data ingestion pipelines, implementing medallion architecture,
or creating Delta Lake transformations.
Trigger with phrases like "databricks ETL", "delta lake pipeline",
"medallion architecture", "databricks data pipeline", "bronze silver gold".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
databricks-observability
Set up comprehensive observability for Databricks with metrics, traces, and alerts.
Use when implementing monitoring for Databricks jobs, setting up dashboards,
or configuring alerting for pipeline health.
Trigger with phrases like "databricks monitoring", "databricks metrics",
"databricks observability", "monitor databricks", "databricks alerts", "databricks logging".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
databricks-rate-limits
Implement Databricks API rate limiting, backoff, and idempotency patterns.
Use when handling rate limit errors, implementing retry logic,
or optimizing API request throughput for Databricks.
Trigger with phrases like "databricks rate limit", "databricks throttling",
"databricks 429", "databricks retry", "databricks backoff".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
databricks-prod-checklist
Execute Databricks production deployment checklist and rollback procedures.
Use when deploying Databricks jobs to production, preparing for launch,
or implementing go-live procedures.
Trigger with phrases like "databricks production", "deploy databricks",
"databricks go-live", "databricks launch checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
databricks-performance-tuning
Optimize Databricks cluster and query performance.
Use when jobs are running slowly, optimizing Spark configurations,
or improving Delta Lake query performance.
Trigger with phrases like "databricks performance", "spark tuning",
"databricks slow", "optimize databricks", "cluster performance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
databricks-migration-deep-dive
Execute comprehensive platform migrations to Databricks from legacy systems.
Use when migrating from on-premises Hadoop, other cloud platforms,
or legacy data warehouses to Databricks.
Trigger with phrases like "migrate to databricks", "hadoop migration",
"snowflake to databricks", "legacy migration", "data warehouse migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
databricks-local-dev-loop
Configure Databricks local development with Databricks Connect, Asset Bundles, and IDE.
Use when setting up a local dev environment, configuring test workflows,
or establishing a fast iteration cycle with Databricks.
Trigger with phrases like "databricks dev setup", "databricks local",
"databricks IDE", "develop with databricks", "databricks connect".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
databricks-reference-architecture
Implement Databricks reference architecture with best-practice project layout.
Use when designing new Databricks projects, reviewing architecture,
or establishing standards for Databricks applications.
Trigger with phrases like "databricks architecture", "databricks best practices",
"databricks project structure", "how to organize databricks", "databricks layout".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
databricks-multi-env-setup
Configure Databricks across development, staging, and production environments.
Use when setting up multi-environment deployments, configuring per-environment secrets,
or implementing environment-specific Databricks configurations.
Trigger with phrases like "databricks environments", "databricks staging",
"databricks dev prod", "databricks environment setup", "databricks config by env".
jeremylongshore/claude-code-plugins-plus-skills 1,803