check-xaml
CommunityCatch XAML errors early in WPF projects.
Authorsekiya-sato
Version1.0.0
Installs0
System Documentation
What problem does it solve?
XAML quality issues such as syntax errors, missing namespace declarations, and broken resource references slow down WPF UI development. This skill provides automated checks to catch these issues early and reduce debugging time.
Core Features & Use Cases
- Syntax and tag-pairing checks: Detect mismatched tags and malformed attributes.
- Namespace and resource validation: Ensure xmlns declarations exist and referenced resources/Converters are defined.
- Binding verification (optional): Validate Binding paths against ViewModel properties when the ViewModel is accessible.
- Use cases include CI checks to fail builds on XAML errors and local validation during UI implementation.
Quick Start
Open the XAML file you are editing and run the check to see reported syntax, namespace, and resource issues.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: check-xaml Download link: https://github.com/sekiya-sato/obsolete-cvnet10/archive/main.zip#check-xaml Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.