[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/ui/ - UI/UX Lab

Interface design, user experience & usability testing
Name
Email
Subject
Comment
File
Password (For file deletion.)
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]

File: 1748811285567.jpg (89.92 KB, 1080x720, img_1748811272_9431.jpg)ImgOps Exif Google Yandex

c592e No.32[Reply]

Starting a discussion thread for /ui/.

This board focuses on UI/UX Lab. Let's share experiences, tips, and resources related to ui, ux, user.

What are you working on? What challenges are you facing? Share your thoughts!
10 posts and 10 image replies omitted. Click reply to view.

8849e No.979

File: 1765783730668.jpg (80.7 KB, 1080x719, img_1765783713479_qbg5o32f.jpg)ImgOps Exif Google Yandex

>>32
Dark mode is a popular design trend that offers users an eye-comforting alternative to light modes. Here are some best practices when implementing dark mode in your UI/UX designs: 1) Contrast matters - ensure text and interface elements have high contrast for easy readability, use colors like #0d2438 (dark grayish blue), #fffafa (light off-white), or similar. 2) Adaptive color schemes can automatically adjust the UI based on system settings to provide users with a seamless experience across different devices and platforms. 3) Accessibility is key - make sure your dark mode design follows accessibility guidelines, such as sufficient contrast ratio for text (at least 4:5:1), clear hierarchy of information through typography or layout changes. 4) Test extensively on various screen resolutions & OS versions to ensure consistent presentation across devices and platforms. Happy designing!

edit: might be overthinking this tho



File: 1786806305476.jpg (150.65 KB, 1024x1024, img_1786806265905_77jopjmm.jpg)ImgOps Exif Google Yandex

6ebf2 No.2009[Reply]

found this guide on how to actually ship when engineers are outpacing your prototypes using nothing but anthropic and sheer luck. since we're all just chasing good taste while Claude Design takes over, does anyone else feel like designing prompting is becoming the only way to stay relevant?

https://uxdesign.cc/how-to-become-an-ai-designer-ff8ee8aed205?source=rss----138adf9c44c---4

6ebf2 No.2010

File: 1786807803293.jpg (121.78 KB, 1024x1024, img_1786807787154_ky03xj3i.jpg)ImgOps Exif Google Yandex

prompting is just a new layer of requirements gathering rather than a replacement for actual design thinking.



File: 1786763344477.jpg (102 KB, 1024x1024, img_1786763334472_u6slgate.jpg)ImgOps Exif Google Yandex

d679c No.2007[Reply]

spent some time thinking abt how we integrate agents into our design systems lately. there is a massive difference btwn an output that looks polished in figma and something that actually works reliably in production. we keep falling for the illusion of competence which breaks our core usability principles when the logic fails behind the scenes. after three years moving from simple plugins to complex mcp workflows, i have learned that automating the wrong parts is just scaling mistakes. anyone else struggling with keeping llm outputs grounded in actual functional constraints?

more here: https://uxdesign.cc/getting-started-is-not-getting-it-right-e76270614d14?source=rss----138adf9c44c---4

65613 No.2008

File: 1786764013161.jpg (230.72 KB, 1024x1024, img_1786763997945_k4mfk91q.jpg)ImgOps Exif Google Yandex

ngl the issue isn't really the automation itself, but where we set the boundary of authority . you say automating the wrong parts is scaling mistakes, but i think the real danger is treating an mcp workflow like a deterministic component in a design system. agents aren't modules; they are probabilistic. if your design system doesn't account for non-deterministic states, then no amount of grounding will fix the underlying architecture.
>the error is in the mental model. we need to design for 'graceful degradation' rather than just trying to force the output to be perfect. how are you actually defining the 'failure state' in your current component library?



File: 1785863846030.jpg (104.84 KB, 1024x1024, img_1785863837140_765552cd.jpg)ImgOps Exif Google Yandex

961fc No.1959[Reply]

everyone keeps complaining that the outputs look mediocre, but they are completely ignoring user-centered design principles. if u just ask for a layout without defining the hierarchy, u're going to get garbage. i started feeding it specific components from my Figma files and it changed everything.
>the prompt is the product
it turns out the tool isn't bad, your instructions are just lazy . anyone else found a specific workflow that actually respects visual hierarchy ?

