CLAUDE.md / Rules File Generator
# Project Rules
What This Tool Does
CLAUDE.md / Rules File Generator is built for deterministic developer and agent workflows.
Generate CLAUDE.md, .cursorrules, and copilot-instructions.md files for your project with templates.
Use How to Use for execution steps and FAQ for constraints, policies, and edge cases.
Last updated:
This tool is provided as-is for convenience. Output should be verified before use in any production or critical context.
Agent Invocation
Best Path For Builders
Browser workflow
Runs instantly in the browser with private local processing and copy/export-ready output.
Browser Workflow
This tool is optimized for instant in-browser execution with local data handling. Run it here and copy/export the output directly.
/rules-file-generator/
For automation planning, fetch the canonical contract at /api/tool/rules-file-generator.json.
How to Use CLAUDE.md / Rules File Generator
- 1
Answer project and coding style questions
Fill out a form describing your project (type, tech stack, team size), coding standards (indentation, naming), and AI-specific preferences (conciseness, style).
- 2
Select rule file type
Choose which rule files to generate: CLAUDE.md (for Claude), .cursorrules (for Cursor IDE), or copilot-instructions.md (for GitHub Copilot).
- 3
Customize rules before download
Review the generated rules. Add domain-specific guidelines (e.g., 'always validate user input', 'use design pattern X'). Remove irrelevant rules.
- 4
Download or copy files
Download individual files or all at once. For repos, add these files to your root directory (.cursorrules goes in project root, CLAUDE.md at repo root).
- 5
Share with your team
Commit rule files to your repo so all team members (and their AI tools) follow the same standards. Update as coding standards evolve.