Topic: devops
5,262 skills in this topic.
-
attio-common-errors
Diagnose and fix the top Attio REST API errors by HTTP status code.
Real error response formats, actual error codes, and proven fixes.
Trigger: "attio error", "fix attio", "attio not working",
"attio 429", "attio 403", "attio 422", "debug attio".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-core-workflow-a
Full CRUD on Attio records -- create, read, update, delete, and search
across people, companies, deals, and custom objects.
Trigger: "attio records", "attio CRUD", "create attio record",
"update attio person", "search attio companies", "attio objects".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-core-workflow-b
Manage Attio lists, entries, notes, and tasks via the REST API.
Use when working with sales pipelines, kanban boards, CRM notes,
or task assignments in Attio.
Trigger: "attio lists", "attio entries", "attio pipeline",
"attio notes", "attio tasks", "add to attio list".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-cost-tuning
Optimize Attio API usage costs -- reduce request volume, select the
right plan, monitor usage, and implement budget alerts.
Trigger: "attio cost", "attio billing", "reduce attio costs",
"attio pricing", "attio expensive", "attio budget", "attio usage".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-debug-bundle
Collect Attio integration diagnostic evidence -- API health, scopes,
object schema, and rate limit status -- for debugging or support tickets.
Trigger: "attio debug", "attio support bundle", "attio diagnostic",
"collect attio logs", "attio not working debug".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-deploy-integration
Deploy Attio integrations to Vercel, Fly.io, Railway, and Cloud Run
with proper secrets, health checks, and webhook endpoint configuration.
Trigger: "deploy attio", "attio Vercel", "attio production deploy",
"attio Cloud Run", "attio Fly.io", "attio Railway".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-hello-world
Make your first Attio API calls -- list objects, create a person,
query companies, and read attributes.
Use when starting a new Attio integration or learning the API.
Trigger: "attio hello world", "attio example", "first attio call",
"attio quick start", "try attio API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-local-dev-loop
Set up a fast local development loop for Attio integrations with
hot reload, mock server, and integration tests.
Trigger: "attio dev setup", "attio local development",
"attio dev environment", "develop with attio", "attio project setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-performance-tuning
Optimize Attio API performance -- caching, batch queries, pagination
strategies, connection pooling, and latency reduction.
Trigger: "attio performance", "optimize attio", "attio slow",
"attio latency", "attio caching", "attio batch requests".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-performance-tuning
Optimize Salesforce API performance with SOQL tuning, Composite API batching, and caching.
Use when experiencing slow API responses, optimizing SOQL queries,
or reducing API call count for Salesforce integrations.
Trigger with phrases like "salesforce performance", "optimize salesforce",
"salesforce latency", "salesforce caching", "salesforce slow", "SOQL optimization".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
castai-core-workflow-a
Configure CAST AI autoscaler policies and node templates for cost optimization.
Use when enabling Phase 2 automation, setting spot instance policies,
or configuring node downscaler and evictor settings.
Trigger with phrases like "cast ai autoscaler", "cast ai policies",
"cast ai spot instances", "cast ai node optimization".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
castai-common-errors
Diagnose and fix CAST AI agent, API, and autoscaler errors.
Use when the CAST AI agent is offline, nodes are not scaling,
or API calls return errors.
Trigger with phrases like "cast ai error", "cast ai not working",
"cast ai agent offline", "cast ai debug", "fix cast ai".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
castai-ci-integration
Integrate CAST AI policy validation and cost checks into CI/CD pipelines.
Use when adding CAST AI savings verification to GitHub Actions,
validating Terraform plans, or gating deployments on cost thresholds.
Trigger with phrases like "cast ai CI", "cast ai github actions",
"cast ai terraform CI", "cast ai pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-sdk-patterns
Apply production-ready Salesforce jsforce patterns for TypeScript and Python.
Use when implementing Salesforce integrations, refactoring SDK usage,
or establishing team coding standards for Salesforce.
Trigger with phrases like "salesforce SDK patterns", "jsforce best practices",
"salesforce code patterns", "idiomatic salesforce", "salesforce typescript".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-reliability-patterns
Implement Salesforce reliability patterns including circuit breakers, idempotent upserts, and fallback caching.
Use when building fault-tolerant Salesforce integrations, implementing retry strategies,
or adding resilience to production Salesforce services.
Trigger with phrases like "salesforce reliability", "salesforce circuit breaker",
"salesforce idempotent", "salesforce resilience", "salesforce fallback", "salesforce retry".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-reference-architecture
Implement Salesforce integration reference architecture with jsforce, SFDX, and event-driven patterns.
Use when designing new Salesforce integrations, reviewing project structure,
or establishing architecture standards for Salesforce-connected applications.
Trigger with phrases like "salesforce architecture", "salesforce project structure",
"salesforce integration design", "how to organize salesforce code", "salesforce layout".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-rate-limits
Implement Salesforce API limit management, backoff, and quota monitoring.
Use when handling REQUEST_LIMIT_EXCEEDED errors, implementing retry logic,
or optimizing API request throughput for Salesforce.
Trigger with phrases like "salesforce rate limit", "salesforce API limit",
"salesforce 403", "salesforce retry", "salesforce governor limits", "API quota".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-prod-checklist
Execute Salesforce production deployment checklist with sandbox testing and rollback.
Use when deploying Salesforce integrations to production, preparing for launch,
or implementing go-live procedures.
Trigger with phrases like "salesforce production", "deploy salesforce",
"salesforce go-live", "salesforce launch checklist", "salesforce sandbox to prod".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-policy-guardrails
Implement Salesforce lint rules, SOQL injection prevention, and API usage guardrails.
Use when enforcing Salesforce integration code quality, preventing SOQL injection,
or configuring CI policy checks for Salesforce best practices.
Trigger with phrases like "salesforce policy", "salesforce lint",
"salesforce guardrails", "SOQL injection", "salesforce eslint", "salesforce code review".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
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-known-pitfalls
Identify and avoid Salesforce anti-patterns including SOQL N+1, governor limit violations, and API waste.
Use when reviewing Salesforce code for issues, onboarding new developers,
or auditing existing Salesforce integrations for best practices violations.
Trigger with phrases like "salesforce mistakes", "salesforce anti-patterns",
"salesforce pitfalls", "salesforce what not to do", "salesforce code review".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-install-auth
Install and configure Salesforce SDK/CLI authentication with jsforce or Salesforce CLI.
Use when setting up a new Salesforce integration, configuring OAuth flows,
or initializing Salesforce connectivity in your project.
Trigger with phrases like "install salesforce", "setup salesforce",
"salesforce auth", "configure salesforce", "jsforce setup", "sf cli login".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-prod-checklist
Production readiness checklist for Attio API integrations -- auth,
error handling, rate limits, health checks, monitoring, and rollback.
Trigger: "attio production", "deploy attio", "attio go-live",
"attio launch checklist", "attio production ready".
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