Skip to main content
Back to registry

recent-data

lobehub/lobehub

Recent data (recentTopics, recentResources, recentPages) is stored in session store.

Installs292
Install command
npx skills add https://github.com/lobehub/lobehub --skill recent-data
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Recent data (recentTopics, recentResources, recentPages) is stored in session store. In app top-level (e.g., RecentHydration.tsx ): RecentTopic type: - Auto login detection : Only loads when user is logged in - Data caching : Stored in store, no repeated loading - Auto refresh : SWR refreshes on focus (5-minute interval) - Type safe : Full TypeScript types - Initialize all recent data at app top-level - Use selectors to read from store - For multi-component use, prefer Method 1 - Use selectors for render optimization

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does recent-data do?

Recent data (recentTopics, recentResources, recentPages) is stored in session store.

Is recent-data good?

recent-data does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does recent-data work with?

recent-data currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to recent-data?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install recent-data?

npx skills add https://github.com/lobehub/lobehub --skill recent-data

Related skills

More from lobehub/lobehub

Related skills

Alternatives in Software Engineering