Click any tag below to further narrow down your results
Links
Google is rolling out Google Pics, an AI-powered design tool built into Workspace that lets you create posters and social media graphics by typing prompts instead of designing manually. It's available now for Workspace customers and Google AI Pro/Ultra subscribers.
- Google Pics uses prompts to generate images rather than requiring manual design work, positioning it differently from Adobe Express and Canva's template-based approaches
- The tool includes editing features like object isolation, text modification, and image translation, plus collaborative editing and multiple generation options
- Google trained the underlying Nano Banana model on artists' work, unlike Canva's creator marketplace model that pays artists for published templates
This article breaks down eight core visual design principles—contrast, hierarchy, alignment, proximity, repetition, balance, white space, and unity—and shows how to apply them when using AI to build apps. It uses before-and-after examples to illustrate how guided feedback can turn generic AI outputs into polished, cohesive interfaces.
- AI agents treat design as utilitarian code assembly, producing functional but generic interfaces that need human iteration to feel professional.
- An eight-principle checklist (contrast, hierarchy, alignment, proximity, repetition, balance, white space, unity) can be used to critique and upgrade AI-generated designs.
- The before/after example shows white space as the biggest upgrade—removing clutter around logos and buttons shifted the app from overloaded to calm without leaving anything actually empty.
- Consistency (one typeface, uniform pill buttons, single accent color) and balance (commanding hero shot plus horizontal card scroll instead of a bottom-heavy stack) were what tied the redesign into a cohesive, premium feel.
Amazon’s Shopping app now lets U.S. users create and order custom merchandise by describing their idea to Alexa, which generates AI-powered designs for print-on-demand items like shirts and tumblers. Customers can tweak the AI output, share it, then buy the final product with Prime shipping handling production and delivery.
- Amazon's Shopping app now lets U.S. users describe custom merch ideas to Alexa, which generates AI mock-ups you can tweak and order, with Amazon handling printing and Prime delivery via Merch on Demand.
- The AI design tool itself is free—users only pay for the physical products (shirts, hoodies, tumblers, etc.).
- By embedding this directly in its main app, Amazon undercuts existing print-on-demand platforms like Redbubble and Bonfire, opening the format to millions of casual users with no design skills.
- The feature raises unresolved questions about AI training data and compensation for artists whose work may underlie these generated designs.
The author argues that Claude Design is just a repackaged version of existing Claude Code capabilities, offering template-based prototypes and presentations rather than truly skilled design. It may lower the bar for non-designers but won’t deliver quality beyond what current AI tools already produce and won’t replace professional designers.
- Claude Design is just Claude Code's existing capabilities repackaged with a new UI, not a genuinely new model or skill set.
- Its output (prototypes, slides, one-pagers) still shows flat textures, low-contrast labels, and generic templates once you look past the flashy demos.
- Template-based AI design raises the floor by eliminating terrible design, but it also creates a sea of sameness that only human craft and nuance can break through.
- Similar "AI design revolution" promises from Microsoft Designer and Google Stitch already fizzled, suggesting Claude Design won't replace professional designers either.
The article argues that real design is about grasping the full context—needs, constraints, edge cases—rather than simply producing forms or code. AI tools can speed up output, but they often bypass the deep problem-understanding that makes designs fit and endure. Working visually and iteratively embeds thinking in the process, turning unresolved forces into coherent solutions.
- Design is really about finding fit between a form and its full context (needs, constraints, edge cases, social habits), not producing the form itself
- AI tools generate polished outputs fast but skip probing conflicting requirements, so the underlying trade-offs stay unresolved
- Working visually and iteratively (sketching, moving elements, writing your own copy) forces you to confront and resolve choices in a way instant generation doesn't
- Mistaking a rendered output for a solved problem means the design cracks once real use reveals what was never actually worked through
Impeccable provides a suite of 18 AI commands that teach design best practices and steer code generation with shared vocabularies. It includes a detection engine, CLI tool, and Chrome extension to spot and fix design anti-patterns like low contrast, nested cards, and gradient text across live sites or codebases.
- Detects 25 design anti-patterns (nested cards, purple gradients, low contrast, oversized icons) using a rules engine, no LLM required, via CLI or Chrome extension across HTML/CSS/JSX/Vue/Svelte or live URLs
- Consolidated from 21 to 18 commands by merging overlapping ones (`/normalize`→`/polish`, `/arrange`→`/layout`, `/onboard`→`/harden`)
- Internal evals measured font and color diversity gains when frontier models used the skill vs. without it
- New `/shape` command adds discovery interviews, plus persona-driven critiques scored against Nielsen heuristics