Memory
Tech Stack Memory
Document your tech stack so Claude Code uses the right tools and patterns.
Install
Add a Tech Stack section to your CLAUDE.md
About
A structured section in your CLAUDE.md that explicitly lists your tech stack, preferred libraries, and version constraints. Prevents Claude from suggesting or installing wrong dependencies. Include frameworks (Next.js 14, not 13), package managers (pnpm, not npm), testing libraries (Vitest, not Jest), and deployment targets. The more specific, the fewer corrections you'll need to make.
Tags
memorytech-stackdependenciesconfiguration
Score Breakdown
CLI Score Breakdown10/11
✓Official SDK on npm/pip+2
✓Env var authentication (no browser OAuth)+2
✓Works in headless/CI environments+2
✓CLI tool available+1
✓JSON response for piping/parsing+1
✓Docs have curl/CLI examples+1
✓Reasonable rate limits for scripted use+1
✗Machine-readable pricing (md/JSON/static)0
Quality Score Breakdown
npm weekly downloads0
GitHub stars30k
Days since last release11d
Issue close ratio85%
TypeScript typesYes
Docs qualitygood
Breaking changesrare
Scores
CLI
10
Quality
8
Related
MemoryVerifiedFeatured
0/wkCLAUDE.md Project Memory
Store project context, conventions, and instructions in CLAUDE.md files.
CLI
10
Quality
10
Create a CLAUDE.md file in your project rootMemory
0/wkLessons Learned Pattern
Track mistakes and corrections in a lessons.md file for continuous improvement.
CLI
10
Quality
8
Create a tasks/lessons.md file in your projectMCP ServerVerified
21k/wkMemory MCP Server
Persistent knowledge graph for storing entities, relations, and context across sessions.
CLI
9
Quality
8
claude mcp add memory -- npx -y @modelcontextprotocol/server-memory