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:8
forks:2
updated:February 10, 2026 at 17:05
SKILL.md
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | goland |
| description | GoLand Go IDE with debugging and testing. Use for Go development. |
GoLand provides deep understanding of Go code. It excels at Interface implementation navigation and Goroutine debugging.
Native support for go.mod. Syncs dependencies automatically.
Gutter icons allow jumping to/from Interface definitions and struct implementations.
Like all IntelliJ IDEs, it handles SQL inside string literals and JSON struct tags intelligently.
Do:
Don't: