0
0
Figmabi_tool~15 mins

Atomic design methodology in Figma - Real Business Scenario

Choose your learning style9 modes available
Scenario Mode
👤 Your Role: You are a UI/UX designer working with the product team
📋 Request: Your manager wants you to organize the design components for the new dashboard using Atomic Design methodology
📊 Data: You have a list of UI elements like buttons, input fields, icons, cards, and navigation bars used in the dashboard
🎯 Deliverable: Create a Figma file that organizes these UI elements into atoms, molecules, organisms, templates, and pages following Atomic Design principles
Progress0 / 5 steps
Sample Data
Component NameTypeDescription
Primary ButtonAtomClickable button with primary color
Input FieldAtomText input box
Search BarMoleculeInput field + search icon button
CardOrganismContainer with image, title, and description
Navigation BarOrganismMenu with links and logo
Dashboard TemplateTemplateLayout combining organisms and molecules
Dashboard PagePageFinal assembled dashboard with real data
1
Step 1: Create atoms in Figma
Design individual UI elements like Primary Button and Input Field as separate components
Expected Result
Atoms created as reusable components in Figma
2
Step 2: Build molecules by combining atoms
Combine Input Field and Search Icon Button atoms to create Search Bar molecule
Expected Result
Molecules created that group related atoms
3
Step 3: Assemble organisms from molecules and atoms
Create organisms like Card and Navigation Bar by grouping molecules and atoms
Expected Result
Organisms representing complex UI sections are ready
4
Step 4: Design templates using organisms and molecules
Arrange organisms and molecules into Dashboard Template layout
Expected Result
Template showing page structure without real content
5
Step 5: Create pages by filling templates with real content
Add actual data and content to Dashboard Template to make Dashboard Page
Expected Result
Final dashboard page ready for user interaction
Final Result
Primary Button
Search Bar (Input + Button)
Card (Image + Title + Desc)
Dashboard Template (Organisms + Molecules Layout)
Dashboard Page (Template + Real Data)
Atomic Design helps organize UI components from simple to complex
Reusing atoms and molecules saves design time and keeps consistency
Templates separate layout from content for flexible page creation
Pages show final user interface with real data ready for use
Bonus Challenge

Create a new molecule by combining the Primary Button atom with an icon atom to make an Icon Button

Show Hint
Use Figma to group the button and icon components, then save as a new reusable molecule component