AI agent prompts and instructions for Xperience by Kentico development. This repository provides pre-configured prompts for common development tasks, helping developers accelerate their workflow with AI coding assistants.
This repository contains prompts for the following solutions:
- GitHub Copilot
- Cursor
- Claude Code
Prompts are transferrable to other solutions. Follow the conventions of your specific assistant.
- Xperience by Kentico 30.6.0 or newer
- An AI coding assistant, for example:
-
Clone this repository:
git clone https://github.com/Kentico/xperience-by-kentico-kenticopilot.git
-
Copy the files for your AI assistant to your Xperience project:
# For GitHub Copilot cp -r src/widget-creation/gh-copilot/* YOUR_PROJECT/ # For Cursor cp -r src/widget-creation/cursor/* YOUR_PROJECT/ # For Claude Code cp -r src/widget-creation/claude-code/* YOUR_PROJECT/
- Prompts are transferable to other solutions. Follow the conventions of your specific assistant.
-
Follow the use case README in
src/for specific instructions.
View the Usage Guide for more detailed instructions.
To see the guidelines for Contributing to Kentico open source software, please see Kentico's CONTRIBUTING.md for more information and follow the Kentico's CODE_OF_CONDUCT.
Instructions and technical details for contributing to this project can be found in Contributing Setup.
Distributed under the MIT License. See LICENSE.md for more information.
This project has Kentico Labs limited support.
See SUPPORT.md for more information.
For any security issues see SECURITY.md.