testdino-manual-tests

作成者: anthropic

ユーザーがTestDinoで手動QAテストケースとスイートを作成、更新、または閲覧したい場合に使用します(実行実行は対象外)。list_manual_test_suites、…をカバーします。

npx skills add https://github.com/anthropics/claude-plugins-community --skill testdino-manual-tests

TestDino Manual Tests

Use TestDino manual-test tools when the user wants to create, update, or browse manual QA cases and suites.

Preferred flow:

  1. Call health if projectId is not known.
  2. Use list_manual_test_suites to find the destination suite when needed.
  3. Use list_manual_test_cases or get_manual_test_case to inspect existing cases.
  4. Use create_manual_test_case, update_manual_test_case, or create_manual_test_suite for edits.

Boundary:

  • This skill is for manual test cases and suites.
  • Manual execution runs are a separate workflow and should use the manual-run tools.

Good requests for this skill:

  • create a manual test case
  • update preconditions or steps
  • list manual cases in a suite
  • create a new manual test suite

Common filters from the docs:

  • search
  • suite
  • status
  • priority
  • severity
  • type
  • layer
  • behavior
  • automation status
  • tags
  • flaky flag

When creating a case:

  • confirm or resolve the target suite first
  • include steps, preconditions, and postconditions when the user provides them
  • preserve existing fields on updates by sending only the fields that should change
  • send structured arrays for fields like tags when the MCP payload requires arrays

anthropicのその他のスキル

analyzing-financial-statements
anthropic
このスキルは、財務諸表データから投資分析のための主要な財務比率や指標を計算します。
applying-brand-guidelines
anthropic
このスキルは、生成されるすべてのドキュメントに一貫したコーポレートブランディングとスタイリング(色、フォント、レイアウト、メッセージングを含む)を適用します。
creating-financial-models
anthropic
このスキルは、DCF分析、感応度テスト、モンテカルロシミュレーション、および投資のためのシナリオプランニングを備えた高度な財務モデリングスイートを提供します…
board-minutes
anthropic
取締役会や委員会の議事録を自社のフォーマットで草稿します。カレンダーから今後の取締役会や委員会の会議を自動検出し、議題などを尋ねます…
crm-cleanup
anthropic
HubSpot内の古い商談、重複した連絡先、欠落フィールドをスキャンし、所有者が承認したものを修正します。オプションのスコープ引数で商談、連絡先などを指定可能。
redshift-api
anthropic
Amazon Redshiftに対してSQLを実行 — ステートメントの送信、ステータスのポーリング、結果のページング、データベース/スキーマ/テーブルの参照を行います。ユーザーが希望する場合にこれを使用してください…
ticket-deflector
anthropic
転送された顧客メールまたはチケットを読み取り、PayPalから注文/返金ステータスを、HubSpotからアカウント履歴を取得し、オーナーのトーンに合わせた返信を下書きします。
reg-feed-watcher
anthropic
規制フィードを今すぐチェックし、前回のチェック以降の新着情報を、あなたの重要度基準でフィルタリングして報告します。ユーザーが「フィードをチェックして」と言った場合に使用します。