Agent Skills by EdmondZ
Showing 37 vetted skills indexed across 1 GitHub repositories.
microcopy
Standardize UI copy across LobeHub in English and Chinese contexts.
add-setting-env
Create typed server-side environment variables with zod in src/envs and integrate them into global config and user store.
response-compliance
Automate OpenResponses API compliance testing against official specifications.
typescript
Enforce TypeScript style and type-safety rules across code reviews.
heterogeneous-agent
Debug heterogeneous agent pipelines for tool persistence and step boundaries.
linear
Retrieve Linear issues, update their statuses, and append completion comments.
data-fetching
Standardize client-side API data fetching with service, Zustand store, and SWR hooks.
trpc-router
Standardize TRPC router and procedure creation across TypeScript Node projects.
desktop
Organizes Electron desktop development knowledge into a structured guide for IPC handlers, window management, and preload scripts.
agent-signal
Orchestrate event-driven background work pipelines for LobeHub agents.
cli
Documents LobeHub CLI development workflows including adding commands, testing, and deployment.
local-testing
Automate local app and bot testing with agent-browser and osascript.
pr
Create GitHub pull requests for the current branch to a target base.
cli-backend-testing
Automate end-to-end backend API testing via the LobeHub CLI against a local dev server.
project-overview
Organize project architecture and structure into a Markdown guide.
testing
Organize Vitest tests across frontend, backend, and desktop projects.
agent-tracing
Inspect agent execution snapshots to debug step-by-step LLM interactions.
agent-runtime-hooks
Register lifecycle hooks to observe and intercept agent execution events.
review-checklist
Enforce a standardized PR review checklist covering correctness, security, testing, i18n, routing drift, reuse, and cloud impact.
add-provider-doc
Automate AI provider documentation workflows from usage guides to Docker configurations.
builtin-tool
Automate creation and integration of builtin tool packages for the agent runtime.
spa-routes
Maintain SPA route parity between desktop and mobile router configs.
hotkey
Standardize keyboard shortcuts with centralized constants, registries, and hooks.
zustand
Organize Zustand stores with slice-based actions and TypeScript patterns.