Add Production Prompt Vault to Build Tools & Development - #374
AymaneWebDEV wants to merge 3 commits into
Conversation
Adds the open-source Developer & AI Prompt Vault to the Build Tools & Development section. Includes production-ready instruction sets and .cursorrules enforcing clean architecture boundaries, strict SOLID refactoring rules, and hermetic unit test harness generation (AAA pattern) with boundary assertions.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
Included review availability: Your plan provides up to 10 included reviews per hour; 7 remain after this review. 📝 WalkthroughWalkthroughThe pull request adds a Production Prompt Vault rule file with architecture, type-safety, and testing guidance. It also adds a README entry that links to the new in-repository rule. ChangesProduction Prompt Vault Resource
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~2 minutes Change: Feature Merge Risk: ⚪ Minimal · up to The new resource listing resolves to the included prompt-vault rule file; no actionable merge risk remains. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Full details: Description checkExplanation The description explains the change and its value, but it omits the required Added Or Changed Files, Quality Checklist, and Notes For Maintainers sections. It also selects Documentation or README cleanup even though the pull request adds a new rules/*.mdc file. Resolution Add the missing template sections. List README.md and rules/production-prompt-vault.mdc with their purposes. Complete the Quality Checklist. Select New rules/*.mdc rule, or explain why another contribution type applies. Add source attribution or maintainer notes if needed.
✨ 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 |
Added guidelines for production-ready code architecture and testing.
Removed duplicate entry for 'Production Prompt Vault' in the README.
Summary
Adds the open-source Developer & AI Prompt Vault to the Build Tools & Development section, featuring production-ready instruction sets and .cursorrules for clean architecture, SOLID refactoring, and hermetic unit testing.
Contribution Type
Value To Cursor Users
Provides structured system prompts and deterministic .cursorrules templates for Cursor users who need strict architecture enforcement, early-return guard clauses, and automated AAA unit test harness generation.
Summary by CodeRabbit