CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

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
  • Advertise

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

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. melvynx
  4. /
  5. aiblueprint
  6. /
  7. Claude Memory

Claude Memory

Editor's Note

Given the minimal source here, this appears to be a foundational skill for giving Claude persistent memory across conversations. The idea is straightforward: instead of starting fresh every time, Claude can recall context, preferences, and previous work. You'd want this active when working on longer projects where continuity matters, like maintaining coding standards across sessions or remembering architectural decisions. Without seeing the actual implementation details, it's hard to say how it stores or retrieves information, but the core premise of stateful conversations is solid. Worth enabling if you're tired of re-explaining your setup every time you start a new chat.

Install

npx skills add https://github.com/melvynx/aiblueprint --skill claude-memory
Votes
0
Installs124
GitHub Stars195
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment