testdino-runs

द्वारा anthropic

उपयोग तब करें जब उपयोगकर्ता स्वचालित परीक्षण रनों का निरीक्षण करना चाहता है, विफल या अस्थिर परीक्षणों की सूची बनाना चाहता है, ऐतिहासिक संदर्भ के साथ विफल परीक्षण मामले को डीबग करना चाहता है, या शाखा द्वारा रनों को फ़िल्टर करना चाहता है,…

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

TestDino Test Runs

Use TestDino tools when the user wants to inspect automated test results.

Preferred flow:

  1. Call health if projectId is not known.
  2. Use list_testruns to find the relevant run.
  3. Use get_run_details for one specific run.
  4. Use list_testcase or get_testcase_details for deeper failure analysis.
  5. Use debug_testcase when the user wants historical debugging context for a failing test.

Good requests for this skill:

  • show failed runs on a branch
  • inspect flaky tests
  • summarize one test run
  • debug a failing testcase with history

Common filters from the docs:

  • branch
  • time interval
  • author
  • commit
  • environment
  • status
  • browser
  • error category
  • tags

Use list_testruns first when the user does not already know the exact run ID or counter. Use debug_testcase when the user wants root-cause analysis and recommendations across historical runs, not just a single-run snapshot. Use health at the start of a session when the project is still ambiguous.

anthropic की और Skills

analyzing-financial-statements
anthropic
यह कौशल निवेश विश्लेषण के लिए वित्तीय विवरण डेटा से प्रमुख वित्तीय अनुपात और मीट्रिक की गणना करता है।
applying-brand-guidelines
anthropic
यह कौशल सभी जनरेट किए गए दस्तावेज़ों में रंग, फ़ॉन्ट, लेआउट और संदेश सहित एक समान कॉर्पोरेट ब्रांडिंग और स्टाइलिंग लागू करता है।
creating-financial-models
anthropic
यह कौशल डीसीएफ विश्लेषण, संवेदनशीलता परीक्षण, मोंटे कार्लो सिमुलेशन और निवेश के लिए परिदृश्य योजना के साथ एक उन्नत वित्तीय मॉडलिंग सूट प्रदान करता है…
board-minutes
anthropic
बोर्ड या समिति की बैठक के कार्यवृत्त आपके घरेलू प्रारूप में तैयार करता है। आपके कैलेंडर से आगामी बोर्ड और समिति की बैठकों का स्वतः पता लगाता है, एजेंडा मांगता है और…
crm-cleanup
anthropic
HubSpot में पुराने डील, डुप्लीकेट कॉन्टैक्ट और गायब फ़ील्ड को स्कैन करता है, फिर मालिक द्वारा अनुमोदित चीज़ों को ठीक करता है। डील, कॉन्टैक्ट आदि के लिए वैकल्पिक scope आर्गुमेंट स्वीकार करता है।
redshift-api
anthropic
Amazon Redshift के विरुद्ध SQL चलाएँ — स्टेटमेंट सबमिट करें, स्थिति जाँचें, परिणामों को पृष्ठांकित करें, और डेटाबेस/स्कीमा/टेबल ब्राउज़ करें। इसका उपयोग तब करें जब उपयोगकर्ता चाहता है…
ticket-deflector
anthropic
ग्राहक के अग्रेषित ईमेल या टिकट को पढ़ता है, PayPal से ऑर्डर/रिफंड स्थिति और HubSpot से खाता इतिहास खींचता है, मालिक के अनुरूप स्वर में उत्तर का मसौदा तैयार करता है…
reg-feed-watcher
anthropic
अब नियामक फीड्स की जाँच करें और पिछली जाँच के बाद से नई चीज़ों की रिपोर्ट करें, जो आपकी भौतिकता सीमा के अनुसार फ़िल्टर की गई हों। उपयोग तब करें जब उपयोगकर्ता "फीड्स की जाँच करें" कहे,…