26 guides

Cursor How-To Guides

Get more out of the Cursor editor. These guides walk through installing it, importing your VS Code setup, writing rules, indexing a codebase, and using tab and the AI panels well.

Setup & Rules

Cursor
Beginner6 min

How to Install Cursor and Import VS Code Settings (6 Minutes)

Install Cursor and import your VS Code settings in one step: download the app, run the built-in import, and confirm your extensions and theme carried over.

Cursor
Beginner10 min

Cursor Setup Guide: From Install to Your First AI Edit

Install Cursor, bring over your VS Code settings and extensions, pick a model, and make your first AI edit with Tab, the Agent, and a project rule.

Cursor
Intermediate9 min

How to Set Up Project Rules in the .cursor/rules Folder

Create scoped, versioned project rules so Cursor follows your stack conventions on every request without you repeating yourself.

Cursor
Intermediate7 min

How to Set Up Codebase Indexing in Cursor

Build and manage the codebase index so Cursor can find relevant code across your whole repo, and exclude what it should ignore.

Cursor
Intermediate8 min

How to Enforce Project Conventions with Cursor Rules

Write project rules in .cursor/rules so the agent follows your conventions on every multi-file edit.

Cursor
Intermediate6 min

How to Write a Team Rule That Applies Only to Certain Files

Use glob patterns in a .mdc rule so a convention attaches to just the files it governs, like tests or API routes.

Cursor
Intermediate7 min

How to Migrate a Legacy .cursorrules File to the New Rules Folder

Convert a single root .cursorrules file into scoped .mdc rules so you get globs, multiple files and per-rule control.

Cursor
Intermediate8 min

How to Use Cursor Rules to Guide AI Edits

Add a project rules file so Cursor follows your conventions and stack on every AI edit without being told each time.

Cursor
Beginner7 min

How to Set Project Rules in Cursor

Add a project rules file so Cursor follows your conventions on every edit instead of relying on per-prompt reminders.

Cursor
Beginner7 min

How to Add a .cursorrules File to Steer Cursor

Drop a rules file at your repo root so Cursor follows your stack and conventions without you repeating them in chat.

Cursor
Beginner5 min

How to Customize Cursor Keyboard Shortcuts

Open the keyboard shortcuts editor, rebind a conflicting key, and tweak the AI command keys to suit your hands.

Editing & Chat

Agent, MCP & Refactoring

Browse other categories