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. daymade
  4. /
  5. claude-code-skills
  6. /
  7. Claude Code History Files Finder

Claude Code History Files Finder

Editor's Note

Digs through your Claude Code session history in ~/.claude/projects/ to recover deleted files and find lost work. You get four main operations: list sessions by project, search for keywords across conversations, extract files from Write tool calls, and pull stats on what happened in a session. The recovery script preserves directory structure and auto-deduplicates to the latest version. Most useful when you realize you deleted something or can't remember which session had that code you wrote three days ago. Won't recover files that were only discussed or edited with deltas, just the full snapshots written to disk. The scripts stream line by line so even massive session files stay manageable.

Install

npx skills add https://github.com/daymade/claude-code-skills --skill claude-code-history-files-finder
Votes
0
Installs497
GitHub Stars1.1k
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment