تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآن$pwd:
$ git log --oneline --stat
stars:٧
forks:٤
updated:٢٢ يناير ٢٠٢٦ في ٠٢:٠٩
SKILL.md
Run Ark from cloned source using devspace
Install Ark on a Kuberenetes Cluster
Attach images to GitHub PRs and issues via a scratch repo
Create a Kind cluster in Docker-in-Docker environment
| name | Ark Dashboard Test |
| description | Test the Ark Dashboard UI with Playwright |
Test Ark Dashboard with Playwright and capture screenshots.
Port forward the dashboard
kubectl port-forward svc/ark-dashboard 3000:3000 -n default &
Test with Playwright MCP tools
browser_navigate - Open http://localhost:3000browser_snapshot - Check page statebrowser_click - Interact with elementsbrowser_take_screenshot - Capture screenshotsScreenshots location
Screenshots save to current directory or .playwright-mcp/screenshots/.