Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:1,069
forks:39
updated:2026년 4월 6일 04:19
SKILL.md
| 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.
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.