Step by step

How-To

Step-by-step guides with video, screenshots and code. Set up your tools, connect integrations, fix errors and ship faster. Search or filter by category, then follow each guide one step at a time.

523Guides
26Matching
16Categories
Free weekly email

New guides in your inbox

Fresh step-by-step how-to guides as we publish them. One email a week, no more.

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
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 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
Beginner7 min

How to Use Cursor Tab Completion Effectively

Learn how Cursor Tab predicts multi-line edits and jumps, and how to accept, partially accept or dismiss its suggestions.

Cursor
Beginner8 min

How to Choose and Switch AI Models in Cursor

Pick the right model per task, switch it from the chat box, and understand what Auto mode does for you.

Cursor
Beginner6 min

How to Edit Code Inline with Cmd+K in Cursor

Use the inline edit prompt to rewrite a selection in place, generate new code, and review the diff before accepting.

Cursor
Intermediate8 min

How to Add Context to Cursor Chat with @ Mentions

Pull files, folders, symbols, docs and the web into a request with @ so the model answers about your actual code.

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
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
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.

Cursor
Advanced10 min

How to Use Cursor Agent Mode to Build a Feature End to End

Drive Agent mode to plan, edit multiple files, run commands and iterate, while you stay in control of every change.

Cursor
Beginner8 min

How to Edit Multiple Files at Once with Cursor Composer

Use Cursor Composer to plan and apply a single change across several files in one reviewable pass.

Cursor
Intermediate9 min

How to Connect an MCP Server to Cursor

Add a Model Context Protocol server to Cursor so the agent can use external tools like a database or a filesystem.

Cursor
Intermediate10 min

How to Query Your Database from Cursor with a Postgres MCP Server

Wire a Postgres MCP server into Cursor so the agent can inspect your schema and run read-only queries.

Cursor
Beginner7 min

How to Add Library Docs as Context with @Docs in Cursor

Index a library's documentation in Cursor so the agent answers with current, accurate API details.

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
Advanced9 min

How to Let Cursor Run Commands Automatically (and Keep It Safe)

Enable auto-run for the Cursor agent and set an allow and deny list so it executes tests without risky commands.

Cursor
Advanced10 min

How to Refactor Across Your Whole Codebase in Cursor

Use codebase-wide context and Composer to apply a structural refactor that spans many files at once.

Cursor
Intermediate8 min

How to Generate and Maintain Tests with Cursor Composer

Have Composer write a test file for a module and update it across files when the implementation changes.

Cursor
Beginner6 min

How to Undo a Composer Change with Checkpoints in Cursor

Use Cursor's Composer checkpoints to roll back a multi-file edit to any earlier point in the conversation.

Cursor
Advanced11 min

How to Build a Full Feature Across Frontend and Backend with Composer

Plan and implement an end-to-end feature touching API, types, and UI in a single Composer session.

Cursor
Intermediate8 min

How to Debug an MCP Server That Will Not Connect in Cursor

Diagnose a red or failing MCP server in Cursor and get its tools showing up to the agent again.

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
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.

Showing 48 of 26