CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnJobsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Jobs
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. thedotmack
  4. /
  5. claude-mem
  6. /
  7. How It Works

How It Works

Editor's Note

This shows you exactly what claude-mem is doing under the hood: capturing compressed observations from every Read, Edit, and Bash command, then auto-injecting relevant context into future sessions so you never re-explain your codebase. Memory kicks in on your second session in a project, and everything lives in ~/.claude-mem on your machine. The only network calls go to your configured AI provider for compression. It's the kind of explainer you'd want when a tool starts doing invisible things in the background and you need to know whether to trust it or rip it out.

Install

npx skills add https://github.com/thedotmack/claude-mem --skill how-it-works
Votes
0
Installs592
GitHub Stars76.1k
Categories
RustCLI & Terminal
First SeenMay 16, 2026
View on GitHub

Comments

Login to comment

Related Rust Skills

View all →
signup-flow-cro

coreyhaines31/marketingskills

0
52k
28.8k
Reduce signup friction and increase completion rates through field optimization, flow design, and trust-building.
two-factor-authentication-best-practices

better-auth/skills

0
14.2k
191
Multi-factor authentication with TOTP, OTP, backup codes, and trusted device management for Better Auth.
error-handling-patterns

wshobson/agents

0
13k
35.5k
Comprehensive error handling patterns across Python, TypeScript, Rust, and Go with language-specific implementations.
rust-async-patterns

wshobson/agents

1
12.3k
35.5k
Production patterns for async Rust with Tokio, channels, error handling, and concurrent task management.
rust-best-practices

apollographql/skills

0
10.1k
65
Idiomatic Rust coding standards based on Apollo GraphQL's best practices handbook.
uv-package-manager

wshobson/agents

0
8.7k
35.5k
Ultra-fast Python package installer and resolver written in Rust, 10-100x faster than pip.