CLAUDE.md
CLAUDE.mdCLAUDE.mdroot
Quality
62/100
Scores the file, not the repository.Length
127 words
6 headings · 1 code blocksRepository
89k
— · pushed 0 days agoLast changed
3 days ago
First indexed 3 days ago.1# Claude-Mem: AI Development Instructions23Claude-mem is a Claude Code plugin providing persistent memory across sessions. It captures tool usage, compresses observations using the Claude Agent SDK, and injects relevant context into future sessions.45## Build67```bash8npm run build-and-sync # Build, sync to marketplace, restart worker9```1011## File Locations1213- **Source**: `<project-root>/src/`14- **Built Plugin**: `<project-root>/plugin/`15- **Installed Plugin**: `~/.claude/plugins/marketplaces/thedotmack/`16- **Database**: `~/.claude-mem/claude-mem.db`17- **Chroma**: `~/.claude-mem/chroma/`1819## Requirements2021- **Bun** (all platforms - auto-installed if missing)22- **uv** (all platforms - auto-installed if missing, provides Python for Chroma)23- Node.js2425## Documentation2627**Public Docs**: https://docs.claude-mem.ai (Mintlify)28**Source**: `docs/public/` - MDX files, edit `docs.json` for navigation29**Deploy**: Auto-deploys from GitHub on push to main3031## Important3233No need to edit the changelog ever, it's generated automatically.34
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| bagisto/bagistoCLAUDE.md · 28k | CLAUDE.md | setupbuildteststyle+5 | 100/100 | 3 days ago | |
| livewire/livewireCLAUDE.md · 24k | CLAUDE.md | setupbuildteststyle+4 | 100/100 | 3 days ago | |
| microsoft/playwrightCLAUDE.md · 94k | CLAUDE.md | buildtestlint-formatstyle+7 | 100/100 | 3 days ago | |
| dotCMS/corecore-web/CLAUDE.md · 949 | CLAUDE.md | teststylearchtesting-strategy+3 | 100/100 | 3 days ago | |
| nimbalyst/nimbalystpackages/android/CLAUDE.md · 1.4k | CLAUDE.md | setupbuildstylearch+2 | 100/100 | 3 days ago | |
| filamentphp/filamentCLAUDE.md · 32k | CLAUDE.md | buildtestlint-formatstyle+7 | 100/100 | 3 days ago | |
| Adit-Jain-srm/NightmareNetCLAUDE.md · 45 | CLAUDE.md | buildtestlint-formatstyle+6 | 100/100 | 3 days ago | |
| dotCMS/coreCLAUDE.md · 949 | CLAUDE.md | setupbuildteststyle+7 | 99/100 | today |