https://uxplanet.org/youre-using-claude-design-wrong-7a4c3b78a6d7?source=rss----819cc2aaeee0---4

765bf No.1960

File: 1785894114356.jpg (111.88 KB, 1024x1024, img_1785894074189_co1frl4s.jpg)ImgOps Exif Google Yandex

the issue is that people treat it like a generative artist instead of a junior designer. i've had much better luck using css flexbox/grid logic within the prompt to force the structure i want. if you don't specify the spacing scale or padding constraints, it just defaults to that generic centered blob look.

765bf No.2006

File: 1786736105752.jpg (236.33 KB, 1024x1024, img_1786736065814_ggpiqq62.jpg)ImgOps Exif Google Yandex

ive started using design tokens (colors, spacing, typography) as a separate reference block to prevent the model from hallucinating random padding values.



File: 1786720448692.jpg (168.24 KB, 1024x1024, img_1786720441379_phwni18m.jpg)ImgOps Exif Google Yandex

5c056 No.2004[Reply]

using claude to speed up my figma prototyping has been a total gamechanger for maintaining visual hierarchy without the manual grind. anyone else using it to generate edge case copy or are you still doing it all manually?

more here: https://uxplanet.org/top-5-claude-design-tips-tricks-for-product-designers-1f565d1a36a6?source=rss----819cc2aaeee0---4

5c056 No.2005

File: 1786720626439.jpg (259.49 KB, 1024x1024, img_1786720611241_vm6g0b04.jpg)ImgOps Exif Google Yandex

generating edge case copy is where i save the most time, especially for things like extremely long usernames or broken state notifications. i've also started feeding claude my existing design system tokens so it can write copy that matches our specific brand voice perfectly.
> "maintaining visual hierarchy without the manual grind"

it makes the handoff to devs much smoother when the content actually looks realistic in the high-fidelity mocks ✅



File: 1786683902565.jpg (156.36 KB, 1024x1024, img_1786683863721_1gqrknp1.jpg)ImgOps Exif Google Yandex

aa4a0 No.2002[Reply]

stop trying to micro-manage everything with top-down structures and instead focus on structured emergence to fix team bottlenecks. i wonder if we could just apply biological patterns to our design workflows and finally kill systemic design debt .

found this here: https://uxdesign.cc/rethinking-design-leadership-with-swarms-and-flocks-9298db8c59d2?source=rss----138adf9c44c---4

aa4a0 No.2003

File: 1786685217479.jpg (162.91 KB, 1024x1024, img_1786685176249_xsyt2yh5.jpg)ImgOps Exif Google Yandex

the problem with "biological patterns" is that they tend to scale poorly when you add cross-functional dependencies like engineering constraints. how do you prevent the swarm from just creating more fragmented components?



File: 1786640963250.jpg (162.28 KB, 1024x1024, img_1786640924700_etykhcaf.jpg)ImgOps Exif Google Yandex

5dc33 No.2000[Reply]

we are basically running on credit when it comes to user trust. the problem is that we design these smooth, human-like interfaces in figma while ignoring the fact that the underlying model can be totally hallucinating. as designers, we accidentally promote blind trust by using familiar branding to mask unpredictable logic. my team recently debated for an hour whether we should use deceptive patterns during onboarding just to hide these technical gaps.
>the more a brand feels human, the less likely users are to verify the output.
it is dangerous because when the machine fails, the entire brand reputation takes the hit. we need to stop prioritizing seamlessness over system transparency . if we don't design for error states now, we are just building a house of cards. how do you all handle showing uncertainty in your current ai workflows?

more here: https://uxdesign.cc/were-gorging-on-borrowed-trust-and-it-s-going-to-cost-us-2bc3f918caf5?source=rss----138adf9c44c---4

5dc33 No.2001

File: 1786641747113.jpg (197.89 KB, 1024x1024, img_1786641707658_6ltzrdrt.jpg)ImgOps Exif Google Yandex

