magus Cursor Rules — Cursor Rules | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorRulesmagus Cursor Rules
    Back to Rules
    Frontend

    magus Cursor Rules

    dinjou April 15, 2026
    0 copies 0 downloads

    - **NEVER make commits without explicit user approval**

    Rule Content
    # Cursor AI Rules for MAGUS Project
    
    ## Git Workflow
    - **NEVER make commits without explicit user approval**
    - **NEVER run destructive git commands (push --force, hard reset) without explicit approval**
    - **NEVER skip hooks (--no-verify, --no-gpg-sign) unless explicitly requested**
    - Always propose git commands for user review before executing
    - Use clear, conventional commit messages when approved
    
    ## Code Style
    - Follow PEP 8 for Python code
    - Use Black formatter for Python
    - Use ESLint + Prettier for JavaScript/TypeScript
    - Use meaningful variable and function names
    - Add docstrings to all functions and classes
    
    ## Development Workflow
    - Create feature branches for new work
    - Keep commits atomic and focused
    - Test changes before committing
    - Update documentation when changing functionality
    
    ## Django Specific
    - Always create migrations after model changes
    - Use Django ORM, avoid raw SQL
    - Follow Django REST Framework best practices for serializers and viewsets
    - Keep views thin, business logic in models/services
    
    ## React/TypeScript Specific
    - Use TypeScript strict mode
    - Prefer functional components with hooks
    - Keep components small and focused
    - Use TanStack Query for server state
    - Use Zustand for client state
    
    ## Documentation
    - **NEVER create documentation files (.md) unless explicitly requested by the user**
    - Update README when adding features (only if explicitly asked)
    - Document API changes in OpenAPI schema
    - Keep PLAN.md and SPRINTS.md up to date (only when explicitly working on those)
    - Add inline comments for complex logic
    - Do not create helper docs, guides, or summary files proactively
    
    ## Testing
    - Write tests for new features
    - Maintain 80%+ coverage
    - Test edge cases and error conditions
    
    ## Security
    - Never commit secrets or API keys
    - Use environment variables for configuration
    - Validate all user inputs
    - Follow OWASP best practices
    
    

    Tags

    reacttypescriptpythongodjango

    Comments

    More Rules

    View all
    Web Development

    Next.js 15 + TypeScript Cursor Rules

    Comprehensive .cursorrules file for Next.js 15 App Router projects with TypeScript, enforcing server components by default, proper use of "use client" directive, and App Router conventions.

    C
    Community
    Backend Development

    Python FastAPI Best Practices Rules

    Cursor rules for Python FastAPI projects enforcing async patterns, Pydantic v2 models, dependency injection, and proper error handling.

    C
    Community
    Frontend Development

    React + TypeScript Component Rules

    Rules for consistent React component development with TypeScript interfaces, proper hook patterns, and component composition.

    C
    Community
    AI/ML

    Cursor Agent Mode Configuration

    Rules optimizing Cursor Agent mode behavior including multi-file editing context, session management, and autonomous task completion patterns.

    C
    Cursor Team
    Frontend Development

    Tailwind CSS + shadcn/ui Rules

    Cursor rules for projects using Tailwind CSS with shadcn/ui component library, enforcing consistent utility class usage and component patterns.

    C
    Community
    Backend Development

    Go Backend Service Rules

    Rules for Go backend services enforcing idiomatic Go patterns, proper error handling, and clean architecture conventions.

    C
    Community

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.