$npx skillfedfor your agent

lobehub

17 skills total · 17 unscanned

Skills by lobehub

Agent Runtime Hooks
by lobehub · lobehub/lobehub

Register custom handlers at 16 lifecycle points to observe and control agent behavior. Hooks fire before and after steps, tool calls, human approvals, context compression, and…

no license declared → metadata onlyupdated Jul 2026
★ 80,894repo stars
Agent Signal
by lobehub · lobehub/lobehub

Agent Signal enables you to implement event-driven background work for agents without blocking foreground chat interactions. The system normalizes incoming events into sources,…

no license declared → metadata onlyupdated Jul 2026
★ 80,894repo stars
Agent Tracing
by lobehub · lobehub/lobehub

Agent Tracing is a zero-config CLI tool that captures agent execution snapshots during development and lets you inspect them for debugging. Query specific steps, view tool…

no license declared → metadata onlyupdated Jul 2026
★ 80,894repo stars
Builtin Tool
by lobehub · lobehub/lobehub

Builtin Tool is a guide for authoring agent-callable tool packages in LobeHub. It covers the five architectural layers—manifest and types, execution runtime, frontend executor,…

no license declared → metadata onlyupdated Jul 2026
★ 80,894repo stars
Cli
by lobehub · lobehub/lobehub

Cli is a Node.js command-line tool built with Commander.js and TypeScript that lets you interact with LobeHub services directly from your terminal. It supports agent management,…

no license declared → metadata onlyupdated Jul 2026
★ 80,894repo stars
Data Fetching Architecture
by lobehub · lobehub/lobehub

This skill outlines LobeHub's layered approach to data fetching, spanning service encapsulation, store-based SWR hooks, and cache invalidation patterns. It covers read/write…

no license declared → metadata onlyupdated Jul 2026
★ 80,894repo stars
Debug Package
by lobehub · lobehub/lobehub

Debug Package provides structured logging conventions for LobeHub development across desktop, server, and client environments. Configure namespaces using the lobe-* pattern,…

no license declared → metadata onlyupdated Jul 2026
★ 80,894repo stars
Design Prototype
by lobehub · lobehub/lobehub

Generate a fully interactive single-file HTML prototype powered by LobeHub's actual design system (@lobehub/ui, antd, antd-style). Write production-style React code that compiles…

no license declared → metadata onlyupdated Jul 2026
★ 80,894repo stars
Hotkey
by lobehub · lobehub/lobehub

Hotkey guides developers through adding custom keyboard shortcuts to LobeHub, covering registration, i18n setup, and hook creation. It handles platform-agnostic key combinations,…

no license declared → metadata onlyupdated Jul 2026
★ 80,894repo stars
I18n
by lobehub · lobehub/lobehub

I18n provides internationalization infrastructure for LobeHub projects built on react-i18next. Define user-facing strings using flat dot-notation keys in source files, then…

no license declared → metadata onlyupdated Jul 2026
★ 80,894repo stars
Modal
by lobehub · lobehub/lobehub

Modal is LobeHub's guide to building dialogs and popups using an imperative pattern that eliminates local state. It covers the recommended base-ui stack with `createModal`,…

no license declared → metadata onlyupdated Jul 2026
★ 80,894repo stars
Project Overview
by lobehub · lobehub/lobehub

This skill provides a curated reference guide to LobeHub's open-source monorepo, detailing the directory structure, technology stack (Next.js 16, React 19, TypeScript,…

no license declared → metadata onlyupdated Jul 2026
★ 80,894repo stars
Store Data Structures
by lobehub · lobehub/lobehub

This skill teaches patterns for structuring state in Zustand stores, emphasizing separation of list and detail data to enable efficient multi-page caching and optimistic updates.…

no license declared → metadata onlyupdated Jul 2026
★ 80,894repo stars
Task
by lobehub · lobehub/lobehub

Task skill integrates with LobeHub's task system to let you manage work through CLI commands. Create tasks and subtasks, set dependencies, add workspace documents, and track…

no license declared → metadata onlyupdated Jul 2026
★ 80,894repo stars
Upstash Workflow
by lobehub · lobehub/lobehub

This skill guides you through implementing Upstash Workflow and QStash async patterns in LobeHub. It covers three core architectural layers—entry point validation, cursor-based…

no license declared → metadata onlyupdated Jul 2026
★ 80,894repo stars
Ux
by lobehub · lobehub/lobehub

Ux is LobeHub's interaction design reference for teams building or reviewing user-facing features. It covers four core design values—Natural, Meaningful, Certainty, and…

no license declared → metadata onlyupdated Jul 2026
★ 80,894repo stars
Zustand
by lobehub · lobehub/lobehub

Zustand is a lightweight, hook-based state management library that LobeHub uses to manage global application state. This skill covers LobeHub's conventions for organizing stores,…

no license declared → metadata onlyupdated Jul 2026
★ 80,894repo stars