aiux
PatternsPatternsCoursesCoursesNewsNewsResourcesResources
Overview

Setup

  • Download and Install Cursor
  • Navigate the Interface
  • Edit Code with AI Assistance

Prototype

  • Use Tab Completions
  • Chat with AI (Cmd+L)
  • Make Inline Edits (Cmd+K)
  • Build with Composer

Design-to-code

  • Convert Designs to Components
  • Build Frontend with React and Tailwind

Best Practices

  • Customize Your Workspace
  • Master Advanced Features
  • Best Practices and Team Workflows
  1. Guides
  2. /
  3. Cursor Course for Designers
  4. /
  5. Navigate the Interface
SetupLesson 2 of 12

Navigate the Interface

2 min readCursor for Designers

Cursor looks and feels like VS Code—because it's built on it. But it adds AI tools you won't find anywhere else. Let's explore where everything is.

The Main Layout

When you open Cursor, you'll see the familiar VS Code layout. The interface has these main areas:

  • **Left Sidebar**: File explorer, search, Git, and extensions
  • **Main Editor**: Where your code lives. Open multiple files in tabs.
  • **Right Side Panels**: Chat panel (AI assistant) and other tools
  • **Bottom Panel**: Terminal, problems, output, and debug info
Cursor interface layout showing sidebar, editor, chat panel, and terminal areas with labeled annotations
Overview of the main Cursor interface with AI-specific elements highlighted

AI-Specific Elements

Cursor adds special UI elements for AI features. Here's what's unique:

The Chat Panel (Right Side)

This is your AI assistant. Open it with Cmd+L (Mac) or Ctrl+L (Windows). Ask questions, explain errors, or get code suggestions. You can close and reopen it anytime.

The Prompt Bars

Three quick ways to invoke AI:

  • **Cmd+L (Chat)**: Ask AI a question in the Chat panel
  • **Cmd+K (Inline Edit)**: Highlight code and press Cmd+K to edit it with natural language
  • **Tab (Autocomplete)**: Start typing and the AI suggests the next line(s)

Composer (Cmd+I)

This is your multi-file AI editor. It can create or modify multiple files at once. Opens as a floating window or full-screen mode. Perfect for generating entire components or features.

Essential Keyboard Shortcuts

Memorizing these will supercharge your workflow:

  • **Cmd+L** (Mac) / **Ctrl+L** (Windows): Open Chat panel
  • **Cmd+K** / **Ctrl+K**: Inline edit with AI (highlight code first)
  • **Cmd+I** / **Ctrl+I**: Open Composer (floating)
  • **Cmd+Shift+I** / **Ctrl+Shift+I**: Open Composer (full-screen)
  • **Cmd+Enter** / **Ctrl+Enter**: Give AI your full codebase as context
  • **Cmd+P** / **Ctrl+P**: Quick file search and navigation
  • **Cmd+/** / **Ctrl+**: Toggle comment on selected code
  • **Tab**: Accept autocomplete suggestion
  • **Escape**: Reject autocomplete or close panels

File Explorer (Left Sidebar)

This works just like VS Code. Browse your project files, create folders and files, and drag to organize. The top button opens a folder or creates a new project.

Terminal (Bottom)

Click the Terminal tab at the bottom to open the command line. You can run commands, start a dev server, or commit to Git. Press Ctrl+K (or Cmd+K) in the terminal to ask AI to generate a command.

Opening a Project

To start working:

1

File menu

Click File → Open Folder

2

Choose your project

Navigate to where your code lives on your computer

3

Click Open

Cursor loads your project and shows all files in the left sidebar

Pro Tip

You can also drag a folder onto the Cursor icon in your dock (Mac) or taskbar (Windows) to open it instantly.

Interface Mastery!

  • You understand the main layout and panels
  • You know where the AI tools are (Chat, Composer, prompts)
  • You've learned the essential keyboard shortcuts
  • You can open projects and navigate files

You're now comfortable navigating Cursor. Next, we'll learn how to edit code with AI assistance.

← Previous LessonDownload and Install CursorNext Lesson →Edit Code with AI Assistance
← Back to Cursor Course for Designers overview

On this page

  • The Main Layout
  • AI-Specific Elements
  • Essential Keyboard Shortcuts
  • File Explorer (Left Sidebar)
  • Terminal (Bottom)
  • Opening a Project

aiux

AI UX patterns from shipped products. Demos, code, and real examples.

Have an idea? Share feedback

Get daily AI UX news

Resources

  • All Patterns
  • Browse Categories
  • Contribute
  • AI Interaction Toolkit
  • Agent Readability Audit
  • Newsletter
  • Documentation
  • Figma Make Prompts
  • Designer Guides
  • All Resources →

Company

  • About Us
  • Privacy Policy
  • Terms of Service
  • Contact

Links

  • Portfolio
  • GitHub
  • LinkedIn
  • More Resources

Copyright © 2026 All Rights Reserved.