Fluxwing Component Expander

Community

Expand uxscii components with interaction states

Authorjackspace
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Expands existing uxscii components by adding interaction states such as hover, focus, active, disabled, and error for richer UI behavior.

Core Features & Use Cases

  • Locate a component in fluxwing/components/ or fluxwing/library/
  • Determine states to add (default: hover, focus, active, disabled, error)
  • Read existing .uxm and .md to align properties
  • Add new state definitions and corresponding ASCII art in .md
  • Validate JSON schema and ensure no data loss

Quick Start

Locate a component and specify desired states to add. The tool will update the .uxm and append new state sections to the .md.

Dependency Matrix

Required Modules

None required

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 Component Expander
Download link: https://github.com/jackspace/ClaudeSkillz/archive/main.zip#fluxwing-component-expander

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