This is your runtime integration plumbing layer for Salesforce: Named Credentials, External Credentials, External Services, REST/SOAP callouts, Platform Events, and Change Data Capture. It generates the metadata files, Apex callout classes, and event-driven architecture pieces you need to connect Salesforce to external systems without hardcoding credentials or building sync callouts in triggers. The skill includes a 120-point scoring rubric across security, error handling, and architecture, plus templates for OAuth/JWT auth patterns and async retry handlers. Hand off OAuth app configuration to configuring-connected-apps and pure Apex logic to generating-apex. This covers the connective tissue between systems, not the business logic inside them.
npx skills add https://github.com/forcedotcom/afv-library --skill building-sf-integrations