تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآن$pwd:
$ git log --oneline --stat
stars:٣٢٣
forks:٢٦
updated:١٩ يناير ٢٠٢٦ في ٠٦:٤٦
SKILL.md
| name | lint |
| description | Format and lint the Neru codebase |
| license | MIT |
| compatibility | opencode |
| metadata | {"audience":"developers","workflow":"ci"} |
Format and lint the Neru codebase following project conventions.
just fmt - Format code (Go + Objective-C)just fmt-check - Check formatting onlyjust lint - Run lintersjust vet - Vet codejust deps - Download and tidy dependenciesjust verify - Verify dependenciesUse this skill before committing code to ensure it meets project standards.