A collection of Cursor rules to supercharge your development workflow.
Rules โข Usage โข Contributing
| 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.
- Copy the
.mdcfile to your project's.cursor/rules/directory - The rule activates automatically when matching files are edited
# Example
cp rules/auto-update-llms-robots-txt.mdc your-project/.cursor/rules/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
PRs welcome! Add your rules to the rules/ directory.