Minimal Starter (Any Stack)

Developer Toolsclaude-md-templatesproject_nameone-line descriptionlanguage

A minimal CLAUDE.md is better than none. Even just listing your commands and 5 key rules eliminates the most common AI code mistakes for any project.

Prompt
# CLAUDE.md

## Project Overview
{{project_name}}{{one-line description}}

## Tech Stack
- Language: {{language}}
- Framework: {{framework}}
- Database: {{database}}
- Testing: {{test_framework}}

## Commands
\`\`\`bash
{{dev_command}}      # Start dev server
{{test_command}}     # Run tests
{{lint_command}}     # Lint
{{build_command}}    # Production build
\`\`\`

## Key Rules
- {{rule_1}} (e.g., "Always use TypeScript strict mode")
- {{rule_2}} (e.g., "Prefer composition over inheritance")
- {{rule_3}} (e.g., "No console.log in committed code")
- {{rule_4}} (e.g., "All API responses use camelCase")
- {{rule_5}} (e.g., "Tests required for all business logic")

## Import Order
1. Standard library
2. External dependencies
3. Internal modules
4. Relative imports
5. Type-only imports

Variables to customize

{{project_name}}{{one-line description}}{{language}}{{framework}}{{database}}{{test_framework}}{{dev_command}}{{test_command}}{{lint_command}}{{build_command}}{{rule_1}}{{rule_2}}{{rule_3}}{{rule_4}}{{rule_5}}

Why this prompt works

A minimal CLAUDE.md is better than none. Even just listing your commands and 5 key rules eliminates the most common AI code mistakes for any project.

What you get when you save this prompt

Your workspace unlocks powerful tools to iterate and improve.

AI OPTIMIZE

AI Optimization

One-click improvement with structure analysis and pattern suggestions.

VERSION DIFF

Version History

Track every edit. Compare versions side-by-side with word-level diffs.

ORGANIZE
Development
Code Review
Testing
Marketing

Folders & Tags

Organize your library with nested folders, tags, and drag-and-drop.

MCP
$ npm i -g @promptingbox/mcp
Claude · Cursor · ChatGPT

Use Everywhere

Access prompts from Claude, Cursor, ChatGPT & more via MCP integration.

Your prompts, organized

Save, version, and access your best prompts across ChatGPT, Claude, Cursor, and more.