Module: Page Builder
16 of 18 Pages
Implement widgets with KentiCopilot (video)
With the documentation MCP server, your agentic coding assistant has access to a rich collection of reference materials about Xperience by Kentico.
As part of KentiCopilot, we’ve put together some detailed agent skills and reference materials to help your agent rapidly build functional widgets.
KentiCopilot widget-creation update
Since we published this guide, the KentiCopilot repository has been restructured. The widget creation resources have moved from src/widget-creation/ to plugins/widget-creation/, and the repository now uses a plugin system built on skills rather than standalone prompt files.
The content of this guide remains valid – the widget implementation workflow, requirements template, and example prompts in this guide all reflect the same underlying approach. The difference is that the prompts shown here (/widget-create-research, /widget-create-implementation) are now delivered as skills within the plugin system, which gives you greater flexibility to customize and extend them for your specific project needs.
For the most up-to-date setup instructions, refer to the widget-creation plugin README in the repository.
Check out this five-minute video to see an example widget implementation from start to finish!