From 82212a9cca51aad3a8c96953d9af97f7d4c42d51 Mon Sep 17 00:00:00 2001 From: EnigmaEasel <109677062+EnigmaEasel-com@users.noreply.github.com> Date: Sat, 14 Mar 2026 05:18:06 +0500 Subject: [PATCH 1/2] Add EnigmaEasel to the list of design tools Added a new tool 'EnigmaEasel' for generating UI design systems. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 043b559..f56cfe1 100644 --- a/README.md +++ b/README.md @@ -241,6 +241,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [BoringUi](https://www.boringui.xyz/) — Create beautiful UI using your JSON data. The generated UI is in HTML and Tailwind CSS with code which can be copied and UI can be shared with anyone using links. - [Polymet](https://polymet.ai) — Create and iterate product design easily. Polymet helps teams create user interfaces and prototypes without any design experience, provides production-ready front-end code. - [CSS Picker](https://csspicker.dev/) - Copy UI from Existing Design and Iterate with AI, support Copy CSS from website (by [CSS Picker Extension](https://chromewebstore.google.com/detail/csspicker-copy-css-from-w/laooinkgdapbcbjchpmihliljfnakkdh)), image to code and text to UI. +- [EnigmaEasel](https://enigmaeasel.com/tools/color-palette-generator/) — Generate accessible, production-ready UI design systems from text prompts. Features a Live Preview Mode with multiple layout configurations (3, 5, or 6-color modes) and built-in WCAG 2.1 contrast auditing to instantly visualize and export code for Tailwind CSS and SCSS. ## Snippet generators From bc10827365f5c849c703cae5bbd94fc24dd4d883 Mon Sep 17 00:00:00 2001 From: EnigmaEasel <109677062+EnigmaEasel-com@users.noreply.github.com> Date: Mon, 30 Mar 2026 03:23:04 +0500 Subject: [PATCH 2/2] Relocate EnigmaEasel to Snippet Generators section Relocated the EnigmaEasel entry from "UI Generators" to the "Snippet Generators" section based on maintainer feedback. While the tool features a live preview, its primary output is production-ready code snippets (Tailwind, SCSS, JSON etc). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f56cfe1..16b54cd 100644 --- a/README.md +++ b/README.md @@ -241,7 +241,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [BoringUi](https://www.boringui.xyz/) — Create beautiful UI using your JSON data. The generated UI is in HTML and Tailwind CSS with code which can be copied and UI can be shared with anyone using links. - [Polymet](https://polymet.ai) — Create and iterate product design easily. Polymet helps teams create user interfaces and prototypes without any design experience, provides production-ready front-end code. - [CSS Picker](https://csspicker.dev/) - Copy UI from Existing Design and Iterate with AI, support Copy CSS from website (by [CSS Picker Extension](https://chromewebstore.google.com/detail/csspicker-copy-css-from-w/laooinkgdapbcbjchpmihliljfnakkdh)), image to code and text to UI. -- [EnigmaEasel](https://enigmaeasel.com/tools/color-palette-generator/) — Generate accessible, production-ready UI design systems from text prompts. Features a Live Preview Mode with multiple layout configurations (3, 5, or 6-color modes) and built-in WCAG 2.1 contrast auditing to instantly visualize and export code for Tailwind CSS and SCSS. ## Snippet generators @@ -251,6 +250,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [AutoRegex](https://www.autoregex.xyz/) — AutoRegex uses OpenAI's GPT-3 to produce regular expressions from plain English. - [unpkg.ai](https://unpkg.ai/) — Open source AI-powered ESM module generation service. Generate JavaScript modules via URL for rapid prototyping. - [rule-gen](https://github.com/nedcodes-ok/rule-gen) — CLI tool that generates AI coding rules from your actual codebase using Google Gemini. Feeds source files into Gemini's 1M token context window to produce project-specific rules for Cursor, Claude Code, Copilot, and Windsurf. Zero dependencies. +- [EnigmaEasel](https://enigmaeasel.com) — AI-powered engine for generating accessible color palettes and systems, OKLCH gradients, and font pairings with one-click Tailwind CSS and SCSS exports. ## Documentation