testdino-sessions

作成者: anthropic

ユーザーがTestDinoの探索的テストセッションを閲覧、検査、作成、または更新したい場合に使用します — 状態、ステータス、セッションタイプ、担当者、リリース、または…

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

TestDino Exploratory Sessions

Use TestDino session tools when the user wants to browse, inspect, create, or update exploratory testing sessions.

Preferred flow:

  1. Call health if projectId is not known.
  2. Use list_sessions to discover sessions by state, status, session type, assignee, release, or tags.
  3. Use get_session to inspect one session in detail.
  4. Use create_session or update_session for session changes.

Important details:

  • sessionId accepts an internal ID or a counter-style ID like SES-12.
  • assigneeUserId accepts either a user ID or an email address.
  • state accepts display form or canonical form, but canonical lowercase values are safest.
  • tags and linkedIssues must be JSON arrays for create and update operations.

Good requests for this skill:

  • list exploratory sessions in a project
  • create an exploratory session for auth regression
  • assign a session to alice@example.com
  • update session state to under review

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
規制フィードを今すぐチェックし、前回のチェック以降の新着情報を、あなたの重要度基準でフィルタリングして報告します。ユーザーが「フィードをチェックして」と言った場合に使用します。