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