fluxwing-validator

Official

Deterministic validation for uxscii components and screens.

Authortrabian
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill deterministically validates uxscii components and screens against JSON Schema, providing structured results and actionable feedback for quality assurance.

Core Features & Use Cases

  • Schema validation: Enforces required fields and formats using ajv.
  • UXScii checks: Adds ASCII template, variable matching, accessibility, and state validations.
  • Automation for other skills: Can be invoked directly or via Claude Code skills to ensure consistency across projects.

Quick Start

Validate a component file against the bundled schema, or run a batch validator across all components.

Dependency Matrix

Required Modules

ajvajv-formatsglob

Components

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: fluxwing-validator
Download link: https://github.com/trabian/fluxwing-skills/archive/main.zip#fluxwing-validator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository