Samsen Internal Framework
This is Samsen's internal framework content for AI-Assisted Design. It is read-only reference material.
The 80/60 Insight — Where AI Creates the Most Leverage¶
The Data¶
Two findings from practitioner research (50+ sources, distilled in designer-workflow-tasks.md) define where AI-assisted design creates the most value:
80% of Design System Work Is Maintenance¶
Design systems are living organisms. After the initial build, the overwhelming majority of work is:
- Updating tokens across components when brand or spacing values change
- Adding variants to existing components (new size, new state, new theme)
- Propagating changes: when a base token changes, everything downstream needs updating
- Fixing inconsistencies between Figma and code
- Documenting what already exists
- Deprecating old patterns and migrating to new ones
This is important, valuable work — but it's repetitive, systematic, and rule-based. It's exactly the kind of work AI handles reliably, because the rules are explicit and the context is well-defined.
60% of Product Designer Craft Time Is Iteration, QA, and File Organization¶
Product designers spend the majority of their working hours not on creative exploration, but on:
- Iteration cycles — Adjusting spacing, tweaking typography, aligning elements. The "make it 2px smaller" loop.
- QA and review — Comparing implementation to design, filing bugs, re-reviewing fixes.
- File organization — Naming layers, organizing pages, maintaining component libraries, cleaning up exploration files.
- Handoff preparation — Annotating specs, writing implementation notes, creating redlines.
- Status updates and documentation — Communicating decisions, updating tickets, maintaining decision logs.
These tasks surround the creative work. They're necessary but draining. Designers consistently report that the work they find most meaningful — exploration, problem framing, user research synthesis, creative iteration — is squeezed into a fraction of their day.
The Opportunity¶
Combine both findings:
- 80% of system work is maintenance that AI can handle → Designers spend less time on token propagation, variant creation, and documentation updates.
- 60% of craft time is operational overhead → AI handles iteration velocity (instant changes vs. async developer cycles), QA (visual regression testing), and file organization (structured, consistent output).
The Shipping AI Designer isn't replacing the 40% that matters most — the creative judgment, the problem framing, the user insight. It's eliminating the 60% that's necessary but low-leverage, and it's automating the 80% of system work that's well-defined but tedious.
What This Means in Practice¶
Before AI-Assisted Design¶
A designer's typical week: - Monday: Exploration and creative work (the good stuff) - Tuesday: Iteration with developers — "move this 4px left" over Slack, wait for next build - Wednesday: QA review, filing implementation bugs - Thursday: Design system maintenance, updating component docs - Friday: Handoff prep, spec annotation, status updates
After AI-Assisted Design¶
The same designer's week: - Monday: Exploration and creative work - Tuesday: Ship the exploration directly — iterate in browser via Claude Code, see changes instantly - Wednesday: More exploration. Move to the next problem. - Thursday: Design system updates via Claude Code — describe the change, AI propagates it - Friday: Creative work, user research, strategic thinking
The ratio flips. Instead of 40% creative / 60% operational, it becomes 70-80% creative / 20-30% operational.
Why This Framing Matters¶
Most AI-in-design narratives focus on generation: "AI will design for you." This misses the point. Designers don't need help generating ideas — they need help shipping them and maintaining what they've shipped.
The 80/60 insight reframes the conversation:
- For designers: "AI isn't replacing your craft. It's removing the parts of your job you don't enjoy."
- For design leads: "Your team doesn't get smaller. They get faster. Same people, more output, better work."
- For product managers: "The bottleneck between design and implementation shrinks from days to minutes."
- For leadership: "Design team ROI increases without headcount changes."
Source¶
Primary data: ../../research/designer-workflow-tasks.md Methodology: Synthesis of 50+ practitioner sources including time-tracking studies, workflow analyses, and self-reported surveys from product designers at various organization sizes.