Fluxwing Enhancer

Upgrade uxscii components from sketch to production fidelity with versioned copies.

18|1|Updated Oct 13, 2025
One-click install
npx skills add https://github.com/trabian/fluxwing-skills --skill fluxwing-enhancer-trabian
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Fluxwing Enhancer
Source: https://github.com/trabian/fluxwing-skills/tree/main/skills/fluxwing-enhancer
Command: npx skills add https://github.com/trabian/fluxwing-skills --skill fluxwing-enhancer-trabian

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the enhancement of uxscii components from sketch to production quality, saving time and ensuring consistent versioning and fidelity upgrades across multiple components.

Core Features & Use Cases

  • Copy-on-Update versioning: Each enhancement creates a new -v{N+1} copy without overwriting originals.
  • Fidelity progression guidance: Supports sketch, basic, detailed, and production levels to upgrade components step-by-step.
  • Batch upgrades: Efficiently upgrade a set of components while preserving original metadata and lineage.

Quick Start

Use Fluxwing Enhancer to upgrade your sketch fidelity component (e.g., button.uxm) to the target fidelity and generate a new versioned component in the same directory.

Frequently Asked Questions about Fluxwing Enhancer

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

FAQPage Schema
How do I upgrade uxscii components from sketch to production fidelity?

Upgrade uxscii components by using the copy-on-update workflow: the Enhancer reads your sketch component, creates a new versioned copy (e.g., -v3 from -v2), preserves creation metadata, updates modification timestamps and fidelity level, then applies enhancement patterns to reach production quality without overwriting the original.

What does versioning in component enhancement mean?

Versioning in component enhancement creates incremental copies with new suffixes (-vN+1) rather than replacing originals, preserving your component lineage and allowing you to track fidelity progression from sketch through basic, detailed, and production stages while keeping all prior versions intact.

Can I batch upgrade multiple uxscii components at once?

Yes, batch upgrades efficiently enhance multiple components in one operation while maintaining copy-on-update versioning for each. The Enhancer preserves original metadata and lineage across all components, creating new versioned copies at your target fidelity level simultaneously.

What metadata is preserved when enhancing a component?

When enhancing a component, metadata.created remains unchanged to preserve lineage, while metadata.modified updates to reflect the enhancement timestamp. The fidelity field advances to your target level, and the new versioned component inherits and builds on the original's metadata structure.

What are the fidelity levels available for component enhancement?

Component enhancement supports four fidelity progression stages: sketch, basic, detailed, and production. Each level represents increasing polish and refinement, allowing you to systematically upgrade components step-by-step or jump directly to production-ready quality using guided enhancement patterns.

When should I use component enhancement in my workflow?

Use component enhancement when upgrading components initially marked as fidelity: sketch, when adding detail and polish to existing Fluxwing suite components, or when you need to maintain version history while improving component quality without touching originals.