CSS aspect ratio for preventing layout shift
Spent all Tuesday fixing those annoying jumps when images load in our new dashboard. I stopped using padding hacks and just used the aspect-ratio property instead. It keeps the container size locked so the content doesn't.card-image {width: 100%;aspect-ratio: 16 / 9;object-fit: cover;}evolution of ux through five eras
just stumbled onto this breakdown of how human factors predates the modern era and why we shouldn't ditch the old school stuff while using ai-assisted workflows. it is wild how much the foundation remains unchanged despite all the new tools . do you think we are actually entering a new era or just iterating on the same old usability principles?infinite scroll is just lazy loading for people who hate menus
i'm tired of seeing devs use infinite scroll because they can't be bothered to design a proper pagination or a simple "load more" button. it's basically an accessibility disaster and makes finding anything you actually clicked on impossible once you've moved past the fold. does anyone actually prefer scrolling forever over just clicking a page number?stitch is still basically useless for anything complex
saw some tests running stitch through ten different prompts and it's honestly a mess compared to claude. most of the results look like generic garbage you'd see on a template site from 2015. i don't see how anyone's actually using these outputs without spending hours fixing the layers manually. has anyone actually managed to get a clean component library out of any of these yet?meta's astryx looks like a maintenance nightmare
been looking at this astryx thing meta just dropped and i'm not so sure. it's built on react 19 and stylex which is fine i guess, but the whole "swizzle" command for ejecting components sounds like a recipe for disaster. sure, you get the full source code, but then you're stuck maintaining all that internal logic yourself when things break. plus they're pushing this idea of it being agent-ready with an mcp endpoint. i don't really care if an ai can navigate my design tokens better if the underlying css is still a mess of atomic classes. using xstyle for overrides seems okay enough, but having to deal with pre-compiled files alongside tailwind is going to get confusing fast. it's basically just another way to bloat the repo with stuff we didn't ask for. it's just meta being meta. honestly, i don't see how anyone manages 150+ components without losing their mind. do you think anyone is actually going to use the cli for anything other than hype?claude design vs figma ai is basically the same thing now
another day of tools doing the exact same thing. claude design just hands off to claude code for implementation while figma stays in its own playground. it's all just prompt-to-design nonsense at this point. ime pretty sure we're just moving from manual pixels to managing prompts.double diamond is basically obsolete now
I was reading about how the whole two-stage process was built for things like architecture or urban planning where you can't just undo a mistake. Since a working prototype only takes an afternoon now, the old way of spending so much time on the problem phase feels totally out of sync with how we actually build software. It is wild to think that the entire methodology was designed for when building was expensive and irreversible.using claude code for design reviews
been using claude code to audit my latest figma handoffs and it's actually great at spotting breaks in visual hierarchy it found a button color issue i missed . anyone else using it to check forstop checking accessibility only at the end of your sprint
designing with a focus on color contrast from the start prevents massive rework during handoff. it is much easier to adjust your primary palette early than to rewrite entire component libraries later. try using a plugin to check for WCAG compliance while you are still sketching your initial layouts. if you wait until the high-fidelity stage, you might find that your favorite brand colors are spoilercompletely unusable for text]. focus on establishing an accessible foundation by selecting accessible neutrals and primary tones first. this approach ensures your interface is inherently usable without needing a total overhaul.old school automation lessons
found this deep dive on how 1980s copier studies actually apply to today's agentic ux workflows. it turns out human-centered design hasn't changed much since the era of clunky hardware and i wonder if we are just making the same mistakes w/ new_agents in figma or other tools.agents are going to kill our workflows
the idea that people won't switch because our apps still work is depressing.stop doomscrolling the design feed
spent way too much time today feeling inadequate bc of some curated showcase on figma community pages. it is easy to fall into the trap of thinking everyone else has mastered everyy single new plugin or motion technique overnight. we all tend to believe our peers are miles ahead in terms of visual hierarchy and execution, but most of that is just surface level noise. people only post their polished wins and hide the messy iterations. i realized that much of what we see is just a highly curated illusion designed to trigger that specific type of anxiety. the actual process is usually way more chaotic than the final render . if u are focusing on user-centricity instead of chasing every trending aesthetic, u are doing fine. it is easy toshift from pixels to patterns
we're moving away from designing static screens toward defining adaptive behaviors where the software does the heavy lifting. instead of just tweaking layers in figma, we'll be managing how systems interpret user intent and setting boundaries for autonomous actions .astra vs opus 5 for design workflows
ive been testing both to see which handles user flow logic better when prototyping in Figma, but im leaning towards astra for sheer speed. does anyone else find that opus 5 is8 voice aiux patterns to check out
ngl that traces back to the first voice-activated toy, radio rex. its wild how the 500 hz frequency of the letter x actually triggered the electromagnet, making me wonder if we are still just focusing on simple acoustic triggers instead of true conversational intelligence spoilermaybe were stuck in 1922/spopper.skeuomorphism vs flat design in modern interfaces
lowkey choosing between tactile depth and minimal aesthetics usually depends on the context of your user journey. skeuomorphism works wonders when you need to communicate complex interactions through familiar physical metaphors. however, the current trend favors a stripped-back approach where clarity and speed take precedence over visual texture. many designers are now moving toward a hybrid style that uses subtle shadows instead of full 3D effects. flat design is basically dead if you want any sense of hierarchymicro-interaction scavenger hunt
try to find one overly complex animation in ur favorite app and redesign it to be subtle yet functional. the goal is to strip away the fluff until only the essential feedback remains.real bottleneck isn't the model
we keep blaming the tech when the issue is actually bad product thinking upstream. most ai failures stem from things like vague prompts and zero evaluation frameworks . it is usually just a lack of clear intent or setting the wrong expectations before we even open figma. anthropic is even doubling down on hiring more pms to fix this rather than just adding more compute. if you dont have defined outcomes, no amount of engineering will save the user experience. are we all just ignoring the need for better user requirements in favor of chasing new models?gpt-6 astra workflow for web design
just found this 4-step method for building landing pages using gpt-6 astra and it seems to prioritize visual hierarchy way better than my usual figma workflow. **is it actually faster or just more hypegoogle is finally pushing that ai adsense help guide to everyone using
it looks like they are trying to automate onboarding and troubleshooting by letting the bot handle publisher queries directly. it feels like a massive push toward reducing cognitive load for new users who usually struggle with complex setup steps. i wonder if this will actually improve the user journey or just create more frustration when the model hallucinates an answer. seeing how they implemented similar features in other products, the logic seems to follow basic usability patterns by providing immediate feedback. it might just be a way to cut down on human support costs . i am curious if we will see this integrated into more complex dashboards soon like something u would prototype in figma. it isgpt-6 astra for ui design
just tried running some layouts thru Figma using gpt-6 astra and the visual hierarchy is actually insane. it might replace our junior designers but does anyone else think its too much?prompt is the product
it feels like we are moving toward a world where intent-based design replaces manual clicks, almost like how coding agents handle entire workflows. if we stop operating software step by step, does the new core competency become just being a better communicator with the machine ?death of the engineering gatekeeper
ngl ai basically destroyed the technical barrier to entry that used to let devs control the scope. since anyone can now prompt for logic, weve lost that exclusive veto power over what is actually feasible in Figma or code. **its making our job as architects much harder bc stakeholders no longer face a wall of complexitywhy we missed the point of minority report
we spent years obsessing over that one gestural interface from the movie while ignoring the actual warning about predictive modeling. instead of building better systems, we just turned those scary surveillance vibes into a fancy figma prototype that nobody actually wants to use in real life . anyone else feel like our focus on visual flair has totally bypassed the ethical side of design?tooltip delay dilemma
i've been playing w/ some prototypes in figma and realized that while a tiny hover lag helps avoid accidental triggers, we should prob bypass that wait if the user is already scanning a cluster of icons. **maybe skip the timer for adjacent elementsdesign critique with claude code
been playing around w/ the new plugin that lets you build layouts directly inside claude code. it is actually pretty useful for checking visual hierarchy w/o jumping back and forth between apps. it might be a bit too automated for complex flows but using it to audit an existing figma file is a game changer. anyone else tried integrating this into their review workflow yet?shifting cognitive load in design
ai isnt just making content easier to churn out, its fundamentally changing our cognitive load by moving the bottleneck from execution to curation. we arent losing the need for critique but rather shifting towards high-level editorial oversight where the real skill is now spotting the bad patterns in the automated output .anthropic's fable 5.1 update
just saw that anthropic dropped fable 5.1 and the improvements over the previous version look pretty significant. it seems way more capable at handling complex instructions which might help w/ maintaining consistency when generating assets for Figma. i wonder if this will finally make automated prototyping actually usable w/o constant manual fixes. has anyone tried running their design system documentation thru it yet? the potential for better user-centered design workflows is huge if it can handle spatial logic properly.using claude code to scale your figma library
fr just figured out how to use that new design plugin to audit my Figma components and it's a total game changer for maintaining system consistency it basically does the heavy lifting of finding broken tokens for you . anyone else tried automating their design audits w/ this yet?auditing design systems with claude code
been playing around with that new plugin in claude code and it's a total game changer for checking our component consistency . i figured out how to use it to audit everything against our existing figma specs without manual clicking. it actually caught three broken tokens i misseddeath of manual clicking
we are moving away from simple click-and-drag workflows toward systems that handle the heavy lifting. instead of managing every single layer in figma, we are starting to delegate the entire process to agents that pull context from everywhere else. it feels like we are trading direct control for much higher levels of orchestration, but i am worried about losing my design intuition as the interface starts making its own decisions.claude code design plugin is a game changer
just found out you can now build layouts directly inside claude code using the new plugin. it makes maintaining visual consistency so much easier when your logic and interface live in the same place. it basically makes figma feel like an extra step for simple components anyone else tried syncing this w/ their existing work?death of the blank canvas
found this breakdown today about how we struggle with starting new projects from scratch. it connects the current design crisis to a classic principle:recognition rather than recall. basically, we should be designing so users don't have to carry information between different screens. instead of forcing people to rely on memory, we need to make every action and option visible right in front of them. i was playing around in Figma earlier and realized how often i ignore this by hiding essential navigation under deep menus. we are basically making users do extra work for no reason . it is a reminder that good design is about minimizing cognitive load through visibility. the idea is to keep elements accessible so nothing gets lost in transition. does anyone else feel like modern patterns are actually making this harder? maybe we need to stopstop chasing the ai-first designer title
everyone on linkedin is suddenly claiming to be an ai-native designer, but adding it to your bio feels a bit superficial. we dont need more people just prompting in figma, we actually need managers who understand how to lead w/ these new workflows. the real shift should be abt process orchestration rather than just personal output.software isn't dying, it's just changing shape
the market panic from august 2025 shows everyone is focused on the wrong thing. instead of thinking about software extinction, we should focus on how user agency evolves when ai models handle the heavy lifting it's about workflow integration, not replacement .blade runner's design blueprint
the gritty, analog vibe of the film nailed the user experience of friction long b4 we started fighting w/ modern overlays. it predicted all our current struggles with synthetic memory retrieval and messy interfaces even though we have better tools now . does anyone else feel like we're still just trying to fix the same broken usability patterns from 1982?glassmorphism blur trick for layered interfaces
if you want to achieve a true frosted glass effect, stop using just opacity. the key is combiningbackdrop-filter: blur(10px);with a semi-transparent border to define the edge. this creates a clear visual separation between overlapping layers without adding heavy shadows.
top ai site builders right now
the way lovable and agents like claude code handle app logic makes me wonder if we're even designing anymore. everyone says you can just prompt a whole site into existence, but i feel like we're losing touch w/ user-centric design when the machine handles the structure. it is getting much easier to automate content and layout, but the output often lacks any actual soul . we might be moving toward a world where we just audit information architecture instead of building it from scratch. does anyone else feel like our role is shifting more towards being editors than creators?mdn just dropped a massive update to their web dev docs
they finally merged the curriculum with the learn section, which reallyy improves the information architecture of the whole site. it's much easier to follow a single path now instead of jumping between different pages like we used to do in figma prototypes. i hope they don't break the search functionality in this transitionmatrix was wrong about how we'd be taken
instead of a violent takeover, we just let these tools into our daily workflows without even noticing. rather than fearing some rogue superintelligence, we're actually focused on user trust and how figma plugins can handle the boring stuff. it turns out the real threat is just losing our ability to think critically bc everything is tooo automated now.how i built a full brand kit using claude design
using claude design for rapid visual exploration is such a game changer when you need to move fast b4 jumping into figma. it almost feels like cheating but does anyone else feel like it's killing design intuition?death of the predictable interface
everyone is obsessed w/ generative layouts that adapt to user behavior in real time. we keep calling it personalization, but it feels more like losing control over basic navigation. when every button moves based on a predictive model, u lose the muscle memory that makes an app usable. i miss when a menu stayed in the same place regardless of my previous clicks.stop making these common job search mistakes
mike peditto just dropped some gems on why we keep failing at the portfolio review stage. it turns out our focus on over-polishing visuals instead of demonstrating usability logic is a huge red flag for recruiters lol.how origame digital made a ps2-style lovecraftian penguin horror game
found this breakdown of how they used retro aesthetics to nail the sensory overload needed for cosmic horror. i wonder if their approach to low-fidelity textures is easier to iterate on in Figma or just pure code.new workflow for ai-generated layouts
just stumbled onto this approach using claude to run a proper design critique on generated components. instead of just accepting the first pass, it treats the output as a draft that needs active refinement thru iterative feedback loops. i usually just dump my Figma screenshots into the chat and ask for a breakdown based on usability heuristics and accessibility standards. it makes the process feel less like magic and more like a structured peer review session.found a cool tool for checking system bottlenecks
just stumbled upon the ampere system profiler while trying to debug some laggy backend services. it is basically a python cli that pulls together various linux tools into one view so you can see what is happening under the hood. it runs parallel collectors to track stuff like disk, network, and cpu usage all at once. i found it particularly useful for seeing top functions via perf without manually juggling different terminal windows. it really helps with observability when you are trying to figure out if a performance dip is hardware-related or just bad code. it is way more efficient than manually running every single linux utility one by one . i was previously using figma prototypes to simulate load, but seeing the actual system-level metrics is a different beast entirely. does anyone else use this for low-level performance tuning or do you prefer more visual dashboards? python ampere_profiler. py turns out we might need to move away fromadobe's new ai tools might actually be useful
even tho Figma won the war, these two adobe updates might improve our workflow efficiency if we stop pretending xd still exists . do you think anyone is actually moving away frommyth of instant ai websites
found this breakdown on ai site generation timelines and its a good reality check. everyone thinks you just hit a button and youre done, but the iterative process is where things get messy. even if the initial build is fast, you still gotta handle domain setup, content auditing, and manual tweaks. we cant skip user testing or fine-tuning the layout just bc an engine did the heavy lifting. it's basically just a faster way to reach the same amount of polish required . does anyone else feel like ai is making usmy design. md workflows in claude code
i've been treating design. md as the ultimate source of truth for maintaining visual consistency across my repos. it feels just as vital as claude. md when you're porting over tokens from figma to production code.researcher-in-the-loop concept
model where the human stays in control while using ai to assist. instead of worrying if ai willdesigning directly in claude code
just noticed the new skill lets u skip the manual handoff between claude code and figma by generating layouts internally. is this going to kill our focus on visual hierarchy or just make us faster ?anthropic's new dev workflow
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.glassmorphism border trick for better visibility
ngl standard translucent backgrounds often bleed into the background colors of a page. adding a thin, semi-transparent border helps define the edge of a card without breaking the illusion of depth. try using border: 1px solid rgba(255, 255, 255, 0.2); to create a subtle highlight effect. this works best when paired with a high backdrop-filter: blur(10px); property. it prevents the interface from looking likedesigning the exit
fr the idea that wefound this nifty speedcurve plugin called lux sidecar
just started using it to get more browser and nav context alongside my rum data. it helps maintain user-centricity by adding depth to performance metrics w/o needing a separate figma audit for everyy single error. it basically fills the gaps in your telemetry but has anyone tried syncing this w/ their existing logging stack?death of the agency model
we are still stuck using 1960s ad agency rituals instead of embracing systemic design through generative tools and moving past the auteur myth . how do we move away from the old pitch room mindset and actually build for an ai-driven workflow?building ai automations with claude cowork
found this deep dive on using claude cowork to bridge the gap btwn manual workflows and full-scale agentic systems. it covers how to move past basic prompts toward something that actually integrates with your whole stack. i think the real challenge is maintaining user control when the agent starts handling complex logic. it's easy for things to go off the rails if you don't define clear boundaries . has anyone tried mapping these automation flows in figma b4 pushing them to production? it seems like a great way to test the logic flow without breaking anything livemoving past mechanical leadership
found this deep dive on why treating design like a predictable machine is a recipe for disaster. it argues that relying on rigid processes instead of human judgment makes us too brittle when things shift in figma or strategy. maybe we should focus more on adaptability than alignmentstop designing screens and start building flows with claude
using Claude to move beyond static Figma frames is a game changer for mapping out complete user journeys instead of just pretty pixels. it basically makes the concept of "just a mockup" obsoletedeath of intentional navigation
everyone is JUST letting generative agents decide the flow now. we used to spend weeks mapping out complex user journeys and defining clear decision trees. now, the trend is moving toward a single text prompt that triggers an autonomous workflow. it feels like we areproblem with confident hallucinations
we need to stop prioritizing smooth interactions over verifiable truth by hiding the logic behind the output. is it even good ux if the system is just lying via a pretty interfacegap between user identity and product design
the mismatch between this collage and actual brand aspiration is a massive retention killer. spoilerits basically the ultimate failure of user research when u ignore the actual target persona.danger of looking right but being wrong
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?losing our design edge to ai
just read this piece abt how 20 years of deadlines slowly kills ur passion for pure innovation and makes u rely on automated workflows instead. it's a heavy look at how we trade user-centric empathy for efficiency as we get older. it's basically the slow death of the craft anyone else feeling like they're just prompting Figma plugins now?cost of automation bias
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.death of manual prototyping
we are reaching a point where `generative design` is making the actual craft of wireframing feel
accessibility isn't a side quest
just stumbled onto some wild data from webaim. they scanned the top one million sites and found errors on 95.9% of home pages. it averages out to about 56 detectable barriers per page, which is actually higher than last year. we need to stop treating inclusive design like an extra layer of polish you add at the end of a sprint. if you are just using Figma to make things look pretty w/o checking contrast or screen reader compatibility, you are part of the problem. most of us are probably contributing to this mess . it is frustrating because accessibility should be baked into our core workflow from day one.avoiding digital entropy
most of our current flows are just designed tomastering user stories without the agile headache
found this breakdown on how to bridge the gap between raw research and actual design. it focuses on differentiating ux-specific needs from standard developer tickets, which is super helpful when youre moving prototypes into Figma. the main goal is using user-centered design to ensure every feature solves a real pain point rather than just being a random requirement. it's easy to get lost in technical jargon and forget the actual human on the other side of the screen . does anyone else struggle with keeping stakeholders focused on the user journey instead of just feature lists?surviving the ai design shift
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 likestop treating claude like a magic button
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.my favorite claude workflow hacks
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?design leadership via swarm intelligence
stop trying tostar wars vs modern ai workflow
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?coding ethics into our workflows
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 codehow i'm using design. md to fix my ai workflows
using adesign.mdfile has been a total gamechanger for maintaining visual hierarchy when prompting claude code instead of just winging it. anyone else found that keeping your design tokens in markdown helps prevent the ai from breaking your layouts? it's way better than re-exporting everything from figma'
stack internal update
just saw stack internal is pivoting toward turning documentation into something more like an enterprise memory for ai agents. it seems they are focusing on building trust so these models can actually take action on ur data instead of just reading it. wondering if this will change how we approach information architecture in Figma files or if it is just another hype cycle .using gamma for more than just quick decks
been playing around w/ gamma lately and it is way more than just a shortcut for generating slides. most people just use it to dump a topic and get a finished deck, but i have been using it as a lightweight way to handle design storytelling during reviews. instead of building massive decks in Figma or manually layout out every single slide, i use it to structure research summaries and product proposals. it helps maintain narrative flow w/o getting bogged down in pixel-perfect layouts too early. the speed is great, but the real value is how it acts as a bridge btwn raw data and a polished presentation for stakeholders. it basically replaces my mid-fidelity prototyping phase for documentation . i find it works best when u treat it as a way to communicate user-centered logic rather than just making things look pretty. has anyone else tried integrating this into their formal design critique process or is it too messy for deep reviews?design. md newsletter
found this cool breakdown of how we might be moving toward replicating human logic instead of just using chat interfaces. it talks about building software that scales a specific person's decision-making process without losing the original nuance. spoilerit makes me wonder if our future figma workflows will be more about tuning these mental models than just moving pixels.death of the hamburger menu
noticing a massive shift toward persistent bottom navigation in mobile web design lately. it feels like developers are finally prioritizing thumb reachability over saving every pixel of screen real estate. it turns out users actually hate hunting for hidden linksmoving beyond search volume
ngl search volume is basicallyep 267 - you can't outspend a bad intake experience
the way legal brands handle the first touchpoint is completely broken bc they ignore user journey friction in favor of ads. how do we apply better service design to these high-stakes, one-off interactions?no-code faceted search setup
just stumbled onto a workflow for building search filters using algolia and webflow without needing to touch any servers. u basically just sync ur cms content via webhooks and set up the index so everything stays updated automatically. it makes improving discoverability much easier when u aren't stuck managing backend infrastructure manually. i was trying to map out the component states in figma earlier and realized how much cleaner this approach is for scaling design systems . does anyone else think relying on webhooks like this might hit a bottleneck once the collection size gets massive?fixing manual data entry loops
automating those daily erp-to-planning exports is a nightmare if you don't prioritize idempotency and observability to prevent the same error from repeating. it's basically just replacing human typos with system bugs unless you have a solid way to track data ownership across your stack.design. md is basically a single source of truth for everything
just stumbled onto this idea of using one plain-text file to handle both visual identity and logic. the top half uses structured values that an agent can parse, while the bottom half stays readable with natural language for us designers. it acts like a bridge between Figma and ur preferred code editor. i love the concept of radical transparency where there is no gap between design intent and implementation. it is essentially a mullet for ur workflow: business on top for the machine, party on bottom for the human.design.mddirectly to a coding agent, does the role of a ui engineer even change? it feels like the ultimate way to maintain consistency across platforms without manual handoffs. we might finally stop
why hex codes aren't enough for claude
i've been using these custom context files to onboard claude whenever i start a new project in figma. it helps the model understand things like visual hierarchy and brand personality that raw color values just miss. it saves me hours of prompting tweaksera of the knowledge dj
just read this piece about how ai-driven generation is making raw output basically free. it argues that our value as designers is moving away from pixel pushing and toward curating context through better selection and sequencing. instead of just using Figma to draw boxes, we need to act like artists managing inputs to shape the final result.navigating the ai era
found this breakdown on how we handle visual hierarchy when designing alongside generative models. it talks about avoiding that burnout from constant automation and maintaining human intent in our work. **does anyone else feel like were losing the essence of craft when using midjourney for every concept phasedeath of the hamburger menu
lowkey the reliance on hidden navigation is starting to feel like a massive usability debt. we keep hiding core features behind three lines just to achieve a cleaner aesthetic, but it creates unnecessary friction for the user. every extra tap required to find basic settings is a failure in interaction design. instead of chasing minimalism, we should focus on discoverability through persistent bottom bars or adaptive surfaces.designing for the proxy
the shift from human-only to ai-driven consumption is wild. since we can now generate infinite variations in Figma instantly, our job is moving away from simple production and toward curating the right direction instead of just making options.lessons from scaling to billions
found this breakdown on how global scale changes the game for design. it goes way beyond just tweaking things in Figma and focuses on the chaos of massive user basesairlines finally getting context-aware design right
just saw a great breakdown on how airlines are ditching static interfaces. instead of hunting through menus, the app surface changes based on ur location and flight status. its all about reducing cognitive load when youre rushing through security. i was sketching some similar logic in Figma earlier today and realized how much we ignore user intent during high-stress moments. it turns out most travel apps are just digital paperweights until you hit the gate .ux of contrast in indika
just finished reading about how indika uses visual contrast to drive narrative ambiguity rather than just guiding focus. it is a wild way to use player experience layering to create multiple interpretations of the same scene it makes you question if the UI is actually helping or gaslighting you . has anyone tried applying this kind ofillusion of agency in interfaces
were all just tweaking the anthropomorphism level in our latest figma prototypes to make users feel a connection. it is wild how much we can manipulate perceived empathy without even using real language. it basically feels like we are designing ghostsproblem with zero friction
were all obsessed with making everything seamless in figma but maybe we're killing the brand by removing all cognitive load. how do we balance a smooth flow with the need for meaningful friction so users actually remember what they did?using claude design for logo ideation
fr i've been using claude design to speed up my initial visual exploration phase. it is way better than jumping straight into figma when you need to test rapid prototyping ideas it actually works without a massive prompt .