Skip to main content
PromptRepo is optimized for keyboard-driven workflows. Learn these shortcuts to navigate and work more efficiently.

Global Shortcuts

These shortcuts work from anywhere in the application.

Search and Navigation

ShortcutActionDescription
Cmd+K (Mac)
Ctrl+K (Win/Linux)
Open searchOpens the command palette to search prompts and navigate
EscClose dialog/modalCloses any open dialog, modal, or the search palette
The search command palette (Cmd+K) is your fastest way to jump to any prompt. Start typing to search across titles, descriptions, and content.

Search Palette

When the command palette is open (Cmd+K):
ShortcutAction
Navigate resultsMove up and down through search results
EnterSelect resultOpen the selected prompt
EscClose paletteClose the search without selecting

Search Tips

  • Start typing immediately—no need to click in the search field
  • Results update as you type (300ms debounce)
  • Search works across prompt titles, descriptions, and content
  • Press Esc to cancel and return to your previous view

Prompt List Navigation

Navigate your prompt library efficiently using arrow keys.
ShortcutAction
Navigate promptsMove between prompts in the list
EnterOpen promptView details of the selected prompt
TabNext sectionMove focus to the next section (e.g., from list to detail view)
Shift+TabPrevious sectionMove focus to the previous section
Arrow key navigation works when the prompt list has focus. Click on a prompt or use Tab to focus the list.

Prompt Editor

Keyboard shortcuts for editing prompt content.

Text Editing

ShortcutActionDescription
Ctrl+CCopyCopy selected text to clipboard
Ctrl+VPastePaste text from clipboard
Ctrl+XCutCut selected text
Ctrl+ZUndoUndo last change
Ctrl+Y (Win/Linux)
Cmd+Shift+Z (Mac)
RedoRedo last undone change
Ctrl+ASelect allSelect all text in the editor

Saving

ShortcutActionContext
Cmd+Enter (Mac)
Ctrl+Enter (Win/Linux)
Save versionWhen editing a prompt, saves the new version immediately
Use Cmd+Enter / Ctrl+Enter to quickly save when you’re in the version note field. This saves you from clicking the Save button.

Form Navigation

When creating or editing prompts and collections.
ShortcutAction
TabNext fieldMove to the next form field
Shift+TabPrevious fieldMove to the previous form field
EnterSubmit formSubmit the form (if on the submit button)
EscCancelCancel the current form and close dialog
Press Esc to quickly cancel and close any create/edit dialog without saving changes.

Browser Standard Shortcuts

Standard browser shortcuts also work in PromptRepo:
ShortcutAction
Cmd+R (Mac)
Ctrl+R (Win/Linux)
Refresh pageReload the current page
Cmd+W (Mac)
Ctrl+W (Win/Linux)
Close tabClose the current browser tab
Cmd+T (Mac)
Ctrl+T (Win/Linux)
New tabOpen a new browser tab
Cmd+Click (Mac)
Ctrl+Click (Win/Linux)
Open in new tabOpen a link in a new tab

Accessibility Navigation

PromptRepo supports standard accessibility navigation:
ShortcutAction
TabNext interactive elementMove focus to the next button, link, or input
Shift+TabPrevious interactive elementMove focus backward
Enter / SpaceActivate elementClick the focused button or link
Arrow keysNavigate optionsNavigate within dropdowns, lists, and menus

Quick Actions

Common workflows mapped to efficient shortcuts.

Create New Prompt

1

Navigate to Create

Click “New Prompt” in the navigation or navigate to /prompts/create
2

Use Tab for Fields

Press Tab to move between Title → Description → Content → Version Note
3

Submit

Tab to the “Save Prompt” button and press Enter, or click the button

Quick Search and Open

1

Open Search

Press Cmd+K (Mac) or Ctrl+K (Win/Linux)
2

Type Query

Start typing your search query immediately
3

Navigate Results

Use arrow keys to select the prompt
4

Open Prompt

Press Enter to view the selected prompt

Edit and Save Quickly

1

Enter Edit Mode

Click “Edit” button or hover over prompt and click edit
2

Modify Content

Make your changes in the textarea
3

Add Version Note

Press Tab to move to the version note field, type your note
4

Save

Press Cmd+Enter (Mac) or Ctrl+Enter (Win/Linux) to save immediately

Mobile Considerations

PromptRepo is optimized for a ~400px width interface (ideal for mobile sidecar usage).
Most keyboard shortcuts are designed for desktop use. On mobile devices:
  • Touch gestures replace keyboard navigation
  • Tap and hold for context menus
  • Swipe to navigate between sections

Productivity Tips

Use Search Over Browsing

Instead of scrolling through your prompt list:
  1. Press Cmd+K / Ctrl+K
  2. Type a few characters
  3. Press Enter
This is faster than browsing, especially with large libraries.

Learn the Edit-Save Flow

  1. Hover over prompt → Click “Edit”
  2. Make changes
  3. Tab to version note → Add note
  4. Cmd+Enter / Ctrl+Enter to save
This flow takes seconds once memorized.

Combine Shortcuts

  • Cmd+K to search → Enter to open → Hover for edit button → Cmd+Enter to save
  • Minimal mouse usage = faster workflow

Customizing Shortcuts

Currently, PromptRepo does not support custom keyboard shortcuts. The built-in shortcuts are designed for optimal usability across platforms.
If you need a specific shortcut, check if your browser or operating system allows remapping keys globally.

Troubleshooting

Shortcuts Not Working

Check for conflicts:
  • Browser extensions might override shortcuts
  • Operating system shortcuts take precedence
  • Ensure the correct element has focus (click in the area first)
Common conflicts:
  • Cmd+K might open browser search on some systems
  • Ctrl+K might be used by other applications
Solutions:
  • Close conflicting applications
  • Disable or reconfigure browser extensions
  • Use the mouse as a fallback

Search Palette Won’t Open

  1. Ensure you’re logged in
  2. Check browser console for errors (F12)
  3. Try refreshing the page (Cmd+R / Ctrl+R)
  4. Clear browser cache if the issue persists

Platform-Specific Notes

macOS

  • Use Cmd for most shortcuts
  • Cmd+K for search is consistent with many Mac apps
  • Built-in text editing shortcuts (Cmd+A, Cmd+C, etc.) work as expected

Windows/Linux

  • Use Ctrl instead of Cmd
  • Ctrl+K opens the search palette
  • Standard Windows text shortcuts apply

Web Browsers

  • Chrome, Firefox, Safari, and Edge are fully supported
  • Some shortcuts may behave differently across browsers
  • Test in your primary browser for best experience

Keyboard-First Workflow Example

A complete workflow using mostly keyboard shortcuts:
1

Open App

Navigate to PromptRepo in your browser
2

Search

Press Cmd+K, type “code review”, press Enter
3

Edit

Hover and click “Edit” (or Tab to it and press Enter)
4

Modify

Make changes, press Tab to version note field
5

Save

Type “Fixed typo”, press Cmd+Enter
6

Next Prompt

Press Cmd+K, search for next prompt, repeat
With practice, this workflow becomes second nature and significantly faster than mouse-heavy navigation.

Build docs developers (and LLMs) love