This handles the architectural plumbing for Salesforce integrations: Named Credentials, External Services, REST/SOAP callouts, Platform Events, and Change Data Capture. It picks the right pattern based on whether you need outbound API calls, event-driven architecture, or spec-driven clients, then generates the metadata and Apex with proper auth models and async safeguards. The 120-point scoring rubric and built-in validation catch the usual mistakes like hardcoded credentials or synchronous trigger callouts. Use it when you're wiring up external systems, not when you're configuring the OAuth app itself or writing pure business logic. It comes with templates for every major pattern and knows when to stay in its lane versus delegate to other skills.
npx -y skills add forcedotcom/sf-skills --skill integration-connectivity-generate --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills