This one generates and validates OmniStudio Data Mappers with a scoring system that checks your configurations against best practices. It handles all four types (Extract, Transform, Load, and Turbo Extract) and knows which anti-patterns to catch before they bite you, like unbounded queries or missing FLS checks. The workflow is structured around a five-phase process that starts with requirements gathering and ends with deployment orchestration. What's genuinely helpful is the guardrail system that stops generation when it detects problematic patterns and asks you to confirm exceptions rather than silently creating technical debt. It fits into a larger OmniStudio component pipeline where Data Mappers get built before the Integration Procedures and OmniScripts that depend on them.
npx skills add https://github.com/forcedotcom/afv-library --skill building-omnistudio-datamapper