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. lobehub
  4. /
  5. lobe-chat
  6. /
  7. Recent Data

Recent Data

Editor's Note

This is a session state management utility from LobeHub's chat application that handles recent topics, resources, and pages. You initialize it at your app's top level using three hooks (useInitRecentTopic, useInitRecentResource, useInitRecentPage), and it keeps track of what users have been viewing or interacting with lately. It's pretty narrowly scoped to LobeHub's architecture, so unless you're working within their chat system or building something similar with the same session store patterns, you're probably looking at this for reference rather than direct use. The documentation is minimal but straightforward if you know the LobeHub ecosystem.

Install

npx skills add https://github.com/lobehub/lobe-chat --skill recent-data
Votes
0
Installs319
GitHub Stars78.1k
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment