ui-design

Tag

Cards List
#ui-design

agents don’t need more “taste.” they need a stop condition

Reddit r/AI_Agents · 19h ago

A developer describes an internal workflow for coding agents that uses real UI references and a design contract to enforce a stop condition, which became the paid tool UIZZE.

0 favorites 0 likes
#ui-design

@FinanceYF5: Dilum Sanjaya is experimenting with map interaction design. He first used Nano Banana to generate this UI concept, then brought it to life with Gemini Pro. He is also considering creating a series that explores data visualization UI under different aesthetic styles.

X AI KOLs Following · yesterday Cached

Dilum Sanjaya used Nano Banana to generate UI concepts and brought the map interaction design to life with Gemini Pro, planning to explore data visualization UI in various aesthetic styles.

0 favorites 0 likes
#ui-design

@JoePro: https://x.com/JoePro/status/2076877282312954311

X AI KOLs Timeline · yesterday Cached

A tip on using Claude's custom skills feature to improve front-end UI design, avoiding AI-generated designs that look generic.

0 favorites 0 likes
#ui-design

@emilkowalski: New skill: /apple-design Apple’s WWDC videos are a goldmine of knowledge. I’ve combed through my favorite ones and came…

X AI KOLs Timeline · 6d ago Cached

A curated set of 17 design and motion principles distilled from Apple's WWDC videos, packaged as a reusable skill for design engineers to review and improve UI animations and interfaces.

0 favorites 0 likes
#ui-design

If you’re a button, you have one job

Lobsters Hottest · 2026-07-05 Cached

A comparison of iPhone and Nothing Phone image rotation buttons highlights the importance of buffering taps during animations to avoid frustrating users, especially in non-casual usage scenarios.

0 favorites 0 likes
#ui-design

Are you writing code self or letting agents do that and how to get good UI

Reddit r/AI_Agents · 2026-06-22

Explores the trade-offs between writing code manually versus using AI agents, and offers advice on achieving good UI design.

0 favorites 0 likes
#ui-design

@PrajwalTomar_: WAIT. This is actually insane. This secret tool just built me a complete mobile app design system in under 30 minutes. …

X AI KOLs Following · 2026-06-18 Cached

A secret tool claims to build a complete mobile app design system in under 30 minutes, including design tokens, full component library, and live variants ready for Codex integration.

0 favorites 0 likes
#ui-design

@PrajwalTomar_: https://x.com/PrajwalTomar_/status/2067193984062300425

X AI KOLs Following · 2026-06-17 Cached

This article details the Codex + Moonchild workflow for building AI apps with consistent, professional UI by first creating a robust design system, addressing the problem of 'vibe-coded' apps that look AI-generated.

0 favorites 0 likes
#ui-design

@kvnkld: https://x.com/kvnkld/status/2066863634949779464

X AI KOLs Timeline · 2026-06-16 Cached

A detailed Twitter thread outlining 10 rules for achieving polished UI with Claude, covering easing curves, design system variables, physics-based animations, and other refinements.

0 favorites 0 likes
#ui-design

@LinearUncle: Not to complain, but many websites made by Claude feel like techies' self-indulgence, with a strong Claude AI flavor. I rarely see designers praising Claude, maybe because different professions are like different mountains. Codex-related models' direct output interfaces, though not as good as Claude's individually, hide a powerful tool: GPT-image-2. Using GPT-image-2 to generate UI images (preferably with reference images) yields very beautiful and distinctive results. However, translating these UI images into actual websites or app interfaces has always been a challenge. I previously shared a Chinese designer's approach, and today I'll share another great solution.

X AI KOLs Timeline · 2026-06-15 Cached

User complains that Claude-generated websites lack design sense and have an obvious AI flavor, while UI images generated by Codex models combined with GPT-image-2 look better, but implementation still faces challenges.

0 favorites 0 likes
#ui-design

Every Frame Perfect

Lobsters Hottest · 2026-06-13 Cached

A blog post arguing that every UI frame should be visually perfect, with examples of poor animations and transitions.

0 favorites 0 likes
#ui-design

Slightly reducing the sloppiness of AI generated front end

Hacker News Top · 2026-06-12 Cached

The author discovers that instructing AI agents to generate web frontends in Qt style greatly reduces the typical 'slop' in AI-generated UIs, sharing results and calling for further experimentation.

0 favorites 0 likes
#ui-design

Sweet Jeebus, macOS 27 Golden Gate Removes the Dumb Icons from Menu Items

Hacker News Top · 2026-06-11 Cached

