From widget-creation
Generates Kentico Xperience widget implementations from instructions files, matching project patterns with caching, null checks, localization, and edit/live testing.
npx claudepluginhub kentico/xperience-by-kentico-kenticopilot --plugin widget-creationThis skill uses the workspace's default tool permissions.
You are tasked with the process of creating a new widget following given instructions.
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.
Generates Webflow Code Component boilerplate with React component, .webflow.tsx definition file, and optional styling. Checks prerequisites and sets up missing webflow.json/config/dependencies.
Develops custom widgets for SAP Analytics Cloud (SAC) using JavaScript Web Components, JSON metadata, data binding, lifecycle functions, styling panels, third-party libraries, hosting, security, performance, and debugging.
Share bugs, ideas, or general feedback.
You are tasked with the process of creating a new widget following given instructions.
First, read the instructions file provided by the user.
Next, 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, implement the widget according to the instructions provided to you. Make sure to follow best practices and conventions used in the project.
nameof expressions.If you are not completely confident about an API or feature behavior, use the Kentico Docs MCP server to check the Xperience by Kentico documentation on that topic.