スキル一覧に戻る
dwmkerr

ark-dashboard-test

by dwmkerr

Run Claude Code as an isolated and containerized A2A agent - orchestrate multiple sessions with full visibility on Claude operations and messages. Configure marketplaces, plugins, MCP servers and more.

0🍴 1📅 2026年1月23日
GitHubで見るManusで実行

SKILL.md


name: Ark Dashboard Test description: Test the Ark Dashboard UI with Playwright

Ark Dashboard Test

Test Ark Dashboard with Playwright and capture screenshots.

When to use

  • Testing Ark dashboard UI
  • Capturing screenshots for PRs
  • Validating dashboard changes

Prerequisites

  • Ark deployed and running
  • Playwright MCP server available

Steps

  1. Port forward the dashboard

    kubectl port-forward svc/ark-dashboard 3000:3000 -n default &
    
  2. Test with Playwright MCP tools

    • browser_navigate - Open http://localhost:3000
    • browser_snapshot - Check page state
    • browser_click - Interact with elements
    • browser_take_screenshot - Capture screenshots
  3. Screenshots location Screenshots save to current directory or .playwright-mcp/screenshots/.

スコア

総合スコア

70/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です