A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
CLAUDE.md + PROGRESS.md templates for AI-assisted productivity
A simple system for giving AI (Claude) persistent context about your projects, rules, and workflow.
Two files. Zero plugins. Full context.
| File | Purpose |
|---|---|
CLAUDE.md | Context file that Claude reads first. Your projects, rules, and instructions. |
PROGRESS.md | Dashboard for all your projects. What's active, blocked, completed. |
CLAUDE.md at the root of your project or vaultThe key insight: Instead of re-explaining your projects every session, you maintain one file that Claude reads first. Your rules persist. Your context persists. Your AI finally has memory.
# Navigate to your vault
cd /path/to/your/vault
# Copy templates
cp /path/to/CLAUDE.md ./CLAUDE.md
cp /path/to/PROGRESS.md ./PROGRESS.md
# Start Claude Code in your vault directory
claude
# Navigate to your project
cd /path/to/your/project
# Copy CLAUDE.md template
cp /path/to/CLAUDE.md ./CLAUDE.md
# Customize for your project
# Start Claude Code
claude
The template has sections for:
Start minimal. Add sections as you discover what you need.
The template uses stages:
Not a to-do list. A dashboard. Update it when things change, not every task.
Q: Does my data leave my machine? A: When you use Claude Code, your prompts and file contents go to Anthropic's API. Data is not used for training. See Anthropic's privacy policy.
Q: Do I need Obsidian? A: No. CLAUDE.md works with any project directory. Obsidian is optional for managing a knowledge vault.
Q: Can I use this with GPT/other AI? A: The templates are markdown. They'll work conceptually with any AI that can read files. But Claude Code's auto-read of CLAUDE.md is Claude-specific.
MIT — Use it, modify it, share it.
Research-backed prompting toolkit for Claude. System prompts, CLAUDE.md configs, and templates grounded in Anthropic's
Template para nuevos proyectos con Claude Code: CLAUDE.md, slash commands y documentación automática
Claude Code governance templates by tech stack : CLAUDE.md, scoped rules, architecture docs, cost control & dev-level ad
A comprehensive best-practices wiki for Claude Code - setup, CLAUDE.md templates, workflows, multi-agent patterns, and c