Bird
Raised Fist0
Figmabi_tool~10 mins

Design system file structure in Figma - Interactive Code Practice

Choose your learning style10 modes available

Start learning this pattern below

Jump into concepts and practice - no test required

or
Recommended
Test this pattern10 questions across easy, medium, and hard to know if this pattern is strong
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the code to name the main folder for a design system.

Figma
The main folder should be named [1] to organize all design assets.
Drag options to blanks, or click blank then click option'
AProject Files
BDesign System
CAssets
DDocumentation
Attempts:
3 left
💡 Hint
Common Mistakes
Naming the folder as 'Assets' or 'Project Files' which are too generic.
2fill in blank
medium

Complete the code to name the subfolder that contains reusable UI components.

Figma
Inside the design system folder, the subfolder for UI components is called [1].
Drag options to blanks, or click blank then click option'
AComponents
BIcons
CTypography
DColors
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'Icons' or 'Colors' which are specific asset types, not components.
3fill in blank
hard

Fix the error in naming the folder for color styles.

Figma
The folder for color styles should be named [1] instead of 'ColorStyles'.
Drag options to blanks, or click blank then click option'
AColors
BColor Palette
CColor Styles
DColorThemes
Attempts:
3 left
💡 Hint
Common Mistakes
Using 'ColorStyles' without space or 'Colors' which is too generic.
4fill in blank
hard

Fill both blanks to name folders for typography and icons.

Figma
The folders [1] and [2] hold text styles and icon assets respectively.
Drag options to blanks, or click blank then click option'
ATypography
BText Styles
CIcons
DImages
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing 'Text Styles' with 'Typography' or 'Images' with 'Icons'.
5fill in blank
hard

Fill all three blanks to complete the folder structure for documentation, grids, and motion.

Figma
Folders named [1], [2], and [3] contain guidelines, layout grids, and animation specs.
Drag options to blanks, or click blank then click option'
ADocumentation
BGrids
CMotion
DGuidelines
Attempts:
3 left
💡 Hint
Common Mistakes
Using 'Guidelines' instead of 'Documentation' or mixing 'Motion' with unrelated terms.

Practice

(1/5)
1. Why is it important to use numbered folders in a Figma design system file structure?
easy
A. To keep folders organized and maintain a clear order
B. To make the file size smaller
C. To automatically update components
D. To change the color scheme of the design system

Solution

  1. Step 1: Understand the purpose of numbered folders

    Numbered folders help keep files in a specific order, making it easier to find and manage items.
  2. Step 2: Relate to design system organization

    In a design system, clear order prevents confusion and speeds up work by grouping related items logically.
  3. Final Answer:

    To keep folders organized and maintain a clear order -> Option A
  4. Quick Check:

    Numbered folders = clear order [OK]
Hint: Number folders to keep things tidy and easy to find [OK]
Common Mistakes:
  • Thinking numbering changes file size
  • Assuming numbering updates components automatically
  • Confusing numbering with design style changes
2. Which of the following is the correct way to name a folder for color styles in a design system file?
easy
A. ColorStyles
B. Colors 01
C. 01 Colors
D. Styles-Colors

Solution

  1. Step 1: Check naming conventions for order

    Numbering folders at the start (like '01 Colors') ensures they appear in the correct order.
  2. Step 2: Compare options

    01 Colors starts with a number and a clear name, which is best practice for organization.
  3. Final Answer:

    01 Colors -> Option C
  4. Quick Check:

    Number first, then name = correct folder naming [OK]
Hint: Start folder names with numbers for order [OK]
Common Mistakes:
  • Putting numbers after names causing sorting issues
  • Using unclear or combined words without spaces
  • Skipping numbering and losing order
3. Given a design system file with folders named 01 Colors, 02 Components, and 03 Documentation, what will be the order of these folders in Figma's sidebar?
medium
A. Colors, Components, Documentation
B. Colors, Documentation, Components
C. Components, Documentation, Colors
D. Documentation, Components, Colors

Solution

  1. Step 1: Understand folder numbering effect

    Folders with numbers at the start sort in ascending order by those numbers.
  2. Step 2: Apply numbering to folder names

    01 Colors comes first, then 02 Components, then 03 Documentation.
  3. Final Answer:

    Colors, Components, Documentation -> Option A
  4. Quick Check:

    Number order = Colors, Components, Documentation [OK]
Hint: Folders sort by leading numbers ascending [OK]
Common Mistakes:
  • Ignoring numbers and sorting alphabetically
  • Mixing folder order randomly
  • Assuming Figma sorts by last word
4. You notice your design system file has folders named Colors, Components, and Documentation without numbers, but they appear in random order. How can you fix this?
medium
A. Rename folders to all uppercase letters
B. Add numbers at the start of each folder name like 01 Colors
C. Delete and recreate folders in the correct order
D. Change folder colors to match their content

Solution

  1. Step 1: Identify cause of random order

    Without numbers, folders sort alphabetically, which may not match desired order.
  2. Step 2: Apply numbering to enforce order

    Adding numbers like '01 Colors' forces folders to appear in that numeric order.
  3. Final Answer:

    Add numbers at the start of each folder name like 01 Colors -> Option B
  4. Quick Check:

    Numbering folders fixes order [OK]
Hint: Number folders to fix random order [OK]
Common Mistakes:
  • Thinking uppercase changes order
  • Deleting folders wastes work
  • Changing colors does not affect order
5. You want to create a design system file structure that separates colors, typography, components, and documentation clearly. Which folder structure below follows best practices?
hard
A. 01 Components 02 Colors 03 Docs 04 Typography
B. Colors Typography Components Docs
C. Components Colors Docs Typography
D. 01 Colors 02 Typography 03 Components 04 Documentation

Solution

  1. Step 1: Check for numbering and clear folder names

    01 Colors 02 Typography 03 Components 04 Documentation uses numbers to keep order and full descriptive folder names.
  2. Step 2: Verify grouping of related items

    Colors, Typography, Components, and Documentation are grouped separately and clearly.
  3. Final Answer:

    01 Colors 02 Typography 03 Components 04 Documentation -> Option D
  4. Quick Check:

    Numbered, clear folders = best practice [OK]
Hint: Number and name folders clearly for easy use [OK]
Common Mistakes:
  • Skipping numbering causing disorder
  • Using unclear or abbreviated folder names
  • Mixing unrelated items in one folder