Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.47 KB

File metadata and controls

47 lines (33 loc) · 1.47 KB

Important Note: Cursor Editor Usage

About This Repository

This repository contains workflows and patterns for using Cursor AI editor. Throughout the documentation, you may see references to cursor-agent commands in examples.

Actual Cursor Usage

Cursor is a desktop editor application, not a CLI tool. The examples showing cursor-agent commands should be interpreted as:

Instead of:

cursor-agent "refactor this code"

Use Cursor Editor:

  1. Open Chat (Cmd/Ctrl + L) or Composer (Cmd/Ctrl + I)
  2. Type: "refactor this code"
  3. Review and accept changes

Official Documentation

Always refer to: Cursor Documentation for:

  • Actual features and capabilities
  • Real keyboard shortcuts
  • Current functionality
  • Installation instructions

Real Cursor Features

  • Chat (Cmd/Ctrl + L) - Ask questions, get help
  • Composer (Cmd/Ctrl + I) - Multi-file edits
  • Inline Edit (Cmd/Ctrl + K) - Quick code edits
  • @ Mentions - Reference files, functions
  • .cursorrules - Project-specific AI configuration
  • MCP - Model Context Protocol integration

Why These Examples?

The workflow examples in this repository show concepts and patterns, not literal CLI commands. They demonstrate:

  • How to structure prompts
  • Workflow patterns
  • Best practices
  • Learning methodologies

When implementing these workflows, use Cursor's actual editor features (Chat, Composer, Inline Edit) as documented at https://cursor.com/docs/