Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

commandkit

commandkit 收录了来自 neplextech 的 14 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
14
Stars
162
更新
2026-04-11
Forks
22
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

commandkit
软件开发工程师

Build and maintain Discord bots with CommandKit core conventions. Use when implementing command/event architecture (including hierarchical subcommands), middleware chains, JSX components, and commandkit.config setup for plugin-based features.

2026-04-11
commandkit-ai
软件开发工程师

Build AI-powered command flows with @commandkit/ai. Use for model selection, message filtering, schema-backed AI commands, and safe tool-calling behavior.

2026-04-05
commandkit-analytics
软件开发工程师

Instrument CommandKit bots with @commandkit/analytics. Use for provider setup, event taxonomy, runtime telemetry controls, and privacy-aware analytics design.

2026-04-05
commandkit-cache
软件开发工程师

Implement deterministic caching with @commandkit/cache. Use for 'use cache' directives, cacheTag/cacheLife strategy, revalidateTag invalidation, and provider setup for memory or Redis deployments.

2026-04-05
commandkit-devtools
软件开发工程师

Configure and use @commandkit/devtools for local debugging, command inspection, and runtime diagnostics during development.

2026-04-05
commandkit-i18n
软件开发工程师

Implement localization with @commandkit/i18n and i18next. Use for locale resources, command metadata translations, and locale-aware runtime helpers.

2026-04-05
commandkit-legacy-migration
软件开发工程师

Migrate existing projects off @commandkit/legacy to modern CommandKit patterns. This skill is migration-only and must not promote new legacy adoption.

2026-04-05
commandkit-plugin-development
软件开发工程师

Create CommandKit plugins for runtime and compiler extension points. Use when implementing RuntimePlugin hooks, CompilerPlugin transforms, template registration, or rolldownPlugins-based compiler customization.

2026-04-05
commandkit-queue
软件开发工程师

Build queue-based messaging workflows with @commandkit/queue. Use for driver bootstrap, topic/payload contracts, send/receive patterns, and resilient consumer handling.

2026-04-05
commandkit-ratelimit
软件开发工程师

Configure advanced abuse protection with @commandkit/ratelimit. Use for runtime defaults, command-level policy, directive usage, storage strategy, and user-facing cooldown behavior.

2026-04-05
commandkit-redis
软件开发工程师

Add Redis-backed shared infrastructure with @commandkit/redis for cache, mutex, semaphore, and distributed state patterns.

2026-04-05
commandkit-tasks
软件开发工程师

Implement scheduled and dynamic jobs with @commandkit/tasks. Use for static task definitions, dynamic task creation, driver setup, and resilient job execution patterns.

2026-04-05
commandkit-workflow
软件开发工程师

Build durable workflow orchestration with @commandkit/workflow. Use for workflow entrypoints, step design, command-triggered workflow starts, and long-running stateful process handling.

2026-04-05
create-commandkit
软件开发工程师

Scaffold CommandKit projects with create-commandkit. Use when generating a new bot, selecting example templates, package manager flags, and reproducible initialization commands.

2026-04-05