skd-validate

Validate Data Composition Schema XML files for structural and reference errors.

140|16|Updated May 2, 2026
One-click install
npx skills add https://github.com/IngvarConsulting/unica --skill skd-validate-ingvarconsulting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skd-validate
Source: https://github.com/IngvarConsulting/unica/tree/main/plugins/unica/skills/skd-validate
Command: npx skills add https://github.com/IngvarConsulting/unica --skill skd-validate-ingvarconsulting

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the need to validate the structure and integrity of Data Composition Schema (СКД) templates in 1С projects, preventing configuration errors.

Core Features & Use Cases

  • Schema Validation: Checks correctness of Template.xml schemas for structural issues and broken links.
  • Error Detection: Identifies format errors, duplicate names, and invalid references within the schema.
  • Use Case: A developer modifies a schema and needs to ensure it is error-free before deploying to production.

Quick Start

Use the skd-validate skill to verify the schema located at 'src/МойОтчёт/Templates/ОсновнаяСхема' for correctness.

Frequently Asked Questions about skd-validate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate a Data Composition Schema in 1C projects?

To validate a Data Composition Schema in 1C, use this Skill to verify the structure and references of Template.xml files. It checks for format compliance, link integrity, and uniqueness of schema element names to prevent configuration errors.

What causes broken links and duplicate name errors in 1C schema templates?

Broken links and duplicate name errors in 1C schema templates occur when Data Composition Schema files contain invalid references or non-unique element names. This Skill detects these structural issues to ensure data integrity before deployment.

Can I check Template.xml structural accuracy before deploying 1C configurations?

Yes, you can check Template.xml structural accuracy before deploying 1C configurations. This Skill enforces format compliance and validates link integrity whenever you are editing or creating schema templates that require structural accuracy.

What is the best way to ensure data integrity for 1C Data Composition Schema files?

The best way to ensure data integrity for 1C Data Composition Schema files is to validate their structure and references. This Skill identifies format errors, duplicate names, and invalid references within the schema to prevent configuration errors.

How do I verify schema layout correctness for a specific 1C report template?

To verify schema layout correctness for a specific 1C report template, apply this Skill to the schema directory, such as 'src/МойОтчёт/Templates/ОсновнаяСхема'. It quickly checks the Template.xml structure for broken links and errors.