Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
MoonshotAI
ملف منشئ GitHub

MoonshotAI

عرض على مستوى المستودعات لـ 26 skills مجمعة عبر 2 مستودعات GitHub.

skills مجمعة
26
مستودعات
2
محدث
2026-07-22
مستكشف المستودعات

المستودعات و skills الممثلة

agent-core-dev
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
محللو ضمان جودة البرمجيات والمختبرون

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
محللو ضمان جودة البرمجيات والمختبرون

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
محللو ضمان جودة البرمجيات والمختبرون

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
المهن الحاسوبية الأخرى

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
عرض أهم 8 من أصل 14 skills مجمعة في هذا المستودع.
release
مطوّرو البرمجيات

Execute the release workflow for Kimi Code CLI packages.

2026-05-13
gen-changelog
مطوّرو البرمجيات

Generate changelog entries for code changes.

2026-05-11
sample-plugin
المهن الحاسوبية الأخرى

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

2026-03-19
feature-smoke-test
محللو ضمان جودة البرمجيات والمختبرون

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

2026-03-17
codex-worker
المهن الحاسوبية الأخرى

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

Update Kimi Code CLI user documentation.

2026-01-26
عرض أهم 8 من أصل 12 skills مجمعة في هذا المستودع.
عرض 2 من أصل 2 مستودعات
تم تحميل كل المستودعات