Using the AI Assistant
Describe what you want in plain language, and the right skill activates and looks up accurate component knowledge through the MCP server.
🚧 Early access. Build with AI is rolling out gradually and improving with every release. Something unclear, missing, or broken? Tell us: your feedback directly shapes what we improve next.
You don't invoke skills or MCP tools yourself. Describe the outcome in plain language, and the assistant activates the right skill and looks up real component knowledge through the MCP server.
The right skill activates for you
Avonni Flow Screen Components in a screen flow
avonni-flow-components
An Avonni Dynamic Component
avonni-dynamic-components
Avonni components on a Digital Experience site page
avonni-experience-components
Avonni components in LWC code (HTML/JS/CSS)
avonni-lwc-components
Anything spanning multiple artifact types, or a business use case
avonni-architect
Prompt ideas
Copy any of these, adapt the object names to your org, and send. Refer to components by the names used in this documentation: "Data Table", "Kanban", "Calendar", "Date Picker". The assistant resolves each name to the right component through the MCP server.
Add an Avonni Kanban of Opportunities grouped by stage to my screen flow, with a card action that opens the record.
Create a screen flow with an Avonni Calendar showing Events for the current user.
Add an Avonni Data Table of open Cases with a search bar to my screen.
What happens: the avonni-flow-components skill activates, looks up each component's real properties and interactions through the MCP server, and adds the configured component to your flow file.
Change the Kanban grouping from stage to owner.
Add pagination to the Data Table on my second screen.
Set the Date Picker's default value to today.
What happens: the skill reads your flow file, checks the component's options through the MCP server, and applies the change.
Interactions connect a component event to an action, with no extra flow logic.
Move the user to the next screen when they pick a record.
Open a confirmation modal before deleting the selected records.
Fire confetti when the user submits the final screen.
What happens: the skill wires the right interaction types (Flow Navigation, Open Confirmation Modal, Fire Confetti) with their settings, and it knows the prerequisites, for example that Fire Confetti requires the Interaction Service component on the same screen.
Create a screen flow for booking appointments, and a Dynamic Component with a button that launches it.
This spans two artifact types, so avonni-architect activates. It plans the architecture, builds the flow first, then builds the Dynamic Component with its button wired to launch that flow.
What happens: one request, several artifacts, all wired together in dependency order.
What to expect
A typical session runs in three steps:
Nothing is deployed to your org: deployment and activation stay in your hands. See Limitations & FAQ.
Last updated
Was this helpful?
