Context Cursor Intermediate

Notepads in Cursor

Save reusable context blocks that you can attach to any conversation

12 of 66

What are Notepads?

Notepads are saved text snippets in Cursor that you can attach to any chat with @notepads. Reusable context blocks, like bookmarks for instructions.

When to use Notepads vs Rules

Use Notepads for...Use Rules for...
Context you need sometimesRules that always apply
API docs, design specsCoding conventions
One-off reference materialFile-pattern-based behavior
Temporary project notesPersistent project standards

Creating a Notepad

  1. Open the Notepads panel (sidebar)
  2. Click "New Notepad"
  3. Give it a name and paste your content

Example: save your API schema, design system tokens, or a feature spec.

Using in conversation

@notepad:api-schema add a new endpoint for user preferences
@notepad:design-tokens create a card component using our color system

Tips

  • Keep notepads focused on one topic
  • Update them as specs change
  • Use them for context outside code files (design docs, meeting notes, requirements)

Source: docs.cursor.com/context/notepads

Working out which model to run this on? See The Codex. Packaging it as a reusable skill? See The Armory.