ui-kratos
v1.0.0
Published
Portable CLI tool and AI skill for the Prestige Dashboard UI/UX DNA system.
Maintainers
Readme
Kratos UI Portal — Portable UI/UX DNA System
ui-kratos is a zero-dependency CLI tool and highly portable "AI Skill" designed to distribute, initialize, and inspect the design tokens, visual architecture, micro-animations, and security systems of your premium dashboard template.
Direct Execution (No Installation Required 🚀)
Once published, you and your AI agents can execute it instantly without installation:
To view tokens:
npx ui-kratos viewTo generate the UI/UX DNA reference:
npx ui-kratos initTo query for AI Agent prompts:
npx ui-kratos skillWhy Use ui-kratos?
- Zero Dependencies: Boots instantly over
npxwith zero download overhead. - Console Design Tokens: Outputs beautifully formatted, ANSI-colored HSL palettes, shadow layers, spring constants, and motion timings right in your terminal.
- Portable Reference Initializer: Spin up the unified design blueprint (
UI_UX_DNA_REFERENCE.md) in any new workspace withnpx ui-kratos init. - AI Agent Prompt Feeding: The
skillcommand outputs dense, structured JSON. AI coding assistants can parse this directly to implement perfectly matching visual systems.
