تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآن$pwd:
$ git log --oneline --stat
stars:٢١٩
forks:٣١
updated:٣ أبريل ٢٠٢٦ في ٠٠:٠٣
SKILL.md
| name | prep |
| description | Run full pre-PR validation (compile, lint, test) and report any issues |
Run the full pre-PR check: npm run prep
This runs compile:prod, lint, and test in sequence. If any step fails, analyze the output and fix the issues.