Restructure rules: consolidate, rename, and clean files#286
Conversation
Massive reorganization of the rules content: many rule prompt files were consolidated/renamed (rules-new/* -> rules/*), numerous per-rule subfiles and obsolete fragments were removed, and .cursorrules entries were replaced with unified .mdc rule files. Also added package.json and pnpm-lock.yaml and updated repository metadata (README.md, contributing.md, .gitignore, and GitHub templates). This simplifies the rules tree, reduces duplication, and prepares the project for consistent package tooling and publication. Added a new rules/go-temporal-dsl-prompt-file.mdc as part of the cleanup.
|
Important Review skippedToo many files! This PR contains 299 files, which is 149 over the limit of 150. To get a review, narrow the scope: ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (299)
You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Massive reorganization of the rules content: many rule prompt files were consolidated/renamed (rules-new/* -> rules/*), numerous per-rule subfiles and obsolete fragments were removed, and .cursorrules entries were replaced with unified .mdc rule files. Also added package.json and pnpm-lock.yaml and updated repository metadata (README.md, contributing.md, .gitignore, and GitHub templates). This simplifies the rules tree, reduces duplication, and prepares the project for consistent package tooling and publication. Added a new rules/go-temporal-dsl-prompt-file.mdc as part of the cleanup.
Summary
Contribution Type
rules-new/*.mdcruleValue To Cursor Users
Added Or Changed Files
Quality Checklist
technology-focus-cursorrules-prompt-filenaming pattern where applicable.rules-new/*.mdcfiles include frontmatter with a non-emptydescription, relevantglobs, andalwaysApply: falseunless the rule is universal.Notes For Maintainers