Back to the catalog

uncodixfy

cyxzdev/uncodixfy · skills.sh

Open source Repository Open in the app JSON README (API)

About

Skill publicada por cyxzdev/uncodixfy no skills.sh. Instale com: npx skills add cyxzdev/uncodixfy@uncodixfy

Details

Kind
Agent skills
Topic
No topic detected
Publisher
cyxzdev
Origin
skillssh
Category
ferramentas
Stars
2,657
Forks
168
Last push
2026-03-18T07:45:33Z
Repository state
ativo
License
MIT
Added
2026-08-30 15:21:25
Updated
2026-09-08 15:03:21
Origin id
cyxzdev/uncodixfy/uncodixfy

README

# Uncodixify

<p align="center">
  <img src="images/thumb.jpg" alt="Uncodixify" width="100%">
</p>


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:
<p align="center">
  <img src="images/1.png" width="48%">
  <img src="images/2.png" width="48%">
</p>

Before (Typical GPT UI) | After (Uncodixified)

<p align="center">
  <img src="images/4.png" width="48%">
  <img src="images/3.png" width="48%">
</p>

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:

```text
/uncodixfy
```
## Star History

[![Star History Chart](https://api.star-history.com/image?repos=cyxzdev/Uncodixfy&type=date&legend=top-left)](https://www.star-history.com/?repos=cyxzdev%2FUncodixfy&type=date&legend=top-left)

More