# Widget Create Implementation

> Creates widget code following the generated instructions, project conventions, and Xperience best practices.

- **Type:** Skill
- **Install:** `agentstack add skill-kentico-xperience-by-kentico-kenticopilot-widget-create-implementation`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Kentico](https://agentstack.voostack.com/s/kentico)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Kentico](https://github.com/Kentico)
- **Source:** https://github.com/Kentico/xperience-by-kentico-kenticopilot/tree/main/plugins/widget-creation/skills/widget-create-implementation

## Install

```sh
agentstack add skill-kentico-xperience-by-kentico-kenticopilot-widget-create-implementation
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

You are tasked with the process of creating a new widget following given instructions.

## Input Parameters

- **Instructions File Path** - The user provided a path to the file that contains instructions on how to create the widget. You must follow these during implementation.

## Steps to follow

- 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.

## Important rules

- **Caching** - Always use caching, unless explicitly stated otherwise.
- **Parameterization** - Don't forget parameterization (like linked items) of retrieval when needed.
- **Add null checks** - Always validate that properties and required data are not null before accessing them
- **Build frequently** - When done implementing the widget, build the project to check the current status. Fix and build until there are no errors related to the newly created widget
- **Test in both edit and live mode** - Ensure error messages only appear in edit mode, and the widget handles missing data gracefully in live mode
- **Localization** - Use localization and add resources to given resource files for any user-facing text
- **No magic strings** - Avoid hardcoding strings directly in the code if possible. Use constants or `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.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Kentico](https://github.com/Kentico)
- **Source:** [Kentico/xperience-by-kentico-kenticopilot](https://github.com/Kentico/xperience-by-kentico-kenticopilot)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-kentico-xperience-by-kentico-kenticopilot-widget-create-implementation
- Seller: https://agentstack.voostack.com/s/kentico
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
