From widget-creation
Prepares detailed instructions for Kentico Xperience Page Builder widgets by analyzing requirements and design, validating docs via MCP, reviewing project patterns, and filling creation template.
npx claudepluginhub kentico/xperience-by-kentico-kenticopilot --plugin widget-creationThis skill uses the workspace's default tool permissions.
You are tasked with preparing a detailed instructions file that will guide the implementation of a new Page Builder widget.
Generates Kentico Xperience widget implementations from instructions files, matching project patterns with caching, null checks, localization, and edit/live testing.
Build new feature/page/component/integration from scratch. Triggers "build a", "create a", "implement", "add feature", "add new functionality".
Migrates Page Builder widgets and sections from Kentico Xperience 13 pages to Xperience by Kentico. Identifies and converts components used by a specified page before page logic migration.
Share bugs, ideas, or general feedback.
You are tasked with preparing a detailed instructions file that will guide the implementation of a new Page Builder widget.
First, check all documentation links in the references/docs.md file using Kentico Docs MCP.
Next, read all remaining files in the references/ folder.
Then, check all requirements and design files in the user-input folder provided by the user.
Check the current state of the project for resources you will need for creation of the widget. If you find already present widgets, follow their patterns and conventions.
Finally, create a new instructions file in the user-input folder that will allow you to generate a new widget. Use assets/CREATION_TEMPLATE.md as a base and fill in all the parts in brackets. Other parts of the file must stay the same as in the template.