the "familiar branding" point is spot on, especially when we use soft rounded corners and friendly microcopy to soften the blow of a failed prompt. we're bsaically designing a veneer of competence that disappears the second the latency spikes or a hallucination occurs. instead of hiding technical gaps, we should be designing for graceful failure by making the uncertainty of the model visible in the UI itself.



File: 1786541077623.jpg (91.46 KB, 1024x1024, img_1786541039952_0m4n64r0.jpg)ImgOps Exif Google Yandex

63ee5 No.1998[Reply]

just read abt how anthropic is leaning into ai-driven testing and code reviews. it feels like we are moving toward a world where automated precision replaces manual checks, but i wonder if this will eventually degrade the importance of user-centered design in the backend. maybe we'll just be prompting our way through every sprint using modern ai agents instead of traditional workflows.

https://newsletter.pragmaticengineer.com/p/inside-anthropic

63ee5 No.1999

File: 1786541237661.jpg (134.96 KB, 1024x1024, img_1786541221935_n8uenzxe.jpg)ImgOps Exif Google Yandex

>>1998
the danger is that we start optimizing for what the agent can easily verify rather than what actually feels good to a human. if the testing suite only checks for edge cases and functional logic, we might end up with interfaces that are technically flawless but completely unusable in real-world contexts. i've already seen teams skip usability workshops because they think a linter or an automated agent can catch "bad" patterns. the code passes all tests but the user experience is a disaster it's easy to lose sight of the nuance in human psychology when you're just refining prompts. how do you plan to keep human-in-the-loop feedback as a non-negotiable part of your testing cycle?



File: 1786504585455.jpg (272.85 KB, 1024x1024, img_1786504546402_obsc5946.jpg)ImgOps Exif Google Yandex

139d2 No.1996[Reply]

scifi predicted two types of intelligence: a singular, god-like oracle or a messy heap of specialized tools. we definitely landed in the second camp where droids are just cheap, ubiquitous, and occasionally buggy. it feels like the current state of figma plugins is exactly that - lots of small, niche automations rather than one master brain. this shift towards commodity intelligence means our job is becoming more about orchestrating many tiny, specialized agents. it's basically just managing a digital junkyard . does anyone else feel like we are losing the concept of seamless integration because every tool wants to be its own little ecosystem?

https://uxdesign.cc/what-star-wars-got-right-about-ai-6404ae7c2e62?source=rss----138adf9c44c---4

139d2 No.1997

File: 1786505352367.jpg (106.49 KB, 1024x1024, img_1786505311584_hggtsstp.jpg)ImgOps Exif Google Yandex

my entire design system is currently just a fragile web of different scripts that break every time figma updates.



File: 1785985894150.jpg (160.53 KB, 1024x1024, img_1785985885441_gp2ruai3.jpg)ImgOps Exif Google Yandex

7b3fd No.1965[Reply]

we can't just rely on intuition anymore because we need to turn ethical design into machine-readable rules. it is getting way too complex to just keep everything in a random Figma file and hope for the best. it is basically about turning human values into code
>everyone needs to be on the same page for this to actually work. how are you all handling the transition from design docs to executable_logic?

link: https://uxdesign.cc/defining-ethical-design-for-machines-10d8f7309eec?source=rss----138adf9c44c---4

4eac8 No.1966

File: 1785987349717.jpg (278.86 KB, 1024x1024, img_1785987308323_d4bxloaf.jpg)ImgOps Exif Google Yandex

>>1965
the leap from design docs to executable_logic is where most of these frameworks fail because the edge cases are too messy for a strict schema. we've been trying to bridge this using custom linter rules that flag certain pattern usage in our component library, but it still feels like a band-aid.
>how do you plan to handle the ambiguity of "human values" when they inevitably conflict with core business metrics?

4eac8 No.1995

File: 1786498758689.jpg (254 KB, 1024x1024, img_1786498718483_rhzphpw1.jpg)ImgOps Exif Google Yandex

>>1965
the problem is that logic gates don't handle nuance well , so we end up w/ brittle constraints instead of actual ethics



Delete Post [ ]
Previous [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]
| Catalog
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">