تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآن$pwd:
$ git log --oneline --stat
stars:١٬٠٦٩
forks:٣٩
updated:٦ أبريل ٢٠٢٦ في ٠٤:١٩
SKILL.md
Convert Neva programs to valid Mermaid diagrams
Prepare a Neva GitHub release draft from merged PRs, previous release style, and local multi-platform artifacts. Use this for monthly release preparation in nevalang/neva.
| name | deep-refactoring |
| description | A systematic approach to refactoring complex codebases. |
Use this skill when a component has become too complex to understand or modify safely, or when architectural flaws (e.g. duplicated logic) are identified.
The goal is to move from "mystery code" to "well-defined intent".
The goal is to separate what is being done from how and where.
The goal is to polish, optimize, and ensure correctness.