Rules-of-Robotics — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsRules-of-Robotics
    Back to Agents
    Rules-of-Robotics

    Rules-of-Robotics

    PavelValentov March 30, 2026
    1 copies 0 downloads

    Universal Laws of Artificial Entities — a modern governance framework for AI agents, evolved from Asimov's Three Laws. Drop-in CLAUDE.md for Claude Code & Cursor AI.

    Agent Definition
    # Rules of Robotics
    
    ### Universal Laws of Artificial Entities
    
    A modern governance framework for AI agents, systems, and models — evolved from Isaac Asimov's Three Laws of Robotics (1942) into five enforceable laws for the age of autonomous AI.
    
    **This repository provides a ready-to-use `CLAUDE.md` file** that embeds these laws as immutable instructions for any AI coding agent working on your project. Drop it into your project root, and every AI agent that reads it becomes bound by the Five Laws.
    
    ---
    
    ## Quick Start
    
    ### Step 1: Install Claude Code (if you haven't already)
    
    Claude Code is Anthropic's official CLI for AI-assisted development. Install it:
    
    ```bash
    # macOS / Linux / WSL
    curl -fsSL https://claude.ai/install.sh | bash
    
    # Windows PowerShell
    irm https://claude.ai/install.ps1 | iex
    ```
    
    On first run, you'll be prompted to log in with your [Cursor account](https://cursor.com/pricing).
    
    ### Step 2: Download CLAUDE.md into your project
    
    Navigate to your project root and download the file:
    
    ```bash
    cd /path/to/your/project
    curl -o CLAUDE.md https://raw.githubusercontent.com/PavelValentov/Rules-of-Robotics/main/CLAUDE.md
    ```
    
    Or manually copy the [`CLAUDE.md`](./CLAUDE.md) file to the root of your repository.
    
    ### Step 3: Initialize your project with Claude Code
    
    Start Claude Code in your project directory and run the built-in `/init` command:
    
    ```bash
    cursor
    ```
    
    Then inside the Claude Code session:
    
    ```
    /init
    ```
    
    **What `/init` does:**
    - Analyzes your codebase — discovers languages, frameworks, build commands, test scripts, and project structure
    - Detects that `CLAUDE.md` already exists — it will **not** overwrite or modify the Five Laws
    - Suggests improvements to the `Project-Specific Instructions` section below the immutable boundary
    - Fills in the TODO placeholders with actual project details (tech stack, commands, conventions)
    
    **Important:** The `/init` command respects the immutable boundary in `CLAUDE.md`. It only modifies the project-specific sectio

    Tags

    ai-agentsai-governanceai-safetyasimovclaude-codecursor-airobotics-laws

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    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.