name: uncodixify description: Design or refactor frontend UI to remove generic AI-dashboard aesthetics and enforce practical, product-like interfaces. Use when users ask for "normal UI", "uncodixify", anti-glassmorphism, anti-hero dashboard styling, calmer dark-muted palettes, tighter visual hierarchy, or cleaner production-ready web layouts/components.
Uncodixify
Use this skill to force restrained, utilitarian UI decisions and avoid default AI-generated styling.
Workflow
- Read
references/uncodixify-spec.mdbefore making UI changes. - Inspect existing project styles first; reuse current palette, spacing, and components when available.
- Build with plain, stable layout primitives: predictable sidebars, headers, sections, forms, cards, tables, and tabs.
- Apply hard bans from the spec (no hero-in-dashboard patterns, no decorative labels, no glassmorphism shells, no oversized radii, no fake metric-card theater).
- Keep hierarchy functional: simple typography, clear labels, subtle borders/shadows, short transitions, no transform-heavy motion.
- Validate desktop and mobile behavior; avoid collapse patterns that become one long stacked feed.
Color Selection Order
- Use project colors if present.
- If absent, select one palette from the spec tables and stay consistent.
- Do not invent new random color systems.
- Prefer calm/dark-muted direction when requested; avoid blue-leaning palettes when explicitly banned by the task.
Output Rules
- Implement real production UI code, not style moodboards.
- Prioritize usability and information hierarchy over visual novelty.
- Use only functional badges/labels/status markers.
- Keep radii mostly in 8-12px range unless existing design system dictates otherwise.
- Keep copy direct and product-specific; remove decorative "premium SaaS" filler.