Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
MoonshotAI
GitHub-Creator-Profil

MoonshotAI

Repository-Ansicht von 26 gesammelten Skills in 2 GitHub-Repositories.

gesammelte Skills
26
Repositories
2
aktualisiert
2026-07-22
Repository-Explorer

Repositories und repräsentative Skills

agent-core-dev
Softwareentwickler

Use when developing in packages/agent-core-v2 (the DI × Scope agent engine) — adding or modifying a domain Service, choosing a LifecycleScope, wiring DI dependencies, splitting a domain across scopes, owning or migrating a config section, gating behavior behind an experimental flag, raising coded errors, working on the permission system, writing DI/Scope tests, porting business logic from agent-core (v1) to v2, triaging a main-branch commit against v2, or exposing a v2 domain over server-v2 while keeping the /api/v1 wire contract compatible with released clients. Self-contained guide organized by development stage (orient → design → implement → test → verify) plus align workflows for v1→v2 migration, main-branch commit triage, and server-v2 wire exposure; each file carries the rules, examples, and red lines for its step.

2026-07-22
gen-changesets
Softwareentwickler

Use when generating changesets in the kimi-code repository, including package bump selection, internal package and CLI bundle handling, bump levels, major confirmation, and English changelog wording.

2026-07-17
agent-core-review
Softwarequalitätssicherungsanalysten und -tester

Use ONLY for code review and test write/review guidance in `packages/agent-core-v2` (the DI × Scope agent engine). Does NOT apply to the legacy `packages/agent-core` or to any other package — for those, do not load this skill. Groups the review and testing lenses used for agent-core-v2 — `slop` (single-level-of-abstraction / layered error-handling review, invoked only on explicit request) and `test` (contract-driven per-test rules for both authoring and reviewing tests). Apply the sub-skill that matches the task; do not apply `slop` unprompted.

2026-07-12
slop
Softwarequalitätssicherungsanalysten und -tester

Invoke only when the user explicitly asks to review code through the "single level of abstraction / layered error handling" lens — a function does only its own layer's business logic while errors are handled above or below. The agent reports detections, raw-count measurements, and move directions. Apply only when the user explicitly requests this lens.

2026-07-12
test
Softwarequalitätssicherungsanalysten und -tester

Use when writing or reviewing tests, or when asked how to write a good single test. Encodes the per-test rules behind the "test the contract / responsibility, not the implementation" principle — name and structure one behavior per `it`, drive through the public surface, stub only true external boundaries, control time and config via documented knobs, and keep tests clear, isolated, and refactor-resilient. The same rules drive both authoring (write mode) and auditing existing tests (review mode).

2026-07-12
sync-changelog
Softwareentwickler

Use after a release succeeds, when maintainers need to sync apps/kimi-code/CHANGELOG.md into docs/en/release-notes/changelog.md and docs/zh/release-notes/changelog.md, then open a PR on a dedicated branch.

2026-07-09
pre-changelog
Softwareentwickler

Use before merging a kimi-code release PR to preview the user-facing CLI changelog in Chinese. Reads the changelog that changesets pre-generated in the release PR, then reuses sync-changelog's strip / classify / translate logic to render a Chinese preview. Writes no files.

2026-07-07
consolidate
Sonstige Computerberufe

Apply an approved sub-skill grouping by moving user-specified skills into a parent bundle, with timestamped backups of every modified directory.

2026-06-12
Zeigt die Top 8 von 14 gesammelten Skills in diesem Repository.
release
Softwareentwickler

Execute the release workflow for Kimi Code CLI packages.

2026-05-13
gen-changelog
Softwareentwickler

Generate changelog entries for code changes.

2026-05-11
sample-plugin
Sonstige Computerberufe

Sample plugin demonstrating the Skills + Tools model. Includes a Python tool (greeting) and a TypeScript tool (calculator).

2026-03-19
feature-smoke-test
Softwarequalitätssicherungsanalysten und -tester

针对 Kimi Code CLI 的新增或变更功能,规划并执行可重复的端到端冒烟测试。从 git diff 推断功能边界,读取相关文档和代码,设计测试 prompt,以 --print 非交互模式运行本地 CLI,检查进程退出码和 session 产物,总结预期与实际行为之间的差异。发现问题时自动启动多路并行探查以定位根因。

2026-03-17
codex-worker
Sonstige Computerberufe

Spawn and manage multiple Codex CLI agents via tmux to work on tasks in parallel. Use whenever a task can be decomposed into independent subtasks (e.g. batch triage, parallel fixes, multi-file refactors). When codex and tmux are available, prefer this over the built-in Task tool for parallelism.

2026-02-06
worktree-status
Softwareentwickler

Audit all git worktrees in the current project. Use when the user asks about worktree status, which branches are merged, which have uncommitted changes, or which worktrees can be safely cleaned up.

2026-02-06
gen-rust
Softwareentwickler

Sync Rust implementation with Python changes (exclude UI/login) by reviewing recent changes, mapping modules, porting logic, and updating tests.

2026-02-04
gen-docs
Softwareentwickler

Update Kimi Code CLI user documentation.

2026-01-26
Zeigt die Top 8 von 12 gesammelten Skills in diesem Repository.
2 von 2 Repositories angezeigt
Alle Repositories angezeigt