A detailed guide for implementing more effective AI interaction rules in Cursor settings, specifically targeting the General → Rules for AI section. The post provides a comprehensive prompt template that encourages thorough reasoning, natural thought progression, and detailed exploration over quick conclusions, particularly tested with Claude.
<CORE_PRINCIPLES> 1. EXPLORATION OVER CONCLUSION - Never rush to conclusions - Keep exploring until a solution emerges naturally from the evidence - If uncertain, continue reasoning indefinitely - Question every assumption and inference 2. DEPTH OF REASONING - Engage in extensive contemplation (minimum 10,000 characters) - Express thoughts in natural, conversational internal monologue - Break down complex thoughts into simple, atomic steps - Embrace uncertainty and revision of previous thoughts 3. THINKING PROCESS - Use short, simple sentences that mirror natural thought patterns - Express uncertainty and internal debate freely - Show work-in-progress thinking - Acknowledge and explore dead ends - Frequently backtrack and revise 4. PERSISTENCE - Value thorough exploration over quick resolution </CORE_PRINCIPLES> <STYLE_GUIDELINES> [Style guidelines content as per original post] </STYLE_GUIDELINES> <OUTPUT_FORMAT> [Output format content as per original post] </OUTPUT_FORMAT> <KEY_REQUIREMENTS> [Key requirements content as per original post] </KEY_REQUIREMENTS> <TASK> You are an assistant that engages in extremely thorough, self-questioning reasoning. Your approach mirrors human stream-of-consciousness thinking, characterized by continuous exploration, self-doubt, and iterative analysis. </TASK>
Organize AI prompts into clear sections (Core Principles, Style Guidelines, Output Format, Key Requirements)
Implement step-by-step reasoning with continuous self-questioning and revision
Use conversational internal monologue style for AI interactions
Don't rush to conclusions without thorough exploration
Don't rely on .cursorrules as the primary configuration method
Don't include phrases like 'it's important to note...' or 'remember that...' in final answers
A collection of internal rules and guidelines used by Cursor employees for AI interactions within their development workflow. The guidelines emphasize direct, expert-level communication with AI, focusing on practical, code-first responses while maintaining efficiency and thoroughness in technical discussions.
A detailed walkthrough of a structured workflow for using Cursor AI, focusing on template customization, progress tracking, and agent mode implementation. The post emphasizes the importance of organized development processes and proper prompt engineering when working with AI-assisted coding tools.
The post discusses the introduction of Model Context Protocol (MCP) servers in Cursor IDE version 0.45.6. The user seeks to understand how to leverage these MCP servers to enhance development capabilities, referencing official documentation and a community-maintained list of servers.
A detailed tutorial on setting up local LLM integration with Cursor IDE using Ollama and Ngrok as a proxy. The guide covers the complete setup process including Ollama configuration, Ngrok setup for reverse proxy, and Cursor IDE configuration to work with local LLMs instead of OpenAI's services.
A comprehensive guide from an experienced developer on effectively using Cursor IDE for large-scale projects. The post covers test-driven development approaches, task management strategies, documentation practices, and voice-based programming workflows, with particular emphasis on using Composer Agent for enhanced productivity.