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

MiMo-Code

MiMo-Code 收录了来自 XiaomiMiMo 的 16 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
16
Stars
11.2k
更新
2026-06-24
Forks
1.1k
职业覆盖
2 个职业分类 · 已分类 38%
仓库浏览

这个仓库中的 skills

compose-review
软件质量保证分析师与测试员

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-06-24
compose-subagent
未分类

Use when executing implementation plans with independent tasks in the current session

2026-06-24
compose-brainstorm
未分类

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-06-23
compose-plan
未分类

Use when you have a spec or requirements for a multi-step task, before touching code

2026-06-23
compose-report
未分类

Use after implementation is verified and before merge — consolidates multiple spec iterations into a single final-state report, marks related specs, and records key lessons

2026-06-23
self-extend
未分类

Use when you want to evolve your own capabilities — create new tools to avoid repeating patterns, add hooks to improve your own behavior, build skills to accumulate domain knowledge, or override built-in tools to adapt to project needs. This is your self-iteration interface.

2026-06-22
compose-debug
未分类

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-06-22
compose-execute
未分类

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-06-22
compose-feedback
未分类

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2026-06-22
skill-name
未分类

Use when creating new skills or editing existing skills for the project or personal skill library

2026-06-22
compose-parallel
未分类

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-06-22
compose-tdd
软件开发工程师

Use when implementing any feature or bugfix, before writing implementation code

2026-06-22
compose-ask
软件开发工程师

Use whenever you need a decision, clarification, or approval from the user — covers how to ask with the question tool, and how to resolve the decision yourself when no user is available (question tool absent, or a [Never-Ask] response)

2026-06-10
compose-merge
软件开发工程师

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2026-06-10
compose-verify
软件开发工程师

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

2026-06-10
compose-worktree
软件开发工程师

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

2026-06-10