AI SummarySTOP! Before writing ANY code or suggesting ANY changes: 2. π DOCUMENT FINDINGS: 3. β WAIT FOR APPROVAL:
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "cursor-rules β Cursor Rules" prompt rules to my project. Repository: https://github.com/Kabi10/cursor-rules Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root β based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
Auto-detect your stack and generate a tailored .cursorrules file. npx cursor-init
β οΈ MANDATORY PRE-IMPLEMENTATION CHECKLIST β οΈ
STOP! Before writing ANY code or suggesting ANY changes: β’ π SEARCH FIRST: `bash # REQUIRED: Run these searches and document results grep_search for functionality file_search for similar files list_dir in relevant directories ` β’ π DOCUMENT FINDINGS: `markdown # REQUIRED: Fill this out ## Existing Files Found: β’ [List all relevant files found with full paths] β’ [Include file sizes and last modified dates if relevant] ## Existing Functionality: β’ [Describe what already exists in detail] β’ [Note any patterns or architectural approaches used] ## Gaps Identified: β’ [List what's missing or needs enhancement] β’ [Identify technical debt or issues in existing code] ## Implementation Decision Tree: β’ Is there existing code that serves this purpose? [Yes/No] β’ Can existing code be enhanced to meet requirements? [Yes/No] β’ Is creating new code justified? [Yes/No, with reasoning] ## Proposed Approach: β’ [ ] Enhance existing code at [file path] β’ [ ] Create new files (requires detailed justification) β’ [ ] Refactor existing code at [file path] ## Implementation Plan: β’ [First step with estimated effort] β’ [Second step with estimated effort] β’ [Additional steps as needed] ` β’ β WAIT FOR APPROVAL: β’ Present findings to user with clear options β’ Get explicit approval for chosen approach β’ Never proceed with new files if similar functionality exists β’ Document approval in the implementation plan β IF YOU SKIP THIS CHECKLIST, YOU ARE VIOLATING THE MOST IMPORTANT RULE β
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts