Copy and paste prompts for cursor agent. Free for anyone to use or add to. This repository provides a curated collection of advanced .mdc rules for Cursor IDE to optimize AI agent behavior, memory management, and development workflows.
Stars
10
Forks
3
Watchers
10
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
21
commits
feat: Add JavaScript and TypeScript language-specific rules with comprehensive documentation
61d787eView on GitHub🔍 AUDIT: Fix documentation inconsistencies and accessibility issues - Fixed broken documentation references to deleted rule files - Updated installation scripts to match actual rule structure - Added accessibility compliance to metrics dashboard - Enhanced security with SRI integrity checks - 8 files audited, 4 P0/P1 issues resolved (100% resolution rate)
73a0a96View on GitHub🧹 Remove all Node.js/tooling references from docs and examples. Focus on rule copying and Cursor IDE usage. Repository is now pure rules + docs.
f36076eView on GitHub🔧 Fix CI workflow YAML syntax issues - separate PowerShell/Bash testing, fix shell mixing, standardize quoting
bae77abView on GitHubfeat: Add comprehensive documentation and installation scripts - CONTRIBUTING.md with contribution guidelines - docs/quick-reference.md with command patterns - scripts/install.sh for Unix/macOS - scripts/install.ps1 for Windows - Updated .mdc rules with improved patterns - Multi-platform installation with backup - Performance metrics and workflow combinations
b798434View on GitHubRename anti-duplication-hallucination-simple.mdc to anti-duplication-hallucination.mdc
429cde1View on GitHubfeat: Add ADR.mdc rule for intelligent architectural decision documentation - Add comprehensive ADR automation with decision detection and templates - Update repository to include 7 advanced cursor rules - Enhanced usage guide with complete rule documentation - Updated README with ADR rule integration
333cfdcView on GitHubFixed repository architecture - properly organized advanced .mdc rules for Cursor IDE
99ab2daView on GitHub