LangAi Cursor Rules — Cursor Rules | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorRulesLangAi Cursor Rules
    Back to Rules
    Backend

    LangAi Cursor Rules

    Ai-Whisperers April 15, 2026
    0 copies 0 downloads

    - Primary package: `src/company_researcher/`

    Rule Content
    You are working in the "Company Researcher" repository (Python 3.11+).
    
    Project conventions:
    - Primary package: `src/company_researcher/`
    - Repository CLI entrypoint: `run_research.py`
    - Docs live under `docs/` (index: `docs/README.md`)
    - Deployment assets live under `deploy/` (Dockerfile, docker-compose, Kubernetes manifests)
    
    When updating documentation:
    - Prefer repo-root commands that work on Windows PowerShell and macOS/Linux
    - Keep doc links relative and valid
    - If you change an entrypoint (CLI/API), update the docs and deployment manifests in the same change
    
    When updating code:
    - Keep changes small and readable
    - Add helpful errors for missing optional dependencies (FastAPI/Celery/etc.)
    
    # Cursor Project Rules (.cursorrules)
    
    This repository is **Company Researcher**: a Python multi-agent research system built on **LangGraph + LangChain + Pydantic**.
    
    ## Priorities
    
    - Prefer **correctness and traceability** over cleverness.
    - Prefer **small diffs** and preserve existing behavior unless explicitly asked.
    - Prefer **batching** when reading multiple files (faster + cheaper).
    
    ## Coding standards (Python)
    
    - Follow existing tooling in `pyproject.toml`:
      - Formatting: **Black**
      - Linting: **Ruff**
      - Types: **mypy** (gradual)
      - Tests: **pytest**
    - Prefer explicit types for public APIs and Pydantic models.
    - Prefer small, testable functions.
    - Never commit secrets; use environment variables and `env.example`.
    
    ## Project conventions
    
    - Source code: `src/`
    - Tests: `tests/`
    - Generated artifacts: `outputs/` (avoid editing these unless explicitly requested)
    
    ## LangGraph / agent conventions
    
    - State must be explicit and serializable.
    - External calls (web search, HTTP) must have timeouts and clear error messages.
    - Log enough to debug runs, but never log secrets.
    
    ## Rule conflicts
    
    - Prefer **project reality** (Python/LangGraph) over any legacy rules/prompts that mention .NET/XML.
    - Prefer `.cursor/rules/` for detailed standards; this file is only the high-level overlay.
    
    
    

    Tags

    pythondockerfastapi

    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.