πŸ“– Step 9: AI/LLM#263 / 291

Cursor

Cursor

πŸ“–One-line summary

A VS Code-based editor with AI chat and inline editing built in.

πŸ’‘Easy explanation

A VS Code-based editor with AI chat and inline edits built in. Say "refactor this function" and it edits the code directly.

✨Example

function

fetchUser(id) {

// ⌘K

}

AI Chat

Add error handling to this function

⚑Vibe coding prompt examples

>_

Write a .cursorrules file enforcing our team conventions: TypeScript strict, function components, Tailwind only.

>_

Create a guide for when to use which Cursor mode (Ask / Edit / Agent) and the relevant shortcuts.

>_

Cursor's 'Apply' sometimes drops code in the wrong place. Tell me what extra metadata to put in the prompt to improve placement accuracy.

Try these prompts in your AI coding assistant!