kingmacth avatar

kingmacth

Community

@kingmacth

4Followers
|
31Public Repos
|
25Published Skills

Agent Skills by kingmacth

Showing 25 vetted skills indexed across 1 GitHub repositories.

kingmacthkingmacth

microcopy

Standardize UI microcopy across CN/EN contexts with terminology and tone rules.

Community
Intermediate
kingmacthkingmacth

add-setting-env

Define and wire domain-specific environment variables into server configuration.

Community
Intermediate
kingmacthkingmacth

typescript

Enforce TypeScript coding standards for type safety and code quality.

Community
Intermediate
kingmacthkingmacth

linear

Retrieve Linear issues, update statuses, and add completion comments in PR workflows.

Community
Advanced
kingmacthkingmacth

data-fetching

Implement data-fetching workflows with service layers, Zustand stores, and SWR caching.

Community
Advanced
kingmacthkingmacth

desktop

Implement Electron desktop features with IPC, preload scripts, and window management.

Community
Advanced
kingmacthkingmacth

pr

Create pull requests from the current Git branch using GitHub CLI.

Community
Intermediate
kingmacthkingmacth

project-overview

Generate a complete project architecture overview with directory structure mapping.

Community
Intermediate
kingmacthkingmacth

testing

Write, organize, and debug Vitest-based unit tests across codebases.

Community
Advanced
kingmacthkingmacth

agent-tracing

Record agent execution snapshots to disk and inspect traces via CLI.

Community
Advanced
kingmacthkingmacth

add-provider-doc

Automate provider documentation workflows with structured frontmatter and Docker configs.

Community
Intermediate
kingmacthkingmacth

spa-routes

Organize SPA routes and features with thin wrappers and domain boundaries.

Community
Intermediate
kingmacthkingmacth

hotkey

Organize keyboard shortcuts by declaring constants, registering bindings, and wiring UI hooks.

Community
Intermediate
kingmacthkingmacth

zustand

Organize Zustand stores with slices, reducers, selectors, and flattened actions.

Community
Advanced
kingmacthkingmacth

modal

Create imperative modal dialogs with createModal from @lobehub/ui.

Community
Intermediate
kingmacthkingmacth

i18n

Add react-i18next translations and generate language files with pnpm i18n.

Community
Intermediate
kingmacthkingmacth

chat-sdk

Build cross-platform chat bots with a single TypeScript SDK.

Community
Advanced
kingmacthkingmacth

version-release

Orchestrate canary-to-main version releases with automated tagging and changelog generation.

Community
Advanced
kingmacthkingmacth

upstash-workflow

Orchestrate scalable async workflows with Upstash Workflow and QStash.

Community
Intermediate
kingmacthkingmacth

react

Guide React component creation with routing and @lobehub/ui patterns.

Community
Intermediate
kingmacthkingmacth

store-data-structures

Organize Zustand store state with list arrays and ID-keyed detail maps.

Community
Advanced
kingmacthkingmacth

recent-data

Retrieve recent topics, resources, and pages from a React session store.

Community
Intermediate
kingmacthkingmacth

debug

Implement namespace-scoped debugging logs with the debug package.

Community
Basic
kingmacthkingmacth

db-migrations

Generate idempotent database migrations with clear naming and safe SQL patterns.

Community
Intermediate