mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 11:19:27 +08:00
Validating - skills fixing
This commit is contained in:
parent
699663479e
commit
daafb7f36a
@ -1,13 +1,6 @@
|
||||
---
|
||||
name: building-omnistudio-integration-procedure
|
||||
description: "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 building-omnistudio-omniscript),
|
||||
creating Data Mappers directly (use building-omnistudio-datamapper), or analyzing
|
||||
cross-component dependencies (use analyzing-omnistudio-dependencies)."
|
||||
description: "OmniStudio Integration Procedure creation and validation with 110-point scoring. Use this skill 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 building-omnistudio-omniscript), creating Data Mappers directly (use building-omnistudio-datamapper), or analyzing cross-component dependencies (use analyzing-omnistudio-dependencies)."
|
||||
license: MIT
|
||||
metadata:
|
||||
version: "1.0"
|
||||
|
||||
@ -1,12 +1,6 @@
|
||||
---
|
||||
name: generating-visual-diagrams
|
||||
description: "AI-powered image generation for Salesforce visuals via Nano Banana Pro.
|
||||
Use this skill when the user needs rendered PNG/SVG output such as visual ERDs (Entity
|
||||
Relationship Diagrams), UI mockups, wireframes, or architecture illustrations.
|
||||
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 generating-mermaid-diagrams),
|
||||
or non-visual documentation tasks."
|
||||
description: "AI-powered image generation for Salesforce visuals via Nano Banana Pro. Use this skill when the user needs rendered PNG/SVG output such as visual ERDs (Entity Relationship Diagrams), UI mockups, wireframes, or architecture illustrations. 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 generating-mermaid-diagrams), or non-visual documentation tasks."
|
||||
license: MIT
|
||||
metadata:
|
||||
version: "1.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user