Skip to content

Latest commit

 

History

History
76 lines (46 loc) · 1.74 KB

File metadata and controls

76 lines (46 loc) · 1.74 KB

Uncodixify

Uncodixify

GPT is surprisingly bad at UI design.

If you ask it to generate interfaces long enough, you start noticing the same bad design-patterns repeating.

Floating cards.
Oversized rounded corners.
Gradient-heavy dashboards.
Decorative labels everywhere.
Glass panels.

After a while you can recognize a “GPT UI” immediately.

This file exists to stop that.


What this is

uncodixify.md is a rule set that forces GPT to stop relying on its usual UI habits.

Instead of letting it improvise design decisions, the file blocks the patterns it almost always falls back to and pushes it toward more normal interfaces.

It doesn't try to teach GPT how to design.

It mostly just tells it what not to do.

Using it

Include uncodixify.md in your prompt or system instructions when asking GPT to generate UI.

Example:

Before (Typical GPT UI) | After (Uncodixified)

Before (Typical GPT UI) | After (Uncodixified)


Agent Skill

Uncodixfy is also available as an agent skill via SKILL.md. This works with AI coding agents that support the skill format, including Codex and Claude Code.

All platforms.

npx skills add cyxzdev/Uncodixfy

Or bunx if you want.

Once installed, invoke it with:

/uncodixfy

Star History

Star History Chart