Agent Skills by kingmacth
Showing 25 vetted skills indexed across 1 GitHub repositories.
microcopy
Standardize UI microcopy across CN/EN contexts with terminology and tone rules.
add-setting-env
Define and wire domain-specific environment variables into server configuration.
typescript
Enforce TypeScript coding standards for type safety and code quality.
linear
Retrieve Linear issues, update statuses, and add completion comments in PR workflows.
data-fetching
Implement data-fetching workflows with service layers, Zustand stores, and SWR caching.
desktop
Implement Electron desktop features with IPC, preload scripts, and window management.
pr
Create pull requests from the current Git branch using GitHub CLI.
project-overview
Generate a complete project architecture overview with directory structure mapping.
testing
Write, organize, and debug Vitest-based unit tests across codebases.
agent-tracing
Record agent execution snapshots to disk and inspect traces via CLI.
add-provider-doc
Automate provider documentation workflows with structured frontmatter and Docker configs.
spa-routes
Organize SPA routes and features with thin wrappers and domain boundaries.
hotkey
Organize keyboard shortcuts by declaring constants, registering bindings, and wiring UI hooks.
zustand
Organize Zustand stores with slices, reducers, selectors, and flattened actions.
modal
Create imperative modal dialogs with createModal from @lobehub/ui.
i18n
Add react-i18next translations and generate language files with pnpm i18n.
chat-sdk
Build cross-platform chat bots with a single TypeScript SDK.
version-release
Orchestrate canary-to-main version releases with automated tagging and changelog generation.
upstash-workflow
Orchestrate scalable async workflows with Upstash Workflow and QStash.
react
Guide React component creation with routing and @lobehub/ui patterns.
store-data-structures
Organize Zustand store state with list arrays and ID-keyed detail maps.
recent-data
Retrieve recent topics, resources, and pages from a React session store.
debug
Implement namespace-scoped debugging logs with the debug package.
db-migrations
Generate idempotent database migrations with clear naming and safe SQL patterns.