๐Ÿ“œ Claude.md Generator

๐Ÿ”’ Seguro e Cliente-side

Generate a CLAUDE.md (or any AI agent system prompt) from a simple form. Specify the project role, coding conventions, constraints, and commands; copy or download the resulting Markdown.

Generated CLAUDE.md



            

How to use

  1. Fill in your project name and role description.
  2. List conventions one per line โ€” they become a bulleted list in the output.
  3. List constraints one per line โ€” also bulleted.
  4. Add the common commands you run (test, lint, dev server) โ€” wrapped in a ```bash block.
  5. Click Generate, review, then Download .md to save as CLAUDE.md at your repo root.

The same file works as a system prompt for Cursor (.cursorrules), Aider, and any other agent that reads project-level context. For Cursor, just rename the downloaded file.