Toolverse
All skills

create-eval

by HolmesGPT

This skill should be used when the user asks to \

Installation

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

Installation

Quick info

Author
HolmesGPT
Category
Testing

About this skill

This skill should be used when the user asks to \

How to use

  1. Sprawdź istniejące testy, aby znaleźć następny dostępny numer: uruchom polecenie ls tests/llm/fixtures/test_ask_holmes/ | sort -n | tail -5 w repozytorium HolmesGPT. 2. Utwórz nowy katalog testowy w ścieżce tests/llm/fixtures/test_ask_holmes/ używając konwencji nazewnictwa: NNN_snake_case_description (np. 212_large_configmap_needle), gdzie NNN to trzycyfrowy numer, a namespace dla zasobów to app-NNN. 3. Przeczytaj sekcję [tool.pytest.ini_options] markers w pliku pyproject.toml, aby sprawdzić dostępne tagi — używaj tylko istniejących tagów, ponieważ nieprawidłowe tagi powodują błędy podczas zbierania testów. 4. Stwórz plik test_case.yaml z wymaganymi polami: user_prompt (konkretne pytanie dla Holmes), expected_output (lista kryteriów, które odpowiedź musi spełniać) oraz tags (lista tagów z pyproject.toml). 5. Opcjonalnie dodaj pliki toolsets.yaml (aby włączyć określone zestawy narzędzi), manifest.yaml (manifesty Kubernetesa) lub skrypty generate_*.py (do generowania danych testowych). 6. Upewnij się, że wszystkie nazwy podów i zasobów są unikalne w całym projekcie testów, aby uniknąć konfliktów między testami.

Related skills

go-dev-guidelines

by jumppad-labs

This skill should be used when writing, refactoring, or testing Go code. It provides idiomatic Go development patterns, TDD-based workflows, project structure conventions, and testing best practices using testify/require and mockery. Activate this skill when creating new Go

Testing
1190

test-cases

by cexll

This skill should be used when generating comprehensive test cases from PRD documents or user requirements. Triggers when users request test case generation, QA planning, test scenario creation, or need structured test documentation. Produces detailed test cases covering

Testing
2862

creating-financial-models

by anthropics

This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions

Testing
25137

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

testing-workflow

by amo-tech-ai

Comprehensive testing workflow for E2E, integration, and unit tests. Use when testing applications layer-by-layer, validating user journeys, or running test suites.

Testing
1076

pair-trade-screener

by tradermonty

Statistical arbitrage tool for identifying and analyzing pair trading opportunities. Detects cointegrated stock pairs within sectors, analyzes spread behavior, calculates z-scores, and provides entry/exit recommendations for market-neutral strategies. Use when user requests pair

Testing
994