تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآن$pwd:
$ git log --oneline --stat
stars:٣٢٣
forks:٢٦
updated:١٩ يناير ٢٠٢٦ في ٠٦:٤٦
SKILL.md
| name | test |
| description | Run tests for the Neru application |
| license | MIT |
| compatibility | opencode |
| metadata | {"audience":"developers","workflow":"ci"} |
Run tests for the Neru application using the just task runner.
just test - Run all tests (unit + integration)just test-unit - Run unit tests onlyjust test-integration - Run integration tests onlyjust test-coverage - Run tests with coveragejust test-race - Run tests with race detectionjust bench - Run benchmarksUse this skill when you need to verify code correctness or measure performance.