Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:1,069
forks:39
updated:April 6, 2026 at 04:19
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.