Exécutez n'importe quel Skill dans Manus
en un clic
en un clic
Exécutez n'importe quel Skill dans Manus en un clic
Commencer$pwd:
$ git log --oneline --stat
stars:7
forks:4
updated:22 janvier 2026 à 02:09
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/.