Toolverse
All skills

cts-triage

by gfx-rs

Run CTS test suites and investigate failures

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
gfx-rs
Category
Testing

About this skill

Run CTS test suites and investigate failures

How to use

  1. Zainstaluj umiejętność w swoim projekcie wgpu, upewniając się, że masz dostęp do polecenia cargo xtask cts. 2. Zacznij od podzielenia testów na mniejsze porcje: uruchom polecenie cargo xtask cts z flagą --list i selektorem testów (np. 'webgpu:api,validation,'), aby wylistować wszystkie pasujące testy. Jeśli liczba testów wynosi kilkaset lub więcej, utwórz bardziej szczegółowe selektory z wieloznacznikami, aby każdy pasował do rozsądnej liczby testów (kilkadziesiąt do kilkuset). 3. Uzyskaj statystyki bazowe dla całej kategorii: uruchom cargo xtask cts z pełnym selektorem i przefiltruj wynik w poszukiwaniu linii Summary, Passed i Failed, aby zanotować współczynnik powodzenia i liczbę błędów. 4. Zidentyfikuj podkategorie w wynikach testów, szukając dodatkowych słów rozdzielonych dwukropkami lub przecinkami w nazwach testów. 5. Uruchom każdą podkategorię osobno, używając selektora z wieloznacznikami na poziomie podkategorii (np. 'webgpu:api,validation,category:subcategory:'), i zbierz wyniki Passed, Failed i Skipped dla każdej. 6. Przeanalizuj wzorce błędów w podkategoriach, które nie przeszły testów, aby ustalić, które problemy są rozpowszechnione i gdzie skoncentrować wysiłki naprawcze.

Related skills

performing-penetration-testing

by jeremylongshore

This skill enables automated penetration testing of web applications. It uses the penetration-tester plugin to identify vulnerabilities, including OWASP Top 10 threats, and suggests exploitation techniques. Use this skill when the user requests a \

Testing
1546

nextjs-developer

by zenobi-us

Expert Next.js developer mastering Next.js 14+ with App Router and full-stack features. Specializes in server components, server actions, performance optimization, and production deployment with focus on building fast, SEO-friendly applications.

Testing
166226

lean4-theorem-proving

by cameronfreer

Use when developing Lean 4 proofs, facing type class synthesis errors, managing sorries/axioms, or searching mathlib - provides build-first workflow, instance management patterns (haveI/letI), and domain-specific tactics

Testing
9108

langchain

by zechenzhangAGI

Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering

Testing
21123

differential-review

by trailofbits

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and

Testing
2510

langgraph-docs

by langchain-ai

Use this skill for requests related to LangGraph in order to fetch relevant documentation to provide accurate, up-to-date guidance.

Testing
23127