Apple's macOS 27 Golden Gate removes the controversial, distracting menu item icons introduced in macOS 26 Tahoe, and updates the Human Interface Guidelines to recommend using icons sparingly. The change is celebrated as a sign of improved software design direction at Apple.

0 favorites 0 likes
#ui-design

@dotey: The reason I started studying Claude Design is that I recently figured out a good development pattern: 1. First, use Claude Design to design the app's UI and UX, keeping the first version as simple as possible. Claude Design delivers the result as HTML + CSS…

X AI KOLs Following · 2026-06-07 Cached

The author shares a development workflow combining Claude Design with local AI agents (such as Cursor, Codex), and open-sourced the baoyu-design tool, allowing developers to run Claude Design locally for UI design without relying on the web version.

0 favorites 0 likes
#ui-design

@yaojingang: In the Open Design GitHub repository, there is a great document: "Anti-AI Flavor Design Guide". The document link is at the end. Some principles summarized as follows: 1. Don't use the purple-blue color that AI loves most; use the brand colors defined by your product. 2. Don't casually create purple-blue gradient hero sections. A truly premium first screen doesn't necessarily rely on gradients; it should be built on clear information, typography, white space, and real product expression. 3. Don't use emojis as functional icons. In a truly productized design, icons should have a unified style, such as linear SVG icons with consistent size, stroke width, and color. 4. Don't misuse fonts. If your product already has its own font specifications, titles, body text, and buttons should follow the design system, rather than directly using default fonts like Inter, Roboto, or system-ui. 5. Don't do that "rounded card with colored left border"; remove at least one of the rounded corners or the left border. 6. Don't fabricate data; if there's a real source, include it; if not, don't write anything. You can use placeholders, but clearly mark them as such. 7. Don't fill pages with placeholder text; blank space itself is a design issue that should be addressed through structure, rhythm, and content priority. 8. Don't make all pages look the same. 9. Don't overuse accent colors and placeholder images. 10. Add a touch of "human judgment" to the design. The author suggests a ratio: 80% mature patterns, 20% unique choices. The biggest problem with AI design is that it looks too templated. It appears complete, with smooth colors and neat components, but it lacks real product scenarios, real user details, and the designer's trade-offs. Document link for "Anti-AI Flavor Design Guide": https://github.com/nexu-io/open-design/blob/main/craft/anti-ai-slop.md...

X AI KOLs Timeline · 2026-06-07 Cached

The "Anti-AI Flavor Design Guide" in the Open Design GitHub repository summarizes 10 principles to avoid AI design styles, emphasizing the use of brand colors, unified icons, real data, etc., aiming to help designers create more human and authentic product-oriented designs.

0 favorites 0 likes
#ui-design

@Saboo_Shubham_: All UI will be AI. AI Agents need generative UI to EXPRESS not another paragraph of text.

X AI KOLs Following · 2026-06-04 Cached

A tweet asserting that all UI will eventually be AI-driven, and that AI agents need generative UI to express information rather than generating plain text paragraphs.

0 favorites 0 likes
#ui-design

@PrajwalTomar_: I still don't think people understand what just happened with Codex. This new secret tool can now take you from rough i…

X AI KOLs Following · 2026-05-31 Cached

A new secret tool called Codex can turn rough ideas into agency-tier UI designs in under an hour, helping builders skip brainstorming and avoid generic AI-default designs.

0 favorites 0 likes
#ui-design

@PrajwalTomar_: This is the reason your SaaS has ugly UI. You're settling for the first design direction your AI gives you. I've been u…

X AI KOLs Following · 2026-05-25 Cached

A tweet recommending Moonchild, a secret design tool that generates three different design directions for SaaS UI, arguing that settling for AI's first suggestion leads to ugly design.

0 favorites 0 likes
#ui-design

@PrajwalTomar_: STOP blaming AI for ugly UI. AI isn't the problem. You skipped the MOST important step. Every builder shipping AI apps …

X AI KOLs Timeline · 2026-05-24 Cached

Argues that ugly AI app UIs are due to missing a structured design system, not AI itself. Recommends using Moonchild to create token-based components that Codex can read for consistent interfaces.

0 favorites 0 likes
#ui-design

The Skeuomorphism Nobody Talks About [video]

Hacker News Top · 2026-05-23 Cached

This article explores another overlooked form of skeuomorphism—interfaces used for vocational education and simulation training. Its purpose is not visual decoration but to help learners adapt to real-world tools through operational transfer, contrasting with the decorative skeuomorphism found in consumer electronics.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback