<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/five-projects-one-hand-and-the-other-hands-i-m-building-4zacour3z" -->

---
title: Five projects, one hand — and the other hands I’m building
description: A design leader shares a personal experiment using focused AI agents at different stages of the design workflow — requirements interrogation, critique,...
canonical: https://daily.dev/posts/five-projects-one-hand-and-the-other-hands-i-m-building-4zacour3z
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Five projects, one hand — and the other hands I’m building | daily.dev
og:description: A design leader shares a personal experiment using focused AI agents at different stages of the design workflow — requirements interrogation, critique,...
og:url: https://daily.dev/posts/five-projects-one-hand-and-the-other-hands-i-m-building-4zacour3z
og:image: https://api.daily.dev/og/posts/4zacOUr3z.png
og:image:alt: Five projects, one hand — and the other hands I’m building
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Five projects, one hand — and the other hands I’m building

**[Medium](https://daily.dev/sources/medium_js)** · 9 min read · 0 upvotes · 0 comments

## Summary

A design leader shares a personal experiment using focused AI agents at different stages of the design workflow — requirements interrogation, critique, design-system compliance checking, and automated QA loops. Rather than a single all-knowing assistant, the approach uses specialized agents with distinct responsibilities: one finds problems, one fixes them, one verifies the fix. Using a Toggle component rework as a concrete example, 25 configurations were tested in ~10 minutes vs. ~90 minutes manually. The core argument is that AI agents should protect a 'quality floor' (consistency, accessibility, standards compliance) so human attention can focus on raising the 'ceiling' (judgement, strategy, what deserves to be made). The goal is automation for focus, not just speed.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://medium.muz.li/five-projects-one-hand-and-the-other-hands-im-building-371978011d3e>

## Similar posts on daily.dev

- [Medium](https://daily.dev/posts/medium-tsnt0ik2g) · Medium · 0 upvotes · 0 comments
- [How Software Quality Changes When AI Enters the Build Loop](https://daily.dev/posts/how-software-quality-changes-when-ai-enters-the-build-loop-llzgc7n9q) · Medium · 0 upvotes · 0 comments
- [AI can accelerate every stage of design. It cannot own the handoffs.](https://daily.dev/posts/ai-can-accelerate-every-stage-of-design-it-cannot-own-the-handoffs--d4ipjnfnm) · Medium · 0 upvotes · 0 comments
- [Using AI agents in long-lived software projects](https://daily.dev/posts/using-ai-agents-in-long-lived-software-projects-csq99vezx) · Ayende @ Rahien · 13 upvotes · 0 comments

---

Tags: [#automation](https://daily.dev/tags/automation), [#ai-agents](https://daily.dev/tags/ai-agents), [#accessibility](https://daily.dev/tags/accessibility)

[View this post on daily.dev](https://daily.dev/posts/five-projects-one-hand-and-the-other-hands-i-m-building-4zacour3z)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Five projects, one hand — and the other hands I’m building","url":"https://daily.dev/posts/five-projects-one-hand-and-the-other-hands-i-m-building-4zacour3z","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/five-projects-one-hand-and-the-other-hands-i-m-building-4zacour3z"},"datePublished":"2026-07-22T19:32:36.973Z","dateModified":"2026-07-22T19:33:30.011Z","description":"A design leader shares a personal experiment using focused AI agents at different stages of the design workflow — requirements interrogation, critique,...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/c91d80a3f954090748eeda910a4629fd?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/c91d80a3f954090748eeda910a4629fd?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Medium","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Medium","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/medium","url":"https://daily.dev/sources/medium_js"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/five-projects-one-hand-and-the-other-hands-i-m-building-4zacour3z","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"automation,ai-agents,accessibility","timeRequired":"PT9M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Medium","item":"https://daily.dev/sources/medium_js"},{"@type":"ListItem","position":3,"name":"Five projects, one hand — and the other hands I’m building"}]}
```

