[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-jaganpro-sf-soql-de":3,"guides-for-jaganpro-sf-soql":2008,"similar-k17f8a4admg7bttrx5y8zxqnms86m47w-de":2009},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":245,"isFallback":227,"parentExtension":250,"providers":251,"relations":256,"repo":258,"tags":2005,"workflow":2006},1778691254636.736,"k17f8a4admg7bttrx5y8zxqnms86m47w",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"SOQL query generation, optimization, and analysis with 100-point scoring. TRIGGER when: user writes, optimizes, or debugs SOQL/SOSL queries, touches .soql files, or asks about relationship queries, aggregates, or query performance. DO NOT TRIGGER when: bulk data operations (use sf-data), Apex DML logic (use sf-apex), or report/dashboard queries.\n",{"claudeCode":12},"jaganpro/sf-skills","sf-soql","https://github.com/jaganpro/sf-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":243},1778692035798.7637,"kn7av5c0gpffgfmqyag731413986myen","en",{"checks":20,"evaluatedAt":186,"extensionSummary":187,"features":188,"nonGoals":194,"practices":199,"prerequisites":204,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":218,"tier":219,"useCases":220},[21,26,29,32,36,39,43,46,50,54,58,61,64,68,72,76,79,82,85,88,91,95,99,103,106,110,114,117,120,124,127,130,133,136,139,142,146,149,153,157,161,165,168,171,174,177,178,180,182,184],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly names the problem of SOQL query generation, optimization, and analysis, specifying triggers and non-goals for clarity.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value beyond basic SOQL generation by providing optimization, scoring, and specific guidance on relationship queries and security.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill appears production-ready, covering the full lifecycle of SOQL query development from generation to optimization and providing clear delegation paths.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses narrowly on Salesforce SOQL/SOSL queries, with clear delegation to other skills for broader operations like Apex, data management, or debugging.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's purpose, triggers, and boundaries, using specific jargon and clear directives.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Precise Purpose","The frontmatter clearly defines the artifact (SOQL/SOSL queries) and the user intent (writing, optimizing, debugging), with specific trigger phrases and explicit non-goals.",{"category":40,"check":44,"severity":24,"summary":45},"Concise Frontmatter","The frontmatter is concise, self-contained, and immediately communicates the core capability and triggers without excessive keyword stuffing.",{"category":47,"check":48,"severity":24,"summary":49},"Documentation","Concise Body","The SKILL.md body is concise and effectively delegates deeper material to reference files, adhering to progressive disclosure principles.",{"category":51,"check":52,"severity":24,"summary":53},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and links to `references/` files for detailed guidance on syntax, optimization, and patterns, demonstrating effective progressive disclosure.",{"category":51,"check":55,"severity":56,"summary":57},"Forked exploration","not_applicable","The skill is focused on generating and optimizing queries, not deep exploration or code review, so `context: fork` is not applicable.",{"category":22,"check":59,"severity":24,"summary":60},"Usage examples","The documentation includes sufficient end-to-end examples for generating and using SOQL queries, with clear inputs and expected outcomes.",{"category":22,"check":62,"severity":24,"summary":63},"Edge cases","The documentation addresses failure modes and limitations, such as governor limits and non-selective queries, with observable symptoms and recovery steps.",{"category":65,"check":66,"severity":56,"summary":67},"Code Execution","Tool Fallback","The skill does not appear to rely on external MCP servers or custom tools, thus a fallback is not applicable.",{"category":69,"check":70,"severity":24,"summary":71},"Portability","Stack assumptions","The skill operates within the standard Salesforce Apex/SOQL environment and relevant CLI commands, with no exotic language runtimes or OS-specific assumptions.",{"category":73,"check":74,"severity":24,"summary":75},"Safety","Halt on unexpected state","The skill's instructions and documentation emphasize halting on unexpected states and provide clear guidance on avoiding issues like non-selective queries.",{"category":69,"check":77,"severity":24,"summary":78},"Cross-skill coupling","The skill clearly delegates tasks to other skills (sf-data, sf-apex, sf-debug) via cross-links in the SKILL.md, rather than silently handling adjacent tasks.",{"category":47,"check":80,"severity":24,"summary":81},"README","The README provides a clear overview of the skill's purpose, features, installation, and documentation links, complementing the SKILL.md.",{"category":33,"check":83,"severity":56,"summary":84},"Tool surface size","This is a skill, not a CLI or MCP with multiple tools; the concept of tool surface size is not directly applicable.",{"category":40,"check":86,"severity":56,"summary":87},"Overlapping near-synonym tools","As a skill, it doesn't expose multiple tools with overlapping names; its functionality is invoked via the skill itself.",{"category":47,"check":89,"severity":24,"summary":90},"Phantom features","All advertised features in the README and SKILL.md correspond to implemented capabilities and documented guidance.",{"category":92,"check":93,"severity":24,"summary":94},"Install","Installation instruction","The README provides clear installation instructions using `npx skills add` and includes a quick start example for invoking the skill.",{"category":96,"check":97,"severity":24,"summary":98},"Errors","Actionable error messages","The skill's documentation and referenced materials (e.g., anti-patterns) consistently describe failure modes with symptoms and remediation steps.",{"category":100,"check":101,"severity":56,"summary":102},"Execution","Pinned dependencies","The skill operates within the Salesforce platform's SOQL/Apex environment and does not appear to have external script dependencies requiring pinning.",{"category":33,"check":104,"severity":56,"summary":105},"Dry-run preview","The skill focuses on generating and analyzing queries, not performing state-changing operations that would require a dry-run feature.",{"category":107,"check":108,"severity":56,"summary":109},"Protocol","Idempotent retry & timeouts","The skill itself is not making remote calls or performing state-changing operations; this concern is managed by the underlying Salesforce platform or CLI.",{"category":111,"check":112,"severity":56,"summary":113},"Compliance","GDPR","The skill operates on Salesforce metadata and query structures, not user personal data, so GDPR is not applicable.",{"category":111,"check":115,"severity":24,"summary":116},"Target market","The skill is language-agnostic (SOQL/SOSL) and platform-agnostic within Salesforce, thus 'global' is appropriate and documented.",{"category":69,"check":118,"severity":24,"summary":119},"Runtime stability","The skill operates within the standard Salesforce platform and CLI environments, making no assumptions about specific OS or shells.",{"category":121,"check":122,"severity":56,"summary":123},"Security","Secret Management","The skill does not handle or require secrets; authentication is managed by the Salesforce CLI or platform.",{"category":121,"check":125,"severity":24,"summary":126},"Injection","The skill focuses on SOQL syntax and structure, and while it generates code, the context implies it's for the Salesforce platform where direct injection risks are managed by the platform itself.",{"category":121,"check":128,"severity":56,"summary":129},"Transitive Supply-Chain Grenades","The skill does not load external files at runtime or fetch remote content as instructions; all logic is within the bundle.",{"category":121,"check":131,"severity":24,"summary":132},"Sandbox Isolation","The skill generates SOQL and provides guidance; it does not modify files outside its intended scope or project context.",{"category":121,"check":134,"severity":24,"summary":135},"Sandbox escape primitives","The skill's nature as a query generator and analyzer does not involve detached processes or sandbox escape primitives.",{"category":121,"check":137,"severity":56,"summary":138},"Data Exfiltration","The skill does not perform outbound calls to submit data; it generates queries and analysis relevant to the Salesforce platform.",{"category":121,"check":140,"severity":24,"summary":141},"Hidden Text Tricks","The bundled documentation files are free of hidden text tricks, control characters, or invisible steering mechanisms.",{"category":143,"check":144,"severity":24,"summary":145},"Hooks","Opaque code execution","The skill's code and documentation are clear and do not rely on obfuscated or dynamically fetched code execution.",{"category":69,"check":147,"severity":24,"summary":148},"Structural Assumption","The skill relies on standard Salesforce objects and Apex/SOQL syntax, making no assumptions about user-specific project organization outside of the Salesforce context.",{"category":150,"check":151,"severity":24,"summary":152},"Trust","Issues Attention","1 open issue and 23 closed issues in the last 90 days suggests active maintenance and responsiveness.",{"category":154,"check":155,"severity":24,"summary":156},"Versioning","Release Management","A clear `metadata.version: \"1.1.0\"` is present, indicating proper release management.",{"category":158,"check":159,"severity":24,"summary":160},"License","License usability","The extension is licensed under the MIT license, which is permissive and usable.",{"category":162,"check":163,"severity":24,"summary":164},"Maintenance","Commit recency","The last commit was on April 27, 2026, which is recent and indicates active maintenance.",{"category":162,"check":166,"severity":56,"summary":167},"Dependency Management","The skill does not appear to use third-party dependencies directly; it relies on the Salesforce platform and CLI.",{"category":121,"check":169,"severity":56,"summary":170},"Unguarded Destructive Operations","The skill focuses on query generation and analysis, not destructive operations.",{"category":65,"check":172,"severity":24,"summary":173},"Error Handling","The skill's documentation and reference materials outline error modes and recovery steps, promoting good error handling practices within the Salesforce context.",{"category":65,"check":175,"severity":56,"summary":176},"Logging","The skill itself doesn't perform actions requiring logging; this would be handled by the execution environment (CLI, Apex).",{"category":158,"check":159,"severity":24,"summary":160},{"category":100,"check":101,"severity":56,"summary":179},"The skill does not use external script dependencies that require pinning; it operates within the Salesforce platform.",{"category":121,"check":169,"severity":56,"summary":181},"The skill is focused on query generation and analysis and does not perform destructive operations.",{"category":65,"check":172,"severity":24,"summary":183},"The skill's documentation and reference materials provide guidance on understanding and handling potential errors related to SOQL queries and Salesforce operations.",{"category":65,"check":175,"severity":56,"summary":185},"The skill does not perform actions that require custom logging; logging is handled by the Salesforce platform or CLI.",1778692035150,"This skill assists users in generating, optimizing, and analyzing Salesforce SOQL and SOSL queries. It provides guidance on syntax, relationship queries, aggregates, security, and performance, offering a 100-point scoring system. It integrates with other skills like sf-data and sf-apex for execution and implementation.",[189,190,191,192,193],"Natural language to SOQL/SOSL generation","SOQL query optimization and selectivity analysis","Guidance on relationship queries and aggregate queries","Security and governor-aware design principles","100-point scoring for query quality",[195,196,197,198],"Performing bulk data operations","Embedding query logic within broader Apex DML","Debugging slow query symptoms directly from logs (delegated to sf-debug)","Handling report or dashboard query generation",[200,201,202,203],"SOQL Optimization","Query Security","Governor Limit Awareness","Apex Selector Patterns",[],"3.0.0","4.4.0","To enable users to efficiently write, optimize, and understand Salesforce SOQL/SOSL queries, ensuring performance, security, and adherence to governor limits.","The skill is exceptionally well-documented, focused, and aligns perfectly with its stated purpose. It leverages community best practices and provides clear guidance for production use.",97,"A highly polished and focused skill for Salesforce SOQL/SOSL query generation and optimization.",[212,213,214,215,216,217],"salesforce","soql","sosl","query","optimization","apex","global","verified",[221,222,223,224],"Generating SOQL/SOSL from plain English requirements","Optimizing slow or non-selective SOQL queries","Building complex relationship or aggregate queries","Validating SOQL queries for security and performance before deployment",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"security":240,"testCoverage":242},{"hasLockfile":227},true,1778692018127,{"descriptionLength":230,"readmeSize":231},348,39365,{"closedIssues90d":233,"forks":234,"hasChangelog":235,"manifestVersion":236,"openIssues90d":237,"pushedAt":238,"stars":239},23,93,false,"1.1.0",1,1777303894000,409,{"hasNpmPackage":235,"license":241,"smitheryVerified":235},"MIT",{"hasCi":227,"hasTests":227},{"updatedAt":244},1778692035798,{"basePath":246,"githubOwner":247,"githubRepo":248,"locale":18,"slug":13,"type":249},"skills/sf-soql","jaganpro","sf-skills","skill",null,{"evaluate":252,"extract":254},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":253,"targetMarket":218,"tier":219},[212,213,214,215,216,217],{"commitSha":255,"license":241},"HEAD",{"repoId":257},"kd782v4gw3ygzhx6crkvary1xx86nkgy",{"_creationTime":259,"_id":257,"identity":260,"providers":261,"workflow":2001},1778690017215.3635,{"githubOwner":247,"githubRepo":248,"sourceUrl":14},{"classify":262,"discover":1995,"github":1998},{"commitSha":255,"extensions":263},[264,299,329,398,421,514,675,741,777,875,926,937,960,971,988,1003,1014,1046,1072,1152,1192,1207,1239,1345,1483,1521,1541,1556,1575,1593,1607,1692,1794,1870,1911,1941,1973],{"basePath":265,"description":266,"displayName":267,"installMethods":268,"rationale":269,"selectedPaths":270,"source":298,"sourceLanguage":18,"type":249},"skills/sf-ai-agentforce","Agentforce Builder metadata path for Builder-managed topics/actions, Prompt Builder templates, GenAiFunction/GenAiPlugin, Models API, and custom Lightning types. TRIGGER when: user maintains or configures Builder metadata agents, creates topics/actions, works with Prompt Builder templates, or touches .genAiFunction, .genAiPlugin, or .genAiPromptTemplate metadata XML files. DO NOT TRIGGER when: Agent Script DSL .agent files (use sf-ai-agentscript), agent testing (use sf-ai-agentforce-testing), or persona design (use sf-ai-agentforce-persona).\n","sf-ai-agentforce",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-ai-agentforce/SKILL.md",[271,274,277,279,282,284,286,288,290,292,294,296],{"path":272,"priority":273},"SKILL.md","mandatory",{"path":275,"priority":276},"README.md","high",{"path":278,"priority":276},"LICENSE",{"path":280,"priority":281},"CREDITS.md","medium",{"path":283,"priority":281},"references/builder-workflow.md",{"path":285,"priority":281},"references/cli-commands.md",{"path":287,"priority":281},"references/custom-lightning-types.md",{"path":289,"priority":281},"references/genaiprompttemplate.md",{"path":291,"priority":281},"references/metadata-reference.md",{"path":293,"priority":281},"references/models-api.md",{"path":295,"priority":281},"references/prompt-templates.md",{"path":297,"priority":281},"references/scoring-rubric.md","rule",{"basePath":300,"description":301,"displayName":302,"installMethods":303,"rationale":304,"selectedPaths":305,"source":298,"sourceLanguage":18,"type":249},"skills/sf-ai-agentforce-grid","Use this skill whenever users want to build, inspect, debug, automate, or publish workflows in Agentforce Grid (AI Workbench) using Salesforce plus the Grid MCP or direct Grid REST calls. Trigger it for Grid workbook creation, worksheet setup, Object/Reference/AI/Agent/AgentTest/Evaluation/PromptTemplate/InvocableAction column design, prompt drafting inside Grid, worksheet execution troubleshooting, Grid YAML `apply_grid` specs, and Windows-specific Grid setup issues. Also use it when users mention AI Workbench, Grid Studio, workbook IDs, worksheet IDs, Grid Connect, or ask for recipes like \"top opportunities with AI email drafts\", \"agent test suite in Grid\", or \"build this worksheet from YAML\". Do not use it for generic Salesforce work unrelated to Agentforce Grid.","sf-ai-agentforce-grid",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-ai-agentforce-grid/SKILL.md",[306,307,308,309,310,312,314,316,318,320,323,325,327],{"path":272,"priority":273},{"path":275,"priority":276},{"path":278,"priority":276},{"path":280,"priority":281},{"path":311,"priority":281},"references/apply-grid-examples.md",{"path":313,"priority":281},"references/grid-recipes.md",{"path":315,"priority":281},"references/limitations-and-findings.md",{"path":317,"priority":281},"references/mcp-tool-map.md",{"path":319,"priority":281},"references/windows-and-auth.md",{"path":321,"priority":322},"scripts/grid_api_request.mjs","low",{"path":324,"priority":322},"scripts/grid_rest_utils.mjs",{"path":326,"priority":322},"scripts/grid_smoke_test.mjs",{"path":328,"priority":322},"scripts/worksheet_to_rows.mjs",{"basePath":330,"description":331,"displayName":332,"installMethods":333,"rationale":334,"selectedPaths":335,"source":298,"sourceLanguage":18,"type":249},"skills/sf-ai-agentforce-observability","Agentforce session tracing extraction and analysis. TRIGGER when: user extracts STDM data from Data Cloud, analyzes agent session traces, debugs agent conversations via telemetry, or works with .parquet files from Agentforce. DO NOT TRIGGER when: testing agents (use sf-ai-agentforce-testing), Apex debug logs (use sf-debug), or building agents (use sf-ai-agentforce).\n","sf-ai-agentforce-observability",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-ai-agentforce-observability/SKILL.md",[336,337,338,339,340,342,344,346,348,350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396],{"path":272,"priority":273},{"path":275,"priority":276},{"path":278,"priority":276},{"path":280,"priority":281},{"path":341,"priority":322},"assets/analysis/message-timeline.py",{"path":343,"priority":322},"assets/analysis/session-summary.py",{"path":345,"priority":322},"assets/analysis/step-distribution.py",{"path":347,"priority":322},"assets/queries/interactions.sql",{"path":349,"priority":322},"assets/queries/messages.sql",{"path":351,"priority":322},"assets/queries/sessions.sql",{"path":353,"priority":322},"assets/queries/steps.sql",{"path":355,"priority":281},"references/agent-execution-lifecycle.md",{"path":357,"priority":281},"references/analysis-cookbook.md",{"path":359,"priority":281},"references/analysis-examples.md",{"path":361,"priority":281},"references/auth-setup.md",{"path":363,"priority":281},"references/basic-extraction.md",{"path":365,"priority":281},"references/billing-and-troubleshooting.md",{"path":367,"priority":281},"references/builder-trace-api.md",{"path":369,"priority":281},"references/cli-reference.md",{"path":371,"priority":281},"references/client-demo-queries.md",{"path":373,"priority":281},"references/data-model-reference.md",{"path":375,"priority":281},"references/debugging-sessions.md",{"path":377,"priority":281},"references/filtered-extraction.md",{"path":379,"priority":281},"references/polars-cheatsheet.md",{"path":381,"priority":281},"references/query-patterns.md",{"path":383,"priority":281},"references/troubleshooting.md",{"path":385,"priority":322},"scripts/__init__.py",{"path":387,"priority":322},"scripts/analyzer.py",{"path":389,"priority":322},"scripts/auth.py",{"path":391,"priority":322},"scripts/cli.py",{"path":393,"priority":322},"scripts/datacloud_client.py",{"path":395,"priority":322},"scripts/extractor.py",{"path":397,"priority":322},"scripts/models.py",{"basePath":399,"description":400,"displayName":401,"installMethods":402,"rationale":403,"selectedPaths":404,"source":298,"sourceLanguage":18,"type":249},"skills/sf-ai-agentforce-persona","Deep persona design for Agentforce agents with 50-point scoring. TRIGGER when: user designs agent personas, defines agent personality/identity, creates persona documents, encodes persona into Agentforce Builder fields or Agent Script, translates brand guidelines to agent voice, or asks about agent tone/voice/register. DO NOT TRIGGER when: building agent metadata (use sf-ai-agentforce), testing agents (use sf-ai-agentforce-testing), or Agent Script DSL (use sf-ai-agentscript).\n","sf-ai-agentforce-persona",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-ai-agentforce-persona/SKILL.md",[405,406,407,408,409,411,413,415,417,419],{"path":272,"priority":273},{"path":275,"priority":276},{"path":278,"priority":276},{"path":280,"priority":281},{"path":410,"priority":322},"assets/persona-encoding-template.md",{"path":412,"priority":322},"assets/persona-template.md",{"path":414,"priority":322},"assets/sample-dialog-template.md",{"path":416,"priority":281},"references/persona-encoding-guide-voice.md",{"path":418,"priority":281},"references/persona-encoding-guide.md",{"path":420,"priority":281},"references/persona-framework.md",{"basePath":422,"description":423,"displayName":424,"installMethods":425,"rationale":426,"selectedPaths":427,"source":298,"sourceLanguage":18,"type":249},"skills/sf-ai-agentforce-testing","Agentforce agent testing with dual-track workflow and 100-point scoring. TRIGGER when: user tests Agentforce agents, runs sf agent test commands, creates test specs, validates topic routing, or analyzes agent test coverage. DO NOT TRIGGER when: Apex unit tests (use sf-testing), building agents (use sf-ai-agentforce), or Agent Script DSL (use sf-ai-agentscript).\n","sf-ai-agentforce-testing",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-ai-agentforce-testing/SKILL.md",[428,429,430,431,432,434,436,438,440,442,444,446,448,450,452,454,456,458,460,462,464,466,468,470,472,474,475,477,479,481,483,485,487,489,491,493,495,497,499,501,502,504,506,508,510,512],{"path":272,"priority":273},{"path":275,"priority":276},{"path":278,"priority":276},{"path":280,"priority":281},{"path":433,"priority":322},"assets/agentscript-test-spec.yaml",{"path":435,"priority":322},"assets/basic-test-spec.yaml",{"path":437,"priority":322},"assets/cli-auth-guardrail-tests.yaml",{"path":439,"priority":322},"assets/cli-deep-history-tests.yaml",{"path":441,"priority":322},"assets/comprehensive-test-spec.yaml",{"path":443,"priority":322},"assets/context-vars-test-spec.yaml",{"path":445,"priority":322},"assets/custom-eval-test-spec.yaml",{"path":447,"priority":322},"assets/escalation-tests.yaml",{"path":449,"priority":322},"assets/guardrail-tests.yaml",{"path":451,"priority":322},"assets/multi-turn-agentscript-comprehensive.yaml",{"path":453,"priority":322},"assets/multi-turn-comprehensive.yaml",{"path":455,"priority":322},"assets/multi-turn-context-preservation.yaml",{"path":457,"priority":322},"assets/multi-turn-escalation-flows.yaml",{"path":459,"priority":322},"assets/multi-turn-topic-routing.yaml",{"path":461,"priority":322},"assets/standard-test-spec.yaml",{"path":463,"priority":322},"assets/test-plan-template.yaml",{"path":465,"priority":281},"references/agent-api-reference.md",{"path":467,"priority":281},"references/agentic-fix-loops.md",{"path":469,"priority":281},"references/agentscript-agents.md",{"path":471,"priority":281},"references/agentscript-testing-patterns.md",{"path":473,"priority":281},"references/automated-testing.md",{"path":285,"priority":281},{"path":476,"priority":281},"references/cli-testing-details.md",{"path":478,"priority":281},"references/connected-app-setup.md",{"path":480,"priority":281},"references/coverage-analysis.md",{"path":482,"priority":281},"references/credential-convention.md",{"path":484,"priority":281},"references/deep-conversation-history-patterns.md",{"path":486,"priority":281},"references/eca-setup-guide.md",{"path":488,"priority":281},"references/execution-protocol.md",{"path":490,"priority":281},"references/interview-wizard.md",{"path":492,"priority":281},"references/key-insights.md",{"path":494,"priority":281},"references/known-issues.md",{"path":496,"priority":281},"references/multi-turn-execution.md",{"path":498,"priority":281},"references/multi-turn-testing.md",{"path":500,"priority":281},"references/results-scoring.md",{"path":297,"priority":281},{"path":503,"priority":281},"references/swarm-execution.md",{"path":505,"priority":281},"references/test-plan-format.md",{"path":507,"priority":281},"references/test-spec-reference.md",{"path":509,"priority":281},"references/test-templates.md",{"path":511,"priority":281},"references/topic-name-resolution.md",{"path":513,"priority":281},"references/trace-analysis.md",{"basePath":515,"description":516,"displayName":517,"installMethods":518,"rationale":519,"selectedPaths":520,"source":298,"sourceLanguage":18,"type":249},"skills/sf-ai-agentscript","Agent Script DSL for deterministic Agentforce agents. TRIGGER when: user writes or edits .agent files, builds FSM-based agents, uses Agent Script CLI (sf agent generate authoring-bundle, sf agent validate authoring-bundle, sf agent preview, sf agent publish authoring-bundle, sf agent activate), or asks about deterministic agent patterns, slot filling, or instruction resolution. DO NOT TRIGGER when: Builder metadata work (use sf-ai-agentforce), agent testing (use sf-ai-agentforce-testing), or persona design (use sf-ai-agentforce-persona).\n","sf-ai-agentscript",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-ai-agentscript/SKILL.md",[521,522,523,524,525,527,529,531,533,535,537,539,541,543,545,547,549,551,553,555,557,559,561,563,565,567,569,571,573,575,577,579,581,583,585,587,589,591,593,595,597,599,601,603,605,607,609,611,613,615,617,619,621,623,625,627,629,631,633,635,637,639,641,643,644,646,648,650,652,654,656,658,659,661,663,665,667,669,671,673],{"path":272,"priority":273},{"path":275,"priority":276},{"path":278,"priority":276},{"path":280,"priority":281},{"path":526,"priority":281},"VALIDATION.md",{"path":528,"priority":322},"assets/README.md",{"path":530,"priority":322},"assets/agents/README.md",{"path":532,"priority":322},"assets/agents/hello-world-employee.agent",{"path":534,"priority":322},"assets/agents/hello-world.agent",{"path":536,"priority":322},"assets/agents/multi-topic.agent",{"path":538,"priority":322},"assets/agents/production-faq.agent",{"path":540,"priority":322},"assets/agents/production-faq.bundle-meta.xml",{"path":542,"priority":322},"assets/agents/simple-qa.agent",{"path":544,"priority":322},"assets/apex/models-api-queueable.cls",{"path":546,"priority":322},"assets/bundle-meta.xml",{"path":548,"priority":322},"assets/components/apex-action.agent",{"path":550,"priority":322},"assets/components/error-handling.agent",{"path":552,"priority":322},"assets/components/escalation-setup.agent",{"path":554,"priority":322},"assets/components/flow-action.agent",{"path":556,"priority":322},"assets/components/n-ary-conditions.agent",{"path":558,"priority":322},"assets/components/topic-with-actions.agent",{"path":560,"priority":322},"assets/deterministic-routing.agent",{"path":562,"priority":322},"assets/escalation-pattern.agent",{"path":564,"priority":322},"assets/flow-action-lookup.agent",{"path":566,"priority":322},"assets/hub-and-spoke.agent",{"path":568,"priority":322},"assets/metadata/basic-genai-prompt-template.genAiPromptTemplate-meta.xml",{"path":570,"priority":322},"assets/metadata/genai-function-apex.xml",{"path":572,"priority":322},"assets/metadata/genai-function-flow.xml",{"path":574,"priority":322},"assets/metadata/genai-plugin.xml",{"path":576,"priority":322},"assets/metadata/http-callout-flow.flow-meta.xml",{"path":578,"priority":322},"assets/metadata/record-grounded-genai-prompt-template.genAiPromptTemplate-meta.xml",{"path":580,"priority":322},"assets/minimal-starter.agent",{"path":582,"priority":322},"assets/patterns/README.md",{"path":584,"priority":322},"assets/patterns/action-callbacks.agent",{"path":586,"priority":322},"assets/patterns/advanced-input-bindings.agent",{"path":588,"priority":322},"assets/patterns/bidirectional-routing.agent",{"path":590,"priority":322},"assets/patterns/critical-input-collection.agent",{"path":592,"priority":322},"assets/patterns/delegation-routing.agent",{"path":594,"priority":322},"assets/patterns/lifecycle-events.agent",{"path":596,"priority":322},"assets/patterns/llm-controlled-actions.agent",{"path":598,"priority":322},"assets/patterns/multi-step-workflow.agent",{"path":600,"priority":322},"assets/patterns/open-gate-routing.agent",{"path":602,"priority":322},"assets/patterns/procedural-instructions.agent",{"path":604,"priority":322},"assets/patterns/prompt-template-action.agent",{"path":606,"priority":322},"assets/patterns/system-instruction-overrides.agent",{"path":608,"priority":322},"assets/prompt-rag-search.agent",{"path":610,"priority":322},"assets/validation-profiles.json",{"path":612,"priority":322},"assets/verification-gate.agent",{"path":614,"priority":281},"references/action-patterns.md",{"path":616,"priority":281},"references/action-prompt-templates.md",{"path":618,"priority":281},"references/actions-reference.md",{"path":620,"priority":281},"references/activation-checklist.md",{"path":622,"priority":281},"references/agent-user-setup.md",{"path":624,"priority":281},"references/architecture-patterns.md",{"path":626,"priority":281},"references/asset-validation-profiles.md",{"path":628,"priority":281},"references/cli-guide.md",{"path":630,"priority":281},"references/complex-data-types.md",{"path":632,"priority":281},"references/customer-web-client.md",{"path":634,"priority":281},"references/debugging-guide.md",{"path":636,"priority":281},"references/feature-validity.md",{"path":638,"priority":281},"references/fsm-architecture.md",{"path":640,"priority":281},"references/grounding-multiagent.md",{"path":642,"priority":281},"references/instruction-resolution.md",{"path":494,"priority":281},{"path":645,"priority":281},"references/metadata-lifecycle.md",{"path":647,"priority":281},"references/migration-guide.md",{"path":649,"priority":281},"references/minimal-examples.md",{"path":651,"priority":281},"references/official-sources.md",{"path":653,"priority":281},"references/patterns-quick-ref.md",{"path":655,"priority":281},"references/preview-test-loop.md",{"path":657,"priority":281},"references/production-gotchas.md",{"path":297,"priority":281},{"path":660,"priority":281},"references/sources.md",{"path":662,"priority":281},"references/syntax-reference.md",{"path":664,"priority":281},"references/testing-guide.md",{"path":666,"priority":281},"references/upstream-recipes-audit.md",{"path":668,"priority":281},"references/validator-rule-catalog.md",{"path":670,"priority":281},"references/validator-test-matrix.md",{"path":672,"priority":281},"references/version-history.md",{"path":674,"priority":322},"scripts/validate-asset-profiles.py",{"basePath":676,"description":677,"displayName":678,"installMethods":679,"rationale":680,"selectedPaths":681,"source":298,"sourceLanguage":18,"type":249},"skills/sf-apex","Generates and reviews Salesforce Apex code with 150-point scoring. TRIGGER when: user writes, reviews, or fixes Apex classes, triggers, test classes, batch/queueable/schedulable jobs, or touches .cls/.trigger files. DO NOT TRIGGER when: LWC JavaScript (use sf-lwc), Flow XML (use sf-flow), SOQL-only queries (use sf-soql), or non-Salesforce code.\n","sf-apex",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-apex/SKILL.md",[682,683,684,685,687,689,691,693,695,697,699,701,703,705,707,709,711,713,715,717,719,721,723,725,727,729,731,733,734,736,738,740],{"path":272,"priority":273},{"path":275,"priority":276},{"path":280,"priority":281},{"path":686,"priority":322},"assets/apex-class.cls",{"path":688,"priority":322},"assets/batch.cls",{"path":690,"priority":322},"assets/invocable-method.cls",{"path":692,"priority":322},"assets/queueable.cls",{"path":694,"priority":322},"assets/selector.cls",{"path":696,"priority":322},"assets/service.cls",{"path":698,"priority":322},"assets/test-class.cls",{"path":700,"priority":322},"assets/test-data-factory.cls",{"path":702,"priority":322},"assets/trigger-action.cls",{"path":704,"priority":322},"assets/trigger.trigger",{"path":706,"priority":281},"references/anti-patterns.md",{"path":708,"priority":281},"references/automation-density-guide.md",{"path":710,"priority":281},"references/best-practices.md",{"path":712,"priority":281},"references/bulkification-guide.md",{"path":714,"priority":281},"references/code-review-checklist.md",{"path":716,"priority":281},"references/code-smells-guide.md",{"path":718,"priority":281},"references/design-patterns.md",{"path":720,"priority":281},"references/flow-integration.md",{"path":722,"priority":281},"references/llm-anti-patterns.md",{"path":724,"priority":281},"references/naming-conventions.md",{"path":726,"priority":281},"references/patterns-deep-dive.md",{"path":728,"priority":281},"references/security-guide.md",{"path":730,"priority":281},"references/security-quick-reference.md",{"path":732,"priority":281},"references/solid-principles.md",{"path":664,"priority":281},{"path":735,"priority":281},"references/testing-patterns.md",{"path":737,"priority":281},"references/triangle-pattern.md",{"path":739,"priority":281},"references/trigger-actions-framework.md",{"path":383,"priority":281},{"basePath":742,"description":743,"displayName":744,"installMethods":745,"rationale":746,"selectedPaths":747,"source":298,"sourceLanguage":18,"type":249},"skills/sf-connected-apps","Salesforce Connected Apps and OAuth configuration with 120-point scoring. TRIGGER when: user configures OAuth flows, JWT bearer auth, Connected Apps, or touches .connectedApp-meta.xml / .eca-meta.xml files. DO NOT TRIGGER when: Named Credentials for callouts (use sf-integration), permission policies (use sf-permissions), or API endpoint code (use sf-apex).\n","sf-connected-apps",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-connected-apps/SKILL.md",[748,749,750,751,752,754,756,758,760,762,764,766,768,770,771,773,775],{"path":272,"priority":273},{"path":275,"priority":276},{"path":278,"priority":276},{"path":280,"priority":281},{"path":753,"priority":322},"assets/connected-app-basic.xml",{"path":755,"priority":322},"assets/connected-app-canvas.xml",{"path":757,"priority":322},"assets/connected-app-jwt.xml",{"path":759,"priority":322},"assets/connected-app-oauth.xml",{"path":761,"priority":322},"assets/eca-global-oauth.xml",{"path":763,"priority":322},"assets/eca-oauth-settings.xml",{"path":765,"priority":322},"assets/eca-policies.xml",{"path":767,"priority":322},"assets/external-client-app.xml",{"path":769,"priority":281},"references/example-usage.md",{"path":647,"priority":281},{"path":772,"priority":281},"references/oauth-flows-reference.md",{"path":774,"priority":281},"references/security-checklist.md",{"path":776,"priority":281},"references/testing-validation-guide.md",{"basePath":778,"description":779,"displayName":780,"installMethods":781,"rationale":782,"selectedPaths":783,"source":298,"sourceLanguage":18,"type":249},"skills/sf-data","Salesforce data operations with 130-point scoring. TRIGGER when: user creates test data, performs bulk import/export, uses sf data CLI commands, or needs data factory patterns for Apex tests. DO NOT TRIGGER when: SOQL query writing only (use sf-soql), Apex test execution (use sf-testing), or metadata deployment (use sf-deploy).\n","sf-data",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-data/SKILL.md",[784,785,786,787,789,791,793,795,797,799,801,803,805,807,809,811,813,815,817,819,821,823,825,827,829,831,833,835,837,839,841,843,845,847,849,851,853,855,857,859,861,863,865,867,869,871,873],{"path":272,"priority":273},{"path":275,"priority":276},{"path":280,"priority":281},{"path":788,"priority":322},"assets/bulk/bulk-insert-10000.apex",{"path":790,"priority":322},"assets/bulk/bulk-insert-200.apex",{"path":792,"priority":322},"assets/bulk/bulk-insert-500.apex",{"path":794,"priority":322},"assets/bulk/bulk-upsert-external-id.apex",{"path":796,"priority":322},"assets/cleanup/delete-by-created-date.apex",{"path":798,"priority":322},"assets/cleanup/delete-by-name.apex",{"path":800,"priority":322},"assets/cleanup/delete-test-data.apex",{"path":802,"priority":322},"assets/cleanup/rollback-transaction.apex",{"path":804,"priority":322},"assets/csv/account-import.csv",{"path":806,"priority":322},"assets/csv/contact-import.csv",{"path":808,"priority":322},"assets/csv/custom-object-import.csv",{"path":810,"priority":322},"assets/csv/opportunity-import.csv",{"path":812,"priority":322},"assets/factories/account-factory.apex",{"path":814,"priority":322},"assets/factories/case-factory.apex",{"path":816,"priority":322},"assets/factories/contact-factory.apex",{"path":818,"priority":322},"assets/factories/custom-object-factory.apex",{"path":820,"priority":322},"assets/factories/event-factory.apex",{"path":822,"priority":322},"assets/factories/hierarchy-factory.apex",{"path":824,"priority":322},"assets/factories/lead-factory.apex",{"path":826,"priority":322},"assets/factories/opportunity-factory.apex",{"path":828,"priority":322},"assets/factories/task-factory.apex",{"path":830,"priority":322},"assets/factories/user-factory.apex",{"path":832,"priority":322},"assets/json/account-contact-tree.json",{"path":834,"priority":322},"assets/json/account-opportunity-tree.json",{"path":836,"priority":322},"assets/json/full-hierarchy-tree.json",{"path":838,"priority":322},"assets/soql/aggregate.soql",{"path":840,"priority":322},"assets/soql/child-to-parent.soql",{"path":842,"priority":322},"assets/soql/parent-to-child.soql",{"path":844,"priority":322},"assets/soql/polymorphic.soql",{"path":846,"priority":322},"assets/soql/subquery.soql",{"path":848,"priority":281},"references/anonymous-apex-guide.md",{"path":850,"priority":281},"references/bulk-operations-guide.md",{"path":852,"priority":281},"references/bulk-testing-example.md",{"path":854,"priority":281},"references/cleanup-rollback-example.md",{"path":856,"priority":281},"references/cleanup-rollback-guide.md",{"path":858,"priority":281},"references/crud-workflow-example.md",{"path":860,"priority":281},"references/governor-limits-reference.md",{"path":862,"priority":281},"references/orchestration.md",{"path":864,"priority":281},"references/relationship-query-examples.md",{"path":866,"priority":281},"references/sf-cli-data-commands.md",{"path":868,"priority":281},"references/soql-relationship-guide.md",{"path":870,"priority":281},"references/test-data-best-practices.md",{"path":872,"priority":281},"references/test-data-factory-usage.md",{"path":874,"priority":281},"references/test-data-patterns.md",{"basePath":876,"description":877,"displayName":878,"installMethods":879,"rationale":880,"selectedPaths":881,"source":298,"sourceLanguage":18,"type":249},"skills/sf-datacloud","Salesforce Data Cloud product orchestrator for connect→prepare→harmonize→segment→act workflows. TRIGGER when: user needs a multi-step Data Cloud pipeline, asks to set up or troubleshoot Data Cloud across phases, manages data spaces or data kits, or wants a cross-phase `sf data360` workflow. DO NOT TRIGGER when: work is isolated to a single phase (use the matching sf-datacloud-* skill), the task is STDM/session tracing/parquet telemetry (use sf-ai-agentforce-observability), standard CRM SOQL (use sf-soql), or Apex implementation (use sf-apex).\n","sf-datacloud",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-datacloud/SKILL.md",[882,883,884,885,886,888,890,892,894,896,898,900,902,904,906,908,910,912,914,916,918,920,922,924],{"path":272,"priority":273},{"path":275,"priority":276},{"path":278,"priority":276},{"path":280,"priority":281},{"path":887,"priority":281},"UPSTREAM.md",{"path":889,"priority":322},"assets/definitions/activation-target.template.json",{"path":891,"priority":322},"assets/definitions/activation.template.json",{"path":893,"priority":322},"assets/definitions/calculated-insight.template.json",{"path":895,"priority":322},"assets/definitions/data-action-target.template.json",{"path":897,"priority":322},"assets/definitions/data-action.template.json",{"path":899,"priority":322},"assets/definitions/data-graph.template.json",{"path":901,"priority":322},"assets/definitions/data-stream.template.json",{"path":903,"priority":322},"assets/definitions/dmo.template.json",{"path":905,"priority":322},"assets/definitions/identity-resolution.template.json",{"path":907,"priority":322},"assets/definitions/mapping.template.json",{"path":909,"priority":322},"assets/definitions/relationship.template.json",{"path":911,"priority":322},"assets/definitions/search-index.template.json",{"path":913,"priority":322},"assets/definitions/segment.template.json",{"path":915,"priority":281},"references/feature-readiness.md",{"path":917,"priority":281},"references/plugin-setup.md",{"path":919,"priority":322},"scripts/bootstrap-plugin.sh",{"path":921,"priority":322},"scripts/diagnose-org.mjs",{"path":923,"priority":322},"scripts/generate-manifest.mjs",{"path":925,"priority":322},"scripts/verify-plugin.sh",{"basePath":927,"description":928,"displayName":929,"installMethods":930,"rationale":931,"selectedPaths":932,"source":298,"sourceLanguage":18,"type":249},"skills/sf-datacloud-act","Salesforce Data Cloud Act phase. TRIGGER when: user manages activations, activation targets, data actions, or downstream delivery of Data Cloud audiences and data. DO NOT TRIGGER when: the task is segment creation (use sf-datacloud-segment), data retrieval/search work (use sf-datacloud-retrieve), or STDM/session tracing (use sf-ai-agentforce-observability).\n","sf-datacloud-act",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-datacloud-act/SKILL.md",[933,934,935,936],{"path":272,"priority":273},{"path":275,"priority":276},{"path":278,"priority":276},{"path":280,"priority":281},{"basePath":938,"description":939,"displayName":940,"installMethods":941,"rationale":942,"selectedPaths":943,"source":298,"sourceLanguage":18,"type":249},"skills/sf-datacloud-connect","Salesforce Data Cloud Connect phase. TRIGGER when: user manages Data Cloud connections, connectors, connector metadata, tests a connection, browses source objects or databases, or sets up a new source system. DO NOT TRIGGER when: the task is about data streams or DLOs (use sf-datacloud-prepare), DMOs or identity resolution (use sf-datacloud-harmonize), retrieval/search (use sf-datacloud-retrieve), or STDM telemetry (use sf-ai-agentforce-observability).\n","sf-datacloud-connect",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-datacloud-connect/SKILL.md",[944,945,946,947,948,950,952,954,956,958],{"path":272,"priority":273},{"path":275,"priority":276},{"path":278,"priority":276},{"path":280,"priority":281},{"path":949,"priority":322},"examples/connections/heroku-postgres.json",{"path":951,"priority":322},"examples/connections/ingest-api-connection.json",{"path":953,"priority":322},"examples/connections/ingest-api-schema.json",{"path":955,"priority":322},"examples/connections/redshift.json",{"path":957,"priority":322},"examples/connections/sharepoint-unstructured.json",{"path":959,"priority":322},"examples/connections/snowflake-connection.json",{"basePath":961,"description":962,"displayName":963,"installMethods":964,"rationale":965,"selectedPaths":966,"source":298,"sourceLanguage":18,"type":249},"skills/sf-datacloud-harmonize","Salesforce Data Cloud Harmonize phase. TRIGGER when: user works with DMOs, mappings, relationships, identity resolution, unified profiles, data graphs, or universal IDs. DO NOT TRIGGER when: the task is only about streams/DLOs (use sf-datacloud-prepare), segments/insights (use sf-datacloud-segment), retrieval/search (use sf-datacloud-retrieve), or STDM/session tracing (use sf-ai-agentforce-observability).\n","sf-datacloud-harmonize",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-datacloud-harmonize/SKILL.md",[967,968,969,970],{"path":272,"priority":273},{"path":275,"priority":276},{"path":278,"priority":276},{"path":280,"priority":281},{"basePath":972,"description":973,"displayName":974,"installMethods":975,"rationale":976,"selectedPaths":977,"source":298,"sourceLanguage":18,"type":249},"skills/sf-datacloud-prepare","Salesforce Data Cloud Prepare phase. TRIGGER when: user creates or manages Data Cloud data streams, DLOs, transforms, or Document AI configurations, or asks about ingestion into Data Cloud. DO NOT TRIGGER when: the task is connection setup only (use sf-datacloud-connect), DMOs and identity resolution (use sf-datacloud-harmonize), or query/search work (use sf-datacloud-retrieve).\n","sf-datacloud-prepare",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-datacloud-prepare/SKILL.md",[978,979,980,981,982,984,986],{"path":272,"priority":273},{"path":275,"priority":276},{"path":278,"priority":276},{"path":280,"priority":281},{"path":983,"priority":322},"examples/ingestion-api/.env.example",{"path":985,"priority":322},"examples/ingestion-api/README.md",{"path":987,"priority":322},"examples/ingestion-api/send-data.py",{"basePath":989,"description":990,"displayName":991,"installMethods":992,"rationale":993,"selectedPaths":994,"source":298,"sourceLanguage":18,"type":249},"skills/sf-datacloud-retrieve","Salesforce Data Cloud Retrieve phase. TRIGGER when: user runs Data Cloud SQL, describe, async queries, vector search, search-index workflows, or metadata introspection for Data Cloud objects. DO NOT TRIGGER when: the task is standard CRM SOQL (use sf-soql), segment creation or calculated insight design (use sf-datacloud-segment), or STDM/session tracing/parquet analysis (use sf-ai-agentforce-observability).\n","sf-datacloud-retrieve",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-datacloud-retrieve/SKILL.md",[995,996,997,998,999,1001],{"path":272,"priority":273},{"path":275,"priority":276},{"path":278,"priority":276},{"path":280,"priority":281},{"path":1000,"priority":322},"examples/search-indexes/hybrid-structured.json",{"path":1002,"priority":322},"examples/search-indexes/vector-knowledge.json",{"basePath":1004,"description":1005,"displayName":1006,"installMethods":1007,"rationale":1008,"selectedPaths":1009,"source":298,"sourceLanguage":18,"type":249},"skills/sf-datacloud-segment","Salesforce Data Cloud Segment phase. TRIGGER when: user creates or publishes segments, manages calculated insights, inspects segment counts or membership, or troubleshoots audience SQL in Data Cloud. DO NOT TRIGGER when: the task is DMO/mapping/identity-resolution work (use sf-datacloud-harmonize), activation work (use sf-datacloud-act), query/search-index work (use sf-datacloud-retrieve), or STDM/session tracing (use sf-ai-agentforce-observability).\n","sf-datacloud-segment",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-datacloud-segment/SKILL.md",[1010,1011,1012,1013],{"path":272,"priority":273},{"path":275,"priority":276},{"path":278,"priority":276},{"path":280,"priority":281},{"basePath":1015,"description":1016,"displayName":1017,"installMethods":1018,"rationale":1019,"selectedPaths":1020,"source":298,"sourceLanguage":18,"type":249},"skills/sf-debug","Salesforce debug log analysis and troubleshooting with 100-point scoring. TRIGGER when: user analyzes debug logs, hits governor limits, reads stack traces, or touches .log files from Salesforce orgs. DO NOT TRIGGER when: running Apex tests (use sf-testing), fixing Apex code (use sf-apex), or Agentforce session tracing (use sf-ai-agentforce-observability).\n","sf-debug",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-debug/SKILL.md",[1021,1022,1023,1024,1026,1028,1030,1032,1034,1036,1038,1039,1041,1043,1045],{"path":272,"priority":273},{"path":275,"priority":276},{"path":280,"priority":281},{"path":1025,"priority":322},"assets/benchmarking-template.cls",{"path":1027,"priority":322},"assets/cpu-heap-optimization.cls",{"path":1029,"priority":322},"assets/dml-in-loop-fix.cls",{"path":1031,"priority":322},"assets/null-pointer-fix.cls",{"path":1033,"priority":322},"assets/soql-in-loop-fix.cls",{"path":1035,"priority":281},"references/analysis-playbook.md",{"path":1037,"priority":281},"references/benchmarking-guide.md",{"path":285,"priority":281},{"path":1040,"priority":281},"references/common-issues.md",{"path":1042,"priority":281},"references/debug-log-reference.md",{"path":1044,"priority":281},"references/log-analysis-tools.md",{"path":297,"priority":281},{"basePath":1047,"description":1048,"displayName":1049,"installMethods":1050,"rationale":1051,"selectedPaths":1052,"source":298,"sourceLanguage":18,"type":249},"skills/sf-deploy","Salesforce DevOps automation using sf CLI v2. TRIGGER when: user deploys metadata, creates/manages scratch orgs or sandboxes, sets up CI/CD pipelines, or troubleshoots deployment errors with sf project deploy. DO NOT TRIGGER when: writing Apex/LWC code (use sf-apex/sf-lwc), creating metadata XML (use sf-metadata), or querying org data (use sf-data).\n","sf-deploy",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-deploy/SKILL.md",[1053,1054,1055,1056,1057,1059,1061,1063,1065,1067,1069,1070],{"path":272,"priority":273},{"path":275,"priority":276},{"path":278,"priority":276},{"path":280,"priority":281},{"path":1058,"priority":322},"assets/destructiveChanges.xml",{"path":1060,"priority":322},"assets/package.xml",{"path":1062,"priority":281},"references/agent-deployment-guide.md",{"path":1064,"priority":281},"references/deploy.sh",{"path":1066,"priority":281},"references/deployment-report-template.md",{"path":1068,"priority":281},"references/deployment-workflows.md",{"path":862,"priority":281},{"path":1071,"priority":281},"references/trigger-deployment-safety.md",{"basePath":1073,"description":1074,"displayName":1075,"installMethods":1076,"rationale":1077,"selectedPaths":1078,"source":298,"sourceLanguage":18,"type":249},"skills/sf-diagram-mermaid","Salesforce architecture diagrams using Mermaid with ASCII fallback. TRIGGER when: user says \"diagram\", \"visualize\", \"ERD\", or asks for sequence diagrams, flowcharts, class diagrams, or architecture visualizations in Mermaid. DO NOT TRIGGER when: user wants PNG/SVG image output (use sf-diagram-nanobananapro), or asks about non-Salesforce systems.\n","sf-diagram-mermaid",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-diagram-mermaid/SKILL.md",[1079,1080,1081,1082,1084,1086,1088,1090,1092,1094,1096,1098,1100,1102,1104,1106,1108,1110,1112,1114,1116,1118,1120,1122,1124,1126,1128,1130,1132,1134,1136,1138,1140,1142,1144,1146,1148,1150],{"path":272,"priority":273},{"path":275,"priority":276},{"path":280,"priority":281},{"path":1083,"priority":322},"assets/agentforce/agent-flow.md",{"path":1085,"priority":322},"assets/architecture/system-landscape.md",{"path":1087,"priority":322},"assets/datamodel/b2b-commerce-erd.md",{"path":1089,"priority":322},"assets/datamodel/campaigns-erd.md",{"path":1091,"priority":322},"assets/datamodel/consent-erd.md",{"path":1093,"priority":322},"assets/datamodel/files-erd.md",{"path":1095,"priority":322},"assets/datamodel/forecasting-erd.md",{"path":1097,"priority":322},"assets/datamodel/fsl-erd.md",{"path":1099,"priority":322},"assets/datamodel/party-model-erd.md",{"path":1101,"priority":322},"assets/datamodel/quote-order-erd.md",{"path":1103,"priority":322},"assets/datamodel/revenue-cloud-erd.md",{"path":1105,"priority":322},"assets/datamodel/sales-cloud-erd.md",{"path":1107,"priority":322},"assets/datamodel/salesforce-erd.md",{"path":1109,"priority":322},"assets/datamodel/scheduler-erd.md",{"path":1111,"priority":322},"assets/datamodel/service-cloud-erd.md",{"path":1113,"priority":322},"assets/datamodel/territory-management-erd.md",{"path":1115,"priority":322},"assets/integration/api-sequence.md",{"path":1117,"priority":322},"assets/oauth/authorization-code-pkce.md",{"path":1119,"priority":322},"assets/oauth/authorization-code.md",{"path":1121,"priority":322},"assets/oauth/client-credentials.md",{"path":1123,"priority":322},"assets/oauth/device-authorization.md",{"path":1125,"priority":322},"assets/oauth/jwt-bearer.md",{"path":1127,"priority":322},"assets/oauth/refresh-token.md",{"path":1129,"priority":322},"assets/oauth/user-agent-social-sign-on.md",{"path":1131,"priority":322},"assets/role-hierarchy/user-hierarchy.md",{"path":1133,"priority":281},"references/color-palette.md",{"path":1135,"priority":281},"references/diagram-conventions.md",{"path":1137,"priority":281},"references/erd-conventions.md",{"path":1139,"priority":281},"references/mermaid-reference.md",{"path":1141,"priority":281},"references/mermaid-styling.md",{"path":1143,"priority":281},"references/preview-guide.md",{"path":1145,"priority":281},"references/usage-examples.md",{"path":1147,"priority":322},"scripts/README.md",{"path":1149,"priority":322},"scripts/mermaid_preview.py",{"path":1151,"priority":322},"scripts/query-org-metadata.py",{"basePath":1153,"description":1154,"displayName":1155,"installMethods":1156,"rationale":1157,"selectedPaths":1158,"source":298,"sourceLanguage":18,"type":249},"skills/sf-diagram-nanobananapro","AI-powered image generation for Salesforce visuals via Nano Banana Pro. TRIGGER when: user asks for PNG/SVG output, UI mockups, wireframes, visual ERDs, or says \"generate image\" / \"create mockup\". DO NOT TRIGGER when: text-based Mermaid diagrams (use sf-diagram-mermaid), or non-visual documentation tasks.\n","sf-diagram-nanobananapro",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-diagram-nanobananapro/SKILL.md",[1159,1160,1161,1162,1164,1166,1168,1170,1172,1174,1176,1178,1180,1182,1184,1186,1188,1190],{"path":272,"priority":273},{"path":275,"priority":276},{"path":280,"priority":281},{"path":1163,"priority":322},"assets/architecture/integration-flow.md",{"path":1165,"priority":322},"assets/erd/core-objects.md",{"path":1167,"priority":322},"assets/erd/custom-objects.md",{"path":1169,"priority":322},"assets/lwc/dashboard-card.md",{"path":1171,"priority":322},"assets/lwc/data-table.md",{"path":1173,"priority":322},"assets/lwc/record-form.md",{"path":1175,"priority":322},"assets/review/apex-review.md",{"path":1177,"priority":322},"assets/review/lwc-review.md",{"path":1179,"priority":281},"references/architect-aesthetic-guide.md",{"path":1181,"priority":281},"references/examples-index.md",{"path":1183,"priority":281},"references/gemini-cli-setup.md",{"path":1185,"priority":281},"references/interview-questions.md",{"path":1187,"priority":281},"references/iteration-workflow.md",{"path":1189,"priority":322},"scripts/check-prerequisites.sh",{"path":1191,"priority":322},"scripts/generate_image.py",{"basePath":1193,"description":1194,"displayName":1195,"installMethods":1196,"rationale":1197,"selectedPaths":1198,"source":298,"sourceLanguage":18,"type":249},"skills/sf-docs","Official Salesforce documentation retrieval guidance. Use when you need authoritative Salesforce docs from developer.salesforce.com or help.salesforce.com, especially when pages are JS-heavy, shell-rendered, or hard to extract with naive fetching.\n","sf-docs",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-docs/SKILL.md",[1199,1200,1201,1203,1205],{"path":272,"priority":273},{"path":275,"priority":276},{"path":1202,"priority":322},"scripts/extract_help_salesforce.py",{"path":1204,"priority":322},"scripts/extract_salesforce_doc.py",{"path":1206,"priority":322},"scripts/runtime_bootstrap.py",{"basePath":1208,"description":1209,"displayName":1210,"installMethods":1211,"rationale":1212,"selectedPaths":1213,"source":298,"sourceLanguage":18,"type":249},"skills/sf-flex-estimator","Salesforce Flex Credit estimation for Agentforce and Data Cloud workloads. TRIGGER when: user needs cost projections, scenario planning, budget sizing, or architecture tradeoff analysis for Agentforce prompts/actions, Data Cloud meters, or monthly Flex Credit usage. DO NOT TRIGGER when: user is building Agentforce metadata or .agent files themselves (use sf-ai-agentforce or sf-ai-agentscript), implementing Data Cloud assets (use sf-datacloud-*), or asking for contract-specific commercial approval that depends on non-public pricing terms.\n","sf-flex-estimator",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-flex-estimator/SKILL.md",[1214,1215,1216,1217,1218,1220,1222,1224,1226,1228,1230,1232,1234,1236,1238],{"path":272,"priority":273},{"path":275,"priority":276},{"path":278,"priority":276},{"path":280,"priority":281},{"path":1219,"priority":322},"assets/calculators/flex_calculator.py",{"path":1221,"priority":322},"assets/calculators/tier_multiplier.py",{"path":1223,"priority":322},"assets/templates/basic-agent-template.json",{"path":1225,"priority":322},"assets/templates/data-cloud-template.json",{"path":1227,"priority":322},"assets/templates/hybrid-agent-template.json",{"path":1229,"priority":281},"references/agentforce-pricing.md",{"path":1231,"priority":281},"references/calculation-methodology.md",{"path":1233,"priority":281},"references/common-use-cases.md",{"path":1235,"priority":281},"references/data-cloud-pricing.md",{"path":1237,"priority":281},"references/edge-cases.md",{"path":297,"priority":281},{"basePath":1240,"description":1241,"displayName":1242,"installMethods":1243,"rationale":1244,"selectedPaths":1245,"source":298,"sourceLanguage":18,"type":249},"skills/sf-flow","Creates and validates Salesforce Flows with 110-point scoring. TRIGGER when: user builds or edits record-triggered, screen, autolaunched, or scheduled flows, or touches .flow-meta.xml files. DO NOT TRIGGER when: Apex automation (use sf-apex), process builder migration questions only, or non-Flow declarative config (use sf-metadata).\n","sf-flow",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-flow/SKILL.md",[1246,1247,1248,1249,1250,1252,1254,1256,1258,1260,1262,1264,1266,1268,1270,1272,1274,1276,1278,1280,1282,1284,1286,1288,1290,1292,1294,1296,1298,1300,1302,1304,1306,1308,1310,1312,1314,1316,1318,1320,1322,1324,1326,1327,1329,1331,1333,1335,1336,1338,1339,1341,1343],{"path":272,"priority":273},{"path":275,"priority":276},{"path":278,"priority":276},{"path":280,"priority":281},{"path":1251,"priority":322},"assets/ai-decision-template.xml",{"path":1253,"priority":322},"assets/apex-action-template.xml",{"path":1255,"priority":322},"assets/architecture-review-template.md",{"path":1257,"priority":322},"assets/autolaunched-flow-template.xml",{"path":1259,"priority":322},"assets/bypass-check-decision.xml",{"path":1261,"priority":322},"assets/elements/get-records-pattern.xml",{"path":1263,"priority":322},"assets/elements/loop-pattern.xml",{"path":1265,"priority":322},"assets/elements/record-delete-pattern.xml",{"path":1267,"priority":322},"assets/elements/transform-pattern.xml",{"path":1269,"priority":322},"assets/flow-documentation-template.md",{"path":1271,"priority":322},"assets/platform-event-flow-template.xml",{"path":1273,"priority":322},"assets/record-triggered-after-save.xml",{"path":1275,"priority":322},"assets/record-triggered-before-delete.xml",{"path":1277,"priority":322},"assets/record-triggered-before-save.xml",{"path":1279,"priority":322},"assets/scheduled-flow-template.xml",{"path":1281,"priority":322},"assets/screen-flow-template.xml",{"path":1283,"priority":322},"assets/screen-flow-with-lwc.xml",{"path":1285,"priority":322},"assets/subflows/subflow-bulk-updater.xml",{"path":1287,"priority":322},"assets/subflows/subflow-dml-rollback.xml",{"path":1289,"priority":322},"assets/subflows/subflow-email-alert.xml",{"path":1291,"priority":322},"assets/subflows/subflow-error-logger.xml",{"path":1293,"priority":322},"assets/subflows/subflow-query-with-retry.xml",{"path":1295,"priority":322},"assets/subflows/subflow-record-validator.xml",{"path":1297,"priority":322},"assets/wait-template.xml",{"path":1299,"priority":281},"references/agentforce-flow-integration.md",{"path":1301,"priority":281},"references/ai-decision-guide.md",{"path":1303,"priority":281},"references/error-logging-example.md",{"path":1305,"priority":281},"references/flow-best-practices.md",{"path":1307,"priority":281},"references/flow-quick-reference.md",{"path":1309,"priority":281},"references/form-building-guide.md",{"path":1311,"priority":281},"references/governance-checklist.md",{"path":1313,"priority":281},"references/integration-patterns.md",{"path":1315,"priority":281},"references/lwc-integration-guide.md",{"path":1317,"priority":281},"references/multi-step-dml-rollback-example.md",{"path":1319,"priority":281},"references/orchestration-conditional.md",{"path":1321,"priority":281},"references/orchestration-guide.md",{"path":1323,"priority":281},"references/orchestration-parent-child.md",{"path":1325,"priority":281},"references/orchestration-sequential.md",{"path":862,"priority":281},{"path":1328,"priority":281},"references/record-trigger-example.md",{"path":1330,"priority":281},"references/screen-flow-example.md",{"path":1332,"priority":281},"references/subflow-library.md",{"path":1334,"priority":281},"references/testing-checklist.md",{"path":664,"priority":281},{"path":1337,"priority":281},"references/transform-vs-loop-guide.md",{"path":737,"priority":281},{"path":1340,"priority":281},"references/wait-patterns.md",{"path":1342,"priority":281},"references/xml-gotchas.md",{"path":1344,"priority":322},"scripts/doc_generator.py",{"basePath":1346,"description":1347,"displayName":1348,"installMethods":1349,"rationale":1350,"selectedPaths":1351,"source":298,"sourceLanguage":18,"type":249},"skills/sf-industry-cme-epc-model","Salesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use sf-industry-commoncore-* skills), implementing Apex business logic (use sf-apex), or troubleshooting deployment pipelines (use sf-deploy).\n","sf-industry-cme-epc-model",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-industry-cme-epc-model/SKILL.md",[1352,1353,1354,1355,1356,1358,1360,1362,1364,1366,1368,1370,1372,1374,1376,1378,1380,1382,1384,1386,1388,1390,1392,1394,1396,1398,1400,1402,1404,1406,1408,1410,1412,1414,1416,1418,1420,1422,1424,1426,1428,1430,1432,1434,1436,1438,1440,1442,1444,1446,1448,1450,1452,1454,1456,1458,1460,1462,1464,1466,1468,1470,1472,1474,1476,1478,1480,1482],{"path":272,"priority":273},{"path":275,"priority":276},{"path":278,"priority":276},{"path":280,"priority":281},{"path":1357,"priority":322},"assets/attribute-assignment-template.json",{"path":1359,"priority":322},"assets/compiled-attribute-overrides-template.json",{"path":1361,"priority":322},"assets/decomposition-relationships-template.json",{"path":1363,"priority":322},"assets/examples/business-internet-premium-fttc-simple-offer/Business-Internet-Premium-FTTC_AttributeAssignments.json",{"path":1365,"priority":322},"assets/examples/business-internet-premium-fttc-simple-offer/Business-Internet-Premium-FTTC_CompiledAttributeOverrides.json",{"path":1367,"priority":322},"assets/examples/business-internet-premium-fttc-simple-offer/Business-Internet-Premium-FTTC_DataPack.json",{"path":1369,"priority":322},"assets/examples/business-internet-premium-fttc-simple-offer/Business-Internet-Premium-FTTC_DecompositionRelationships.json",{"path":1371,"priority":322},"assets/examples/business-internet-premium-fttc-simple-offer/Business-Internet-Premium-FTTC_ObjectFieldAttributes.json",{"path":1373,"priority":322},"assets/examples/business-internet-premium-fttc-simple-offer/Business-Internet-Premium-FTTC_OrchestrationScenarios.json",{"path":1375,"priority":322},"assets/examples/business-internet-premium-fttc-simple-offer/Business-Internet-Premium-FTTC_OverrideDefinitions.json",{"path":1377,"priority":322},"assets/examples/business-internet-premium-fttc-simple-offer/Business-Internet-Premium-FTTC_ParentKeys.json",{"path":1379,"priority":322},"assets/examples/business-internet-premium-fttc-simple-offer/Business-Internet-Premium-FTTC_PriceListEntries.json",{"path":1381,"priority":322},"assets/examples/business-internet-premium-fttc-simple-offer/Business-Internet-Premium-FTTC_PricebookEntries.json",{"path":1383,"priority":322},"assets/examples/business-internet-premium-fttc-simple-offer/Business-Internet-Premium-FTTC_ProductChildItems.json",{"path":1385,"priority":322},"assets/examples/business-internet-premium-fttc-simple-offer/Business-Internet-Premium-FTTC_RuleAssignments.json",{"path":1387,"priority":322},"assets/examples/business-internet-pro-vpl-simple-offer/Business-Internet-Pro-VPL_AttributeAssignments.json",{"path":1389,"priority":322},"assets/examples/business-internet-pro-vpl-simple-offer/Business-Internet-Pro-VPL_DataPack.json",{"path":1391,"priority":322},"assets/examples/business-internet-pro-vpl-simple-offer/Business-Internet-Pro-VPL_DecompositionRelationships.json",{"path":1393,"priority":322},"assets/examples/business-internet-pro-vpl-simple-offer/Business-Internet-Pro-VPL_ObjectFieldAttributes.json",{"path":1395,"priority":322},"assets/examples/business-internet-pro-vpl-simple-offer/Business-Internet-Pro-VPL_OrchestrationScenarios.json",{"path":1397,"priority":322},"assets/examples/business-internet-pro-vpl-simple-offer/Business-Internet-Pro-VPL_ParentKeys.json",{"path":1399,"priority":322},"assets/examples/business-internet-pro-vpl-simple-offer/Business-Internet-Pro-VPL_PriceListEntries.json",{"path":1401,"priority":322},"assets/examples/business-internet-pro-vpl-simple-offer/Business-Internet-Pro-VPL_PricebookEntries.json",{"path":1403,"priority":322},"assets/examples/business-internet-pro-vpl-simple-offer/Business-Internet-Pro-VPL_ProductChildItems.json",{"path":1405,"priority":322},"assets/examples/samsung-galaxy-s22-bundle/Samsung-Galaxy-S22-Bundle_AttributeAssignments.json",{"path":1407,"priority":322},"assets/examples/samsung-galaxy-s22-bundle/Samsung-Galaxy-S22-Bundle_DataPack.json",{"path":1409,"priority":322},"assets/examples/samsung-galaxy-s22-bundle/Samsung-Galaxy-S22-Bundle_DecompositionRelationships.json",{"path":1411,"priority":322},"assets/examples/samsung-galaxy-s22-bundle/Samsung-Galaxy-S22-Bundle_ObjectFieldAttributes.json",{"path":1413,"priority":322},"assets/examples/samsung-galaxy-s22-bundle/Samsung-Galaxy-S22-Bundle_OrchestrationScenarios.json",{"path":1415,"priority":322},"assets/examples/samsung-galaxy-s22-bundle/Samsung-Galaxy-S22-Bundle_ParentKeys.json",{"path":1417,"priority":322},"assets/examples/samsung-galaxy-s22-bundle/Samsung-Galaxy-S22-Bundle_PriceListEntries.json",{"path":1419,"priority":322},"assets/examples/samsung-galaxy-s22-bundle/Samsung-Galaxy-S22-Bundle_PricebookEntries.json",{"path":1421,"priority":322},"assets/examples/samsung-galaxy-s22-bundle/Samsung-Galaxy-S22-Bundle_ProductChildItems.json",{"path":1423,"priority":322},"assets/examples/static-ip-simple-offer/Static-IP_AttributeAssignments.json",{"path":1425,"priority":322},"assets/examples/static-ip-simple-offer/Static-IP_DataPack.json",{"path":1427,"priority":322},"assets/examples/static-ip-simple-offer/Static-IP_DecompositionRelationships.json",{"path":1429,"priority":322},"assets/examples/static-ip-simple-offer/Static-IP_ObjectFieldAttributes.json",{"path":1431,"priority":322},"assets/examples/static-ip-simple-offer/Static-IP_ParentKeys.json",{"path":1433,"priority":322},"assets/examples/static-ip-simple-offer/Static-IP_PriceListEntries.json",{"path":1435,"priority":322},"assets/examples/static-ip-simple-offer/Static-IP_PricebookEntries.json",{"path":1437,"priority":322},"assets/examples/static-ip-simple-offer/Static-IP_ProductChildItems.json",{"path":1439,"priority":322},"assets/object-field-attributes-template.json",{"path":1441,"priority":322},"assets/orchestration-scenarios-template.json",{"path":1443,"priority":322},"assets/override-definitions-template.json",{"path":1445,"priority":322},"assets/parent-keys-template.json",{"path":1447,"priority":322},"assets/price-list-entries-template.json",{"path":1449,"priority":322},"assets/pricebook-entries-template.json",{"path":1451,"priority":322},"assets/product-child-item-template.json",{"path":1453,"priority":322},"assets/product2-offer-template.json",{"path":1455,"priority":322},"examples/.gitkeep",{"path":1457,"priority":322},"examples/business-internet-plus-bundle/Business-Internet-Plus_AttributeAssignments.json",{"path":1459,"priority":322},"examples/business-internet-plus-bundle/Business-Internet-Plus_CompiledAttributeOverrides.json",{"path":1461,"priority":322},"examples/business-internet-plus-bundle/Business-Internet-Plus_DataPack.json",{"path":1463,"priority":322},"examples/business-internet-plus-bundle/Business-Internet-Plus_DecompositionRelationships.json",{"path":1465,"priority":322},"examples/business-internet-plus-bundle/Business-Internet-Plus_ObjectFieldAttributes.json",{"path":1467,"priority":322},"examples/business-internet-plus-bundle/Business-Internet-Plus_OrchestrationScenarios.json",{"path":1469,"priority":322},"examples/business-internet-plus-bundle/Business-Internet-Plus_OverrideDefinitions.json",{"path":1471,"priority":322},"examples/business-internet-plus-bundle/Business-Internet-Plus_ParentKeys.json",{"path":1473,"priority":322},"examples/business-internet-plus-bundle/Business-Internet-Plus_PriceListEntries.json",{"path":1475,"priority":322},"examples/business-internet-plus-bundle/Business-Internet-Plus_PricebookEntries.json",{"path":1477,"priority":322},"examples/business-internet-plus-bundle/Business-Internet-Plus_ProductChildItems.json",{"path":1479,"priority":322},"examples/business-internet-plus-bundle/TRANSCRIPT.md",{"path":1481,"priority":281},"references/epc-field-guide.md",{"path":724,"priority":281},{"basePath":1484,"description":1485,"displayName":1486,"installMethods":1487,"rationale":1488,"selectedPaths":1489,"source":298,"sourceLanguage":18,"type":249},"skills/sf-industry-commoncore-callable-apex","Salesforce Industries Common Core (OmniStudio/Vlocity) Apex callable generation and review with 120-point scoring. TRIGGER when: user creates or reviews System.Callable classes, migrates `VlocityOpenInterface` / `VlocityOpenInterface2`, or builds Industries callable extensions used by OmniStudio, Integration Procedures, or DataRaptors. DO NOT TRIGGER when: generic Apex classes/triggers (use sf-apex), building Integration Procedures (use sf-industry-commoncore-integration-procedure), authoring OmniScripts (use sf-industry-commoncore-omniscript), configuring Data Mappers (use sf-industry-commoncore-datamapper), or analyzing namespace/dependency issues (use sf-industry-commoncore-omnistudio-analyze).\n","sf-industry-commoncore-callable-apex",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-industry-commoncore-callable-apex/SKILL.md",[1490,1491,1492,1493,1495,1497,1499,1501,1503,1505,1507,1509,1511,1513,1515,1517,1519],{"path":272,"priority":273},{"path":275,"priority":276},{"path":280,"priority":281},{"path":1494,"priority":322},"examples/Test_QuoteByProductCallable/IndustriesCallableException.cls",{"path":1496,"priority":322},"examples/Test_QuoteByProductCallable/Industries_QuoteByProductCallable.cls",{"path":1498,"priority":322},"examples/Test_QuoteByProductCallable/Industries_QuoteByProductCallableTest.cls",{"path":1500,"priority":322},"examples/Test_QuoteByProductCallable/TRANSCRIPT.md",{"path":1502,"priority":322},"examples/Test_VlocityOpenInterface2Conversion/IndustriesCallableException.cls",{"path":1504,"priority":322},"examples/Test_VlocityOpenInterface2Conversion/MyCustomCallable.cls",{"path":1506,"priority":322},"examples/Test_VlocityOpenInterface2Conversion/MyCustomCallableTest.cls",{"path":1508,"priority":322},"examples/Test_VlocityOpenInterface2Conversion/MyCustomRemoteClass.cls",{"path":1510,"priority":322},"examples/Test_VlocityOpenInterface2Conversion/TRANSCRIPT.md",{"path":1512,"priority":322},"examples/Test_VlocityOpenInterfaceConversion/IndustriesCallableException.cls",{"path":1514,"priority":322},"examples/Test_VlocityOpenInterfaceConversion/MyCustomCallable.cls",{"path":1516,"priority":322},"examples/Test_VlocityOpenInterfaceConversion/MyCustomCallableTest.cls",{"path":1518,"priority":322},"examples/Test_VlocityOpenInterfaceConversion/MyCustomVlocityOpenInterface2.cls",{"path":1520,"priority":322},"examples/Test_VlocityOpenInterfaceConversion/TRANSCRIPT.md",{"basePath":1522,"description":1523,"displayName":1524,"installMethods":1525,"rationale":1526,"selectedPaths":1527,"source":298,"sourceLanguage":18,"type":249},"skills/sf-industry-commoncore-datamapper","OmniStudio Data Mapper (formerly DataRaptor) creation and validation with 100-point scoring. Use when building Extract, Transform, Load, or Turbo Extract Data Mappers, mapping Salesforce object fields, or reviewing existing Data Mapper configurations. TRIGGER when: user creates Data Mappers, configures field mappings, works with OmniDataTransform metadata, or asks about DataRaptor/Data Mapper patterns. DO NOT TRIGGER when: building Integration Procedures (use sf-industry-commoncore-integration-procedure), authoring OmniScripts (use sf-industry-commoncore-omniscript), or analyzing cross-component dependencies (use sf-industry-commoncore-omnistudio-analyze).\n","sf-industry-commoncore-datamapper",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-industry-commoncore-datamapper/SKILL.md",[1528,1529,1530,1531,1533,1535,1537,1539,1540],{"path":272,"priority":273},{"path":278,"priority":276},{"path":280,"priority":281},{"path":1532,"priority":322},"assets/omni-data-transform-extract.json",{"path":1534,"priority":322},"assets/omni-data-transform-item.json",{"path":1536,"priority":322},"assets/omni-data-transform-load.json",{"path":1538,"priority":322},"assets/omni-data-transform-transform.json",{"path":710,"priority":281},{"path":724,"priority":281},{"basePath":1542,"description":1543,"displayName":1544,"installMethods":1545,"rationale":1546,"selectedPaths":1547,"source":298,"sourceLanguage":18,"type":249},"skills/sf-industry-commoncore-flexcard","OmniStudio FlexCard creation and validation with 130-point scoring. Use when building at-a-glance UI cards, configuring data source bindings to Integration Procedures, or reviewing existing FlexCard definitions for accessibility and performance. TRIGGER when: user creates FlexCards, configures data sources, designs card layouts, or asks about OmniUiCard metadata. DO NOT TRIGGER when: building OmniScripts (use sf-industry-commoncore-omniscript), creating Integration Procedures (use sf-industry-commoncore-integration-procedure), or analyzing dependencies (use sf-industry-commoncore-omnistudio-analyze).\n","sf-industry-commoncore-flexcard",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-industry-commoncore-flexcard/SKILL.md",[1548,1549,1550,1551,1553,1554],{"path":272,"priority":273},{"path":278,"priority":276},{"path":280,"priority":281},{"path":1552,"priority":322},"assets/omni-ui-card.json",{"path":710,"priority":281},{"path":1555,"priority":281},"references/data-binding-guide.md",{"basePath":1557,"description":1558,"displayName":1559,"installMethods":1560,"rationale":1561,"selectedPaths":1562,"source":298,"sourceLanguage":18,"type":249},"skills/sf-industry-commoncore-integration-procedure","OmniStudio Integration Procedure creation and validation with 110-point scoring. Use when building server-side process orchestrations that combine Data Mapper actions, Apex Remote Actions, HTTP callouts, and conditional logic. TRIGGER when: user creates Integration Procedures, adds Data Mapper steps, configures Remote Actions, or reviews existing IP configurations. DO NOT TRIGGER when: building OmniScripts (use sf-industry-commoncore-omniscript), creating Data Mappers directly (use sf-industry-commoncore-datamapper), or analyzing cross-component dependencies (use sf-industry-commoncore-omnistudio-analyze).\n","sf-industry-commoncore-integration-procedure",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-industry-commoncore-integration-procedure/SKILL.md",[1563,1564,1565,1566,1568,1570,1572,1573],{"path":272,"priority":273},{"path":278,"priority":276},{"path":280,"priority":281},{"path":1567,"priority":322},"assets/omni-process-element-dr-extract.json",{"path":1569,"priority":322},"assets/omni-process-element-set-values.json",{"path":1571,"priority":322},"assets/omni-process-ip.json",{"path":710,"priority":281},{"path":1574,"priority":281},"references/element-types.md",{"basePath":1576,"description":1577,"displayName":1578,"installMethods":1579,"rationale":1580,"selectedPaths":1581,"source":298,"sourceLanguage":18,"type":249},"skills/sf-industry-commoncore-omniscript","OmniStudio OmniScript creation and validation with 120-point scoring. Use when building guided digital experiences, multi-step forms, or interactive processes that orchestrate Integration Procedures and Data Mappers. TRIGGER when: user creates OmniScripts, designs step flows, configures element types, or reviews existing OmniScript configurations. DO NOT TRIGGER when: building FlexCards (use sf-industry-commoncore-flexcard), creating Integration Procedures directly (use sf-industry-commoncore-integration-procedure), or analyzing dependencies (use sf-industry-commoncore-omnistudio-analyze).\n","sf-industry-commoncore-omniscript",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-industry-commoncore-omniscript/SKILL.md",[1582,1583,1584,1585,1587,1589,1591,1592],{"path":272,"priority":273},{"path":278,"priority":276},{"path":280,"priority":281},{"path":1586,"priority":322},"assets/omni-process-element-step.json",{"path":1588,"priority":322},"assets/omni-process-element-text-block.json",{"path":1590,"priority":322},"assets/omni-process-omniscript.json",{"path":710,"priority":281},{"path":1574,"priority":281},{"basePath":1594,"description":1595,"displayName":1596,"installMethods":1597,"rationale":1598,"selectedPaths":1599,"source":298,"sourceLanguage":18,"type":249},"skills/sf-industry-commoncore-omnistudio-analyze","Cross-cutting OmniStudio analysis skill for namespace detection, dependency visualization, and impact analysis across OmniScripts, FlexCards, Integration Procedures, and Data Mappers. TRIGGER when: user asks about OmniStudio dependencies, wants namespace detection (Core vs vlocity_cmt vs vlocity_ins), needs impact analysis, or requests dependency diagrams. DO NOT TRIGGER when: authoring OmniScripts (use sf-industry-commoncore-omniscript), building FlexCards (use sf-industry-commoncore-flexcard), creating Integration Procedures (use sf-industry-commoncore-integration-procedure), or configuring Data Mappers (use sf-industry-commoncore-datamapper).\n","sf-industry-commoncore-omnistudio-analyze",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-industry-commoncore-omnistudio-analyze/SKILL.md",[1600,1601,1602,1603,1605],{"path":272,"priority":273},{"path":278,"priority":276},{"path":280,"priority":281},{"path":1604,"priority":281},"references/dependency-patterns.md",{"path":1606,"priority":281},"references/namespace-guide.md",{"basePath":1608,"description":1609,"displayName":1610,"installMethods":1611,"rationale":1612,"selectedPaths":1613,"source":298,"sourceLanguage":18,"type":249},"skills/sf-integration","Salesforce integration architecture with 120-point scoring. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use sf-connected-apps), Apex-only logic (use sf-apex), or data import/export (use sf-data).\n","sf-integration",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-integration/SKILL.md",[1614,1615,1616,1617,1619,1621,1623,1625,1627,1629,1631,1633,1635,1637,1639,1641,1643,1645,1647,1649,1651,1653,1655,1657,1659,1661,1663,1665,1666,1668,1670,1672,1674,1676,1678,1680,1682,1683,1685,1686,1688,1690],{"path":272,"priority":273},{"path":275,"priority":276},{"path":280,"priority":281},{"path":1618,"priority":322},"assets/callouts/callout-retry-handler.cls",{"path":1620,"priority":322},"assets/callouts/http-response-handler.cls",{"path":1622,"priority":322},"assets/callouts/rest-queueable-callout.cls",{"path":1624,"priority":322},"assets/callouts/rest-sync-callout.cls",{"path":1626,"priority":322},"assets/cdc/cdc-handler.cls",{"path":1628,"priority":322},"assets/cdc/cdc-subscriber-trigger.trigger",{"path":1630,"priority":322},"assets/endpoint-security/example.cspTrustedSite-meta.xml",{"path":1632,"priority":322},"assets/endpoint-security/example.remoteSite-meta.xml",{"path":1634,"priority":322},"assets/external-credentials/jwt-external-credential.externalCredential-meta.xml",{"path":1636,"priority":322},"assets/external-credentials/oauth-external-credential.externalCredential-meta.xml",{"path":1638,"priority":322},"assets/external-services/external-service-operations.md",{"path":1640,"priority":322},"assets/external-services/openapi-registration.externalServiceRegistration-meta.xml",{"path":1642,"priority":322},"assets/named-credentials/certificate-auth.namedCredential-meta.xml",{"path":1644,"priority":322},"assets/named-credentials/custom-auth.namedCredential-meta.xml",{"path":1646,"priority":322},"assets/named-credentials/oauth-client-credentials.namedCredential-meta.xml",{"path":1648,"priority":322},"assets/named-credentials/oauth-jwt-bearer.namedCredential-meta.xml",{"path":1650,"priority":322},"assets/platform-events/event-publisher.cls",{"path":1652,"priority":322},"assets/platform-events/event-subscriber-action.cls",{"path":1654,"priority":322},"assets/platform-events/event-subscriber-trigger.trigger",{"path":1656,"priority":322},"assets/platform-events/platform-event-definition.object-meta.xml",{"path":1658,"priority":322},"assets/soap/soap-callout-service.cls",{"path":1660,"priority":322},"assets/soap/wsdl2apex-guide.md",{"path":1662,"priority":281},"references/callout-patterns.md",{"path":1664,"priority":281},"references/cdc-guide.md",{"path":369,"priority":281},{"path":1667,"priority":281},"references/event-driven-architecture-guide.md",{"path":1669,"priority":281},"references/event-patterns.md",{"path":1671,"priority":281},"references/external-services-guide.md",{"path":1673,"priority":281},"references/messaging-api-v2.md",{"path":1675,"priority":281},"references/named-credentials-automation.md",{"path":1677,"priority":281},"references/named-credentials-guide.md",{"path":1679,"priority":281},"references/platform-events-guide.md",{"path":1681,"priority":281},"references/rest-callout-patterns.md",{"path":297,"priority":281},{"path":1684,"priority":281},"references/security-best-practices.md",{"path":1147,"priority":322},{"path":1687,"priority":322},"scripts/configure-named-credential.sh",{"path":1689,"priority":322},"scripts/set-api-credential.sh",{"path":1691,"priority":322},"scripts/templates/setup-credentials-with-csp.sh",{"basePath":1693,"description":1694,"displayName":1695,"installMethods":1696,"rationale":1697,"selectedPaths":1698,"source":298,"sourceLanguage":18,"type":249},"skills/sf-lwc","Lightning Web Components with PICKLES methodology and 165-point scoring. TRIGGER when: user creates/edits LWC components, touches lwc/**/*.js, .html, .css, .js-meta.xml files, or asks about wire service, SLDS, or Jest LWC tests. DO NOT TRIGGER when: Apex classes (use sf-apex), Aura components, or Visualforce.\n","sf-lwc",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-lwc/SKILL.md",[1699,1700,1701,1702,1704,1706,1708,1710,1712,1714,1716,1718,1720,1722,1724,1726,1728,1730,1732,1734,1736,1738,1740,1742,1744,1746,1748,1750,1752,1754,1756,1758,1760,1762,1764,1766,1768,1770,1771,1773,1775,1777,1779,1781,1783,1785,1787,1789,1791,1793],{"path":272,"priority":273},{"path":275,"priority":276},{"path":280,"priority":281},{"path":1703,"priority":322},"assets/apex-controller/LwcController.cls",{"path":1705,"priority":322},"assets/basic-component/basicComponent.css",{"path":1707,"priority":322},"assets/basic-component/basicComponent.html",{"path":1709,"priority":322},"assets/basic-component/basicComponent.js",{"path":1711,"priority":322},"assets/basic-component/basicComponent.js-meta.xml",{"path":1713,"priority":322},"assets/datatable-component/datatableComponent.html",{"path":1715,"priority":322},"assets/datatable-component/datatableComponent.js",{"path":1717,"priority":322},"assets/flow-screen-component/flowScreenComponent.css",{"path":1719,"priority":322},"assets/flow-screen-component/flowScreenComponent.html",{"path":1721,"priority":322},"assets/flow-screen-component/flowScreenComponent.js",{"path":1723,"priority":322},"assets/flow-screen-component/flowScreenComponent.js-meta.xml",{"path":1725,"priority":322},"assets/form-component/formComponent.html",{"path":1727,"priority":322},"assets/form-component/formComponent.js",{"path":1729,"priority":322},"assets/graphql-component/graphqlComponent.html",{"path":1731,"priority":322},"assets/graphql-component/graphqlComponent.js",{"path":1733,"priority":322},"assets/jest-test/componentName.test.js.example",{"path":1735,"priority":322},"assets/message-channel/RecordSelected.messageChannel-meta.xml",{"path":1737,"priority":322},"assets/message-channel/lmsPublisher.js",{"path":1739,"priority":322},"assets/message-channel/lmsSubscriber.js",{"path":1741,"priority":322},"assets/modal-component/modalComponent.html",{"path":1743,"priority":322},"assets/modal-component/modalComponent.js",{"path":1745,"priority":322},"assets/record-picker/recordPicker.html",{"path":1747,"priority":322},"assets/record-picker/recordPicker.js",{"path":1749,"priority":322},"assets/state-store/store.js",{"path":1751,"priority":322},"assets/typescript-component/typescriptComponent.css",{"path":1753,"priority":322},"assets/typescript-component/typescriptComponent.html",{"path":1755,"priority":322},"assets/typescript-component/typescriptComponent.js-meta.xml",{"path":1757,"priority":322},"assets/typescript-component/typescriptComponent.test.ts.example",{"path":1759,"priority":322},"assets/typescript-component/typescriptComponent.ts",{"path":1761,"priority":322},"assets/workspace-api/workspaceComponent.html",{"path":1763,"priority":322},"assets/workspace-api/workspaceComponent.js",{"path":1765,"priority":281},"references/accessibility-guide.md",{"path":1767,"priority":281},"references/advanced-features.md",{"path":1769,"priority":281},"references/async-notification-patterns.md",{"path":285,"priority":281},{"path":1772,"priority":281},"references/component-patterns.md",{"path":1774,"priority":281},"references/flow-integration-guide.md",{"path":1776,"priority":281},"references/jest-testing.md",{"path":1778,"priority":281},"references/lms-guide.md",{"path":1780,"priority":281},"references/lwc-best-practices.md",{"path":1782,"priority":281},"references/performance-guide.md",{"path":1784,"priority":281},"references/scoring-and-testing.md",{"path":1786,"priority":281},"references/slds-blueprints.json",{"path":1788,"priority":281},"references/slds-design-guide.md",{"path":1790,"priority":281},"references/state-management.md",{"path":1792,"priority":281},"references/template-anti-patterns.md",{"path":737,"priority":281},{"basePath":1795,"description":1796,"displayName":1797,"installMethods":1798,"rationale":1799,"selectedPaths":1800,"source":298,"sourceLanguage":18,"type":249},"skills/sf-metadata","Salesforce metadata generation and querying with 120-point scoring. TRIGGER when: user creates custom objects, fields, validation rules, or touches .object-meta.xml, .field-meta.xml, .profile-meta.xml files. DO NOT TRIGGER when: permission set analysis (use sf-permissions), deploying metadata (use sf-deploy), or Flow XML (use sf-flow).\n","sf-metadata",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-metadata/SKILL.md",[1801,1802,1803,1804,1806,1808,1810,1812,1814,1816,1818,1820,1822,1824,1826,1828,1830,1832,1834,1836,1838,1840,1842,1844,1846,1848,1850,1852,1854,1856,1858,1860,1861,1862,1864,1866,1868],{"path":272,"priority":273},{"path":275,"priority":276},{"path":280,"priority":281},{"path":1805,"priority":322},"assets/fields/checkbox-field.xml",{"path":1807,"priority":322},"assets/fields/currency-field.xml",{"path":1809,"priority":322},"assets/fields/date-field.xml",{"path":1811,"priority":322},"assets/fields/email-field.xml",{"path":1813,"priority":322},"assets/fields/formula-field.xml",{"path":1815,"priority":322},"assets/fields/lookup-field.xml",{"path":1817,"priority":322},"assets/fields/master-detail-field.xml",{"path":1819,"priority":322},"assets/fields/multi-select-picklist.xml",{"path":1821,"priority":322},"assets/fields/number-field.xml",{"path":1823,"priority":322},"assets/fields/phone-field.xml",{"path":1825,"priority":322},"assets/fields/picklist-field.xml",{"path":1827,"priority":322},"assets/fields/rollup-summary-field.xml",{"path":1829,"priority":322},"assets/fields/text-field.xml",{"path":1831,"priority":322},"assets/fields/textarea-field.xml",{"path":1833,"priority":322},"assets/fields/url-field.xml",{"path":1835,"priority":322},"assets/layouts/page-layout.xml",{"path":1837,"priority":322},"assets/objects/custom-object.xml",{"path":1839,"priority":322},"assets/permission-sets/permission-set.xml",{"path":1841,"priority":322},"assets/profiles/profile.xml",{"path":1843,"priority":322},"assets/record-types/record-type.xml",{"path":1845,"priority":322},"assets/validation-rules/validation-rule.xml",{"path":1847,"priority":281},"references/best-practices-scoring.md",{"path":1849,"priority":281},"references/custom-object-example.md",{"path":1851,"priority":281},"references/field-and-cli-reference.md",{"path":1853,"priority":281},"references/field-types-example.md",{"path":1855,"priority":281},"references/field-types-guide.md",{"path":1857,"priority":281},"references/fls-best-practices.md",{"path":1859,"priority":281},"references/metadata-types-reference.md",{"path":724,"priority":281},{"path":862,"priority":281},{"path":1863,"priority":281},"references/permission-set-example.md",{"path":1865,"priority":281},"references/permset-auto-generation.md",{"path":1867,"priority":281},"references/profile-permission-guide.md",{"path":1869,"priority":281},"references/sf-cli-commands.md",{"basePath":1871,"description":1872,"displayName":1873,"installMethods":1874,"rationale":1875,"selectedPaths":1876,"source":298,"sourceLanguage":18,"type":249},"skills/sf-permissions","Permission Set analysis, hierarchy viewer, and access auditing. TRIGGER when: user asks \"who has access to X?\", analyzes permission sets/groups, or touches .permissionset-meta.xml / .permissionsetgroup-meta.xml files. DO NOT TRIGGER when: creating new metadata (use sf-metadata), deploying permission sets (use sf-deploy), or Apex sharing logic (use sf-apex).\n","sf-permissions",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-permissions/SKILL.md",[1877,1878,1879,1880,1881,1883,1885,1887,1888,1890,1891,1892,1893,1895,1897,1899,1901,1903,1905,1907,1909],{"path":272,"priority":273},{"path":275,"priority":276},{"path":278,"priority":276},{"path":280,"priority":281},{"path":1882,"priority":281},"references/agent-access-guide.md",{"path":1884,"priority":281},"references/permission-model.md",{"path":1886,"priority":281},"references/soql-reference.md",{"path":1145,"priority":281},{"path":1889,"priority":281},"references/workflow-examples.md",{"path":385,"priority":322},{"path":389,"priority":322},{"path":391,"priority":322},{"path":1894,"priority":322},"scripts/hierarchy_viewer.py",{"path":1896,"priority":322},"scripts/metadata_fetcher.py",{"path":1898,"priority":322},"scripts/permission_detector.py",{"path":1900,"priority":322},"scripts/permission_exporter.py",{"path":1902,"priority":322},"scripts/renderers/__init__.py",{"path":1904,"priority":322},"scripts/renderers/ascii_tree.py",{"path":1906,"priority":322},"scripts/renderers/mermaid.py",{"path":1908,"priority":322},"scripts/tooling_api.py",{"path":1910,"priority":322},"scripts/user_analyzer.py",{"basePath":246,"description":10,"displayName":13,"installMethods":1912,"rationale":1913,"selectedPaths":1914,"source":298,"sourceLanguage":18,"type":249},{"claudeCode":12},"SKILL.md frontmatter at skills/sf-soql/SKILL.md",[1915,1916,1917,1918,1920,1922,1924,1926,1928,1930,1931,1932,1934,1936,1938,1939],{"path":272,"priority":273},{"path":275,"priority":276},{"path":280,"priority":281},{"path":1919,"priority":322},"assets/aggregate-queries.soql",{"path":1921,"priority":322},"assets/basic-queries.soql",{"path":1923,"priority":322},"assets/bulkified-query-pattern.cls",{"path":1925,"priority":322},"assets/optimization-patterns.soql",{"path":1927,"priority":322},"assets/relationship-queries.soql",{"path":1929,"priority":322},"assets/selector-class.cls",{"path":706,"priority":281},{"path":285,"priority":281},{"path":1933,"priority":281},"references/field-coverage-rules.md",{"path":1935,"priority":281},"references/query-optimization.md",{"path":1937,"priority":281},"references/selector-patterns.md",{"path":1886,"priority":281},{"path":1940,"priority":281},"references/soql-syntax-reference.md",{"basePath":1942,"description":1943,"displayName":1944,"installMethods":1945,"rationale":1946,"selectedPaths":1947,"source":298,"sourceLanguage":18,"type":249},"skills/sf-testing","Apex test execution, coverage analysis, and test-fix loops with 120-point scoring. TRIGGER when: user runs Apex tests, checks code coverage, fixes failing tests, or touches *Test.cls / *_Test.cls files. DO NOT TRIGGER when: writing Apex production code (use sf-apex), Agentforce agent testing (use sf-ai-agentforce-testing), or Jest/LWC tests (use sf-lwc).\n","sf-testing",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-testing/SKILL.md",[1948,1949,1950,1951,1953,1955,1957,1959,1961,1962,1963,1965,1967,1969,1971],{"path":272,"priority":273},{"path":275,"priority":276},{"path":280,"priority":281},{"path":1952,"priority":322},"assets/basic-test.cls",{"path":1954,"priority":322},"assets/bulk-test.cls",{"path":1956,"priority":322},"assets/dml-mock.cls",{"path":1958,"priority":322},"assets/mock-callout-test.cls",{"path":1960,"priority":322},"assets/stub-provider-example.cls",{"path":700,"priority":322},{"path":285,"priority":281},{"path":1964,"priority":281},"references/mocking-patterns.md",{"path":1966,"priority":281},"references/performance-optimization.md",{"path":1968,"priority":281},"references/test-fix-loop.md",{"path":1970,"priority":281},"references/test-patterns.md",{"path":1972,"priority":281},"references/testing-best-practices.md",{"basePath":1974,"description":1975,"displayName":1976,"installMethods":1977,"rationale":1978,"selectedPaths":1979,"source":298,"sourceLanguage":18,"type":249},"skills/sf-vlocity-build-deploy","Salesforce Industries DataPack deployment automation using Vlocity Build. TRIGGER when: user deploys or validates OmniStudio/Vlocity DataPacks with vlocity commands (packDeploy/packRetry/packExport/packGetDiffs), sets up DataPack CI/CD pipelines, or troubleshoots DataPack migration errors. DO NOT TRIGGER when: deploying Salesforce metadata with sf project deploy (use sf-deploy), authoring OmniStudio artifacts (use sf-industry-commoncore-*), or writing Apex/LWC business logic (use sf-apex/sf-lwc).\n","sf-vlocity-build-deploy",{"claudeCode":12},"SKILL.md frontmatter at skills/sf-vlocity-build-deploy/SKILL.md",[1980,1981,1982,1983,1984,1985,1987,1989,1991,1993],{"path":272,"priority":273},{"path":275,"priority":276},{"path":278,"priority":276},{"path":280,"priority":281},{"path":1479,"priority":322},{"path":1986,"priority":322},"examples/business-internet-plus-bundle/deploy-business-internet-plus-bundle.yaml",{"path":1988,"priority":322},"examples/business-internet-plus-bundle-deploy/TRANSCRIPT.md",{"path":1990,"priority":322},"examples/business-internet-plus-bundle-deploy/deploy-business-internet-plus-bundle.yaml",{"path":1992,"priority":281},"references/job-file-template.md",{"path":1994,"priority":281},"references/troubleshooting-matrix.md",{"sources":1996},[1997],"manual",{"closedIssues90d":233,"description":1999,"forks":234,"license":241,"openIssues90d":237,"pushedAt":238,"readmeSize":231,"stars":239,"topics":2000},"[ARCHIVED — migrated to forcedotcom/afv-library] Salesforce Skills for Agentic Coding Tools — Apex, Flow, LWC, SOQL, Agentforce, Data Cloud, OmniStudio. Read-only archive; active development continues at github.com/forcedotcom/afv-library.",[],{"classifiedAt":2002,"discoverAt":2003,"extractAt":2004,"githubAt":2004,"updatedAt":2002},1778691254232,1778690017215,1778691252149,[217,216,215,212,213,214],{"evaluatedAt":244,"extractAt":2007,"updatedAt":244},1778691254636,[],[2010,2041,2061,2079,2100,2117],{"_creationTime":2011,"_id":2012,"community":2013,"display":2014,"identity":2020,"providers":2025,"relations":2034,"tags":2037,"workflow":2038},1778691344230.1372,"k17a4zxggvvh0nqzpj96av49rn86ne09",{"reviewCount":8},{"description":2015,"installMethods":2016,"name":2018,"sourceUrl":2019},"Writes and debugs Apex code, builds Lightning Web Components, optimizes SOQL queries, implements triggers, batch jobs, platform events, and integrations on the Salesforce platform. Use when developing Salesforce applications, customizing CRM workflows, managing governor limits, bulk processing, or setting up Salesforce DX and CI/CD pipelines.",{"claudeCode":2017},"jeffallan/claude-skills","Salesforce Developer","https://github.com/jeffallan/claude-skills",{"basePath":2021,"githubOwner":2022,"githubRepo":2023,"locale":18,"slug":2024,"type":249},"skills/salesforce-developer","jeffallan","claude-skills","salesforce-developer",{"evaluate":2026,"extract":2033},{"promptVersionExtension":205,"promptVersionScoring":206,"score":2027,"tags":2028,"targetMarket":218,"tier":219},100,[212,217,2029,213,2030,2031,2032],"lwc","crm","devops","integration",{"commitSha":255,"license":241},{"parentExtensionId":2035,"repoId":2036},"k177fx0q0bsftkws6j1av221j186ndt6","kd77w37et655xneae33d1p2d2n86ncxp",[217,2030,2031,2032,2029,212,213],{"evaluatedAt":2039,"extractAt":2040,"updatedAt":2039},1778692548131,1778691344230,{"_creationTime":2042,"_id":2043,"community":2044,"display":2045,"identity":2047,"providers":2048,"relations":2057,"tags":2058,"workflow":2059},1778691254636.7297,"k176trkx5fgmwhyv6ny4vkkfv186myzy",{"reviewCount":8},{"description":779,"installMethods":2046,"name":780,"sourceUrl":14},{"claudeCode":12},{"basePath":778,"githubOwner":247,"githubRepo":248,"locale":18,"slug":780,"type":249},{"evaluate":2049,"extract":2056},{"promptVersionExtension":205,"promptVersionScoring":206,"score":2050,"tags":2051,"targetMarket":218,"tier":219},99,[212,2052,2053,217,2054,2055],"data","cli","testing","automation",{"commitSha":255,"license":241},{"repoId":257},[217,2055,2053,2052,212,2054],{"evaluatedAt":2060,"extractAt":2007,"updatedAt":2060},1778691440145,{"_creationTime":2062,"_id":2063,"community":2064,"display":2065,"identity":2067,"providers":2068,"relations":2075,"tags":2076,"workflow":2077},1778691254636.7363,"k17epd0hx1fhhjnqktzwsswkw986mdcf",{"reviewCount":8},{"description":1943,"installMethods":2066,"name":1944,"sourceUrl":14},{"claudeCode":12},{"basePath":1942,"githubOwner":247,"githubRepo":248,"locale":18,"slug":1944,"type":249},{"evaluate":2069,"extract":2074},{"promptVersionExtension":205,"promptVersionScoring":206,"score":2070,"tags":2071,"targetMarket":218,"tier":219},98,[212,217,2054,2072,2073],"ci","developer-tool",{"commitSha":255,"license":241},{"repoId":257},[217,2072,2073,212,2054],{"evaluatedAt":2078,"extractAt":2007,"updatedAt":2078},1778692082852,{"_creationTime":2080,"_id":2081,"community":2082,"display":2083,"identity":2085,"providers":2086,"relations":2096,"tags":2097,"workflow":2098},1778691254636.735,"k178s9q7ayvpfzzez60rxax3j186m0ft",{"reviewCount":8},{"description":1609,"installMethods":2084,"name":1610,"sourceUrl":14},{"claudeCode":12},{"basePath":1608,"githubOwner":247,"githubRepo":248,"locale":18,"slug":1610,"type":249},{"evaluate":2087,"extract":2095},{"promptVersionExtension":205,"promptVersionScoring":206,"score":2070,"tags":2088,"targetMarket":218,"tier":219},[212,2032,217,2089,2055,2090,2091,2092,2093,2094],"api","platform-events","named-credentials","rest","soap","cdc",{"commitSha":255},{"repoId":257},[217,2089,2055,2094,2032,2091,2090,2092,212,2093],{"evaluatedAt":2099,"extractAt":2007,"updatedAt":2099},1778691932331,{"_creationTime":2101,"_id":2102,"community":2103,"display":2104,"identity":2106,"providers":2107,"relations":2113,"tags":2114,"workflow":2115},1778691254636.7336,"k170npcxrx0m1jz5gr8zxc0he586nqts",{"reviewCount":8},{"description":1485,"installMethods":2105,"name":1486,"sourceUrl":14},{"claudeCode":12},{"basePath":1484,"githubOwner":247,"githubRepo":248,"locale":18,"slug":1486,"type":249},{"evaluate":2108,"extract":2112},{"promptVersionExtension":205,"promptVersionScoring":206,"score":2070,"tags":2109,"targetMarket":218,"tier":219},[212,217,2055,2110,2111],"code-generation","migration",{"commitSha":255},{"repoId":257},[217,2055,2110,2111,212],{"evaluatedAt":2116,"extractAt":2007,"updatedAt":2116},1778691764589,{"_creationTime":2118,"_id":2119,"community":2120,"display":2121,"identity":2127,"providers":2132,"relations":2141,"tags":2143,"workflow":2144},1778696691708.3035,"k17br1j5s86ae90zqeyd7zcg2586mkwr",{"reviewCount":8},{"description":2122,"installMethods":2123,"name":2125,"sourceUrl":2126},"Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms\n",{"claudeCode":2124},"ruvnet/ruflo","Performance Analysis","https://github.com/ruvnet/ruflo",{"basePath":2128,"githubOwner":2129,"githubRepo":2130,"locale":18,"slug":2131,"type":249},".claude/skills/performance-analysis","ruvnet","ruflo","performance-analysis",{"evaluate":2133,"extract":2140},{"promptVersionExtension":205,"promptVersionScoring":206,"score":2027,"tags":2134,"targetMarket":218,"tier":219},[2135,2136,216,2137,2138,2139],"performance","analysis","claude-flow","bottleneck-detection","reporting",{"commitSha":255,"license":241},{"repoId":2142},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[2136,2138,2137,216,2135,2139],{"evaluatedAt":2145,"extractAt":2146,"updatedAt":2145},1778699217174,1778696691708]