Cursor Directory
Your cursor.directory in Raycast.

Overview
Cursor Directory is a powerful Raycast extension that seamlessly integrates with cursor.directory, allowing users to access, search, and utilize cursor rules directly within the Cursor Code Editor. This extension streamlines the process of finding and implementing cursor rules, enhancing productivity for developers using the Cursor IDE.
Features
- Fuzzy Search: Quickly find cursor rules based on their titles.
- Detailed View: Examine cursor rules, including author information and full rule content.
- One-Click Application: Easily copy and create cursor rules to your project's .cursor/rulesfolder for Cursor v0.45 or.cursorrulesfor Cursor below v0.45.
- Starring System: Save up to 10 favorite cursor rules for quick access.
- Local Modification: Export and edit cursor rules as Markdown files within Cursor.
- YouTube Videos: Access curated Cursor-related YouTube videos directly from the extension.
Installation
- Ensure you have Raycast installed on your system.
- Install the Cursor Directory extension through the Raycast store or Raycast's store command.
Usage Guide
- 
Launching the Extension: 
- Open Raycast and type cursor directoryto use the commands.
 
- 
Searching for Cursor Rules: 
- Use the fuzzy search functionality to find rules based on their titles.
 
- 
Toggle Detailed View: 
- Press Cmd + Dto toggle the detailed view of a rule.
 
- 
Copy and Apply Cursor Rules: 
- Press Cmd + Shift + Cto copy the rule content to your clipboard.
- You can then choose to open recent projects to apply the rule directly, or press Escto manually apply the rule to where you want.
- If you have configured the default Projects Directory, you will be using the builtinprojectscommand to open projects, otherwise you will be prompted to select recent projects viadegouville/cursor-recent-projectsextension, which is also optional.
 
- 
Starring Rules: 
- Star up to 10 cursor rules for quick access in future sessions via Cmd + Shift + P.
 
- 
Local Modification: 
- Press Cmd + Eto open the cursor rule as a Markdown file in Cursor for editing.
 
- 
YouTube Videos: 
- Access curated Cursor-related YouTube videos directly from the extension.
 
Configuration
Access the extension preferences through the Action Panel or Raycast preferences to customize your experience:
- Cache Duration: Cursor rule data is cached locally for 1 day by default.
- Show Detailed View: Toggle the display of detailed view in cursor rules list.
- Default Cursor Rules List: Choose to show all cursor rules or only popular ones in cursor rules list at launch.
- Export Directory: Set the directory to export cursor rules locally.
- Skip Confirmation on Copy: Skip confirmation on copying a cursor rule.
- Replace on Launch: Configure if replace or append rule content in launch context.
- Projects Directory: Set the directory to store your projects.