Kentico avatar

Kentico

Official

@kentico · Brno, Czech Republic

0Followers
|
94Public Repos
|
19Published Skills

Open-Source Software, from Kentico with 💘

Skills Distribution
DomainBusiness, Fi...Content Migration .. (50%)Enterprise CMS Arc.. (30%)Continuous Integra.. (20%)

Agent Skills by Kentico

Showing 19 vetted skills indexed across 1 GitHub repositories.

KenticoKentico
14

migrate-run

Executes Kentico Migration Tool CLI to migrate KX13 content to XbyK.

Official
Advanced
KenticoKentico
14

migrate-fields

Generate C# IFieldMigration code for KX13 to XbyK field transformations.

Official
Advanced
KenticoKentico
14

migrate-eval

Evaluate KX13 to XbyK migration outcomes across 12 categories using logs and SQL queries.

Official
Advanced
KenticoKentico
14

migrate-classes

Generate C# IClassMapping and IReusableSchemaBuilder code from a KX13 to XbyK migration plan.

Official
Advanced
KenticoKentico
14

migrate-plan

Create a structured Kentico Xperience 13 to Xperience by Kentico migration plan.

Official
Advanced
KenticoKentico
14

migrate-content-items

Generate ContentItemDirectorBase C# code for KX13 to XbyK migration strategies.

Official
Advanced
KenticoKentico
14

migrate-widgets

Generate C# widget migration code for KX13-to-XbyK content transformations.

Official
Advanced
KenticoKentico
14

migrate-appsettings

Generate a validated Kentico Migration Tool CLI appsettings.json from a migration plan.

Official
Advanced
KenticoKentico
14

widget-create-implementation

Generate Xperience by Kentico widget implementations from an instructions file.

Official
Intermediate
KenticoKentico
14

widget-create-research

Generate Page Builder widget implementation instructions from requirements and design artifacts.

Official
Intermediate
KenticoKentico
14

content-audit

Audit Kentico Xperience 13 content models via SQL queries and export Markdown and JSON reports.

Official
Advanced
KenticoKentico
14

cd-repository-configure

Configure CD repository filters from CI changes in PRs or commit ranges.

Official
Advanced
KenticoKentico
14

cd-repository-upgrade

Migrate Kentico CD Repository repository.config from v1 to v2 syntax.

Official
Advanced
KenticoKentico
14

cd-repository-discovery

Locate Xperience app and CI/CD repository paths, detect repository.config version, and write cd-repository-context.json.

Official
Intermediate
KenticoKentico
14

migrate-global-code

Migrate global code from Kentico Xperience 13 to Xperience by Kentico.

Official
Advanced
KenticoKentico
14

migrate-shared-component

Migrate shared UI components from Kentico Xperience 13 to Xperience by Kentico.

Official
Advanced
KenticoKentico
14

migrate-page-widgets

Convert Kentico Xperience 13 Page Builder widgets and sections to Xperience by Kentico.

Official
Intermediate
KenticoKentico
14

migrate-page-visual

Compare legacy and migrated Kentico Xperience 13 pages with Playwright screenshots and apply iterative UI fixes.

Official
Advanced
KenticoKentico
14

migrate-page

Migrate Kentico Xperience 13 pages to Xperience by Kentico with dependency conversion.

Official
Advanced

Frequently Asked Questions About Kentico

FAQPage Schema
What 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.