Skip to content

gurbaaz27/cursorrules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Cursor

Cursor Rules

A collection of Cursor rules to supercharge your development workflow.

Rules โ€ข Usage โ€ข Contributing


Rules

Rule Description
auto-update-llms-robots-txt Auto-update llms.txt and robots.txt when pages are created/edited (mini)

๐Ÿ“ This README is auto-updated by .cursor/rules/auto-update-readme.mdc when rules change.

Usage

  1. Copy the .mdc file to your project's .cursor/rules/ directory
  2. The rule activates automatically when matching files are edited
# Example
cp rules/auto-update-llms-robots-txt.mdc your-project/.cursor/rules/

Features

๐Ÿ”„ Auto-Update llms.txt & robots.txt

Automatically keeps crawler configuration in sync with your pages:

  • Framework Support โ€” Next.js, Nuxt, SvelteKit, Astro, Remix, Angular
  • Auth Detection โ€” Identifies protected routes via code patterns & path conventions
  • Smart Mapping โ€” Converts file paths to URL routes with dynamic segment handling

Contributing

PRs welcome! Add your rules to the rules/ directory.

License

CC0 1.0 Universal

Releases

No releases published

Packages

 
 
 

Contributors