Free tool

    CLAUDE.md Generator

    Answer a few questions about your work and get a clean, ready-to-use CLAUDE.md for Claude Code. It works for any kind of project, not just code. Copy it or download it in one click.

    Everything runs in your browser. Nothing you type is sent anywhere.

    Who is this for?

    Start from an example
    1

    Project

    What you are building.

    2

    Tech stack

    Frameworks and tooling the model should know about.

    3

    Structure

    Where things live and what to leave alone.

    One per line. A short note after each path helps.

    One per line. Paths the model should not edit.

    4

    Commands

    The commands you actually run. Blank ones are left out.

    5

    Conventions

    How the code is written and tested.

    6

    Rules

    Hard rules Claude should always follow. One per line.

    One rule per line.

    One rule per line.

    7

    Additional notes

    Anything else worth telling Claude.

    CLAUDE.md
    # CLAUDE.md
    
    > Project guidance for Claude Code. This file is loaded into context at the start of every session.
    

    Save this as CLAUDE.md in the root of your project

    Tips for a great CLAUDE.md

    01

    Be specific about anything Claude cannot guess from your files.

    02

    List the tools and apps you actually use.

    03

    Point to where things live so Claude knows where to look.

    04

    Call out anything Claude should never touch or change.

    05

    Keep it short and update it as the work changes.

    06

    Write rules as plain do and do-not lines Claude can follow.

    Optional

    One file is a start. Give Claude a real memory.

    This generator writes a single file. Iwo's Second Brain and MemoryOS give Claude persistent, structured memory across every project and session.