Kentico
Official@kentico · Brno, Czech Republic
Open-Source Software, from Kentico with 💘
Agent Skills by Kentico
Showing 19 vetted skills indexed across 1 GitHub repositories.
migrate-run
Executes Kentico Migration Tool CLI to migrate KX13 content to XbyK.
migrate-fields
Generate C# IFieldMigration code for KX13 to XbyK field transformations.
migrate-eval
Evaluate KX13 to XbyK migration outcomes across 12 categories using logs and SQL queries.
migrate-classes
Generate C# IClassMapping and IReusableSchemaBuilder code from a KX13 to XbyK migration plan.
migrate-plan
Create a structured Kentico Xperience 13 to Xperience by Kentico migration plan.
migrate-content-items
Generate ContentItemDirectorBase C# code for KX13 to XbyK migration strategies.
migrate-widgets
Generate C# widget migration code for KX13-to-XbyK content transformations.
migrate-appsettings
Generate a validated Kentico Migration Tool CLI appsettings.json from a migration plan.
widget-create-implementation
Generate Xperience by Kentico widget implementations from an instructions file.
widget-create-research
Generate Page Builder widget implementation instructions from requirements and design artifacts.
content-audit
Audit Kentico Xperience 13 content models via SQL queries and export Markdown and JSON reports.
cd-repository-configure
Configure CD repository filters from CI changes in PRs or commit ranges.
cd-repository-upgrade
Migrate Kentico CD Repository repository.config from v1 to v2 syntax.
cd-repository-discovery
Locate Xperience app and CI/CD repository paths, detect repository.config version, and write cd-repository-context.json.
migrate-global-code
Migrate global code from Kentico Xperience 13 to Xperience by Kentico.
migrate-shared-component
Migrate shared UI components from Kentico Xperience 13 to Xperience by Kentico.
migrate-page-widgets
Convert Kentico Xperience 13 Page Builder widgets and sections to Xperience by Kentico.
migrate-page-visual
Compare legacy and migrated Kentico Xperience 13 pages with Playwright screenshots and apply iterative UI fixes.
migrate-page
Migrate Kentico Xperience 13 pages to Xperience by Kentico with dependency conversion.
Frequently Asked Questions About Kentico
FAQPage SchemaWhat specific tasks can engineers perform with these migration utilities?▼
Engineers can execute full-scale content model transformations, generate C# class mappings, convert Page Builder widgets, and validate migration outcomes using SQL queries and visual regression testing. These utilities streamline the transition from legacy Xperience 13 environments to the modern Xperience by Kentico platform.
Which technical personas are the primary users of these migration capabilities?▼
These capabilities are designed for CMS developers, enterprise architects, and migration engineers tasked with upgrading legacy digital experience platforms. The utilities specifically support those managing complex C# codebases and structured content repositories during large-scale platform modernization projects.
What are the prerequisites for executing these migration processes?▼
Users require an existing Kentico Xperience 13 environment and a target Xperience by Kentico instance. Prerequisites include familiarity with C# for custom class mapping, access to the source SQL database for auditing, and the ability to configure repository paths for continuous integration synchronization.