Toolverse
All skills

managing-test-environments

by jeremylongshore

This skill enables Claude to manage isolated test environments using Docker Compose, Testcontainers, and environment variables. It is used to create consistent, reproducible testing environments for software projects. Claude should use this skill when the user needs to set up a

Installation

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

Installation

Quick info

Category
Testing

About this skill

This skill enables Claude to manage isolated test environments using Docker Compose, Testcontainers, and environment variables. It is used to create consistent, reproducible testing environments for software projects. Claude should use this skill when the user needs to set up a test environment with specific configurations, manage Docker Compose files for test infrastructure, set up programmatic container management with Testcontainers, manage environment variables for tests, or ensure cleanup after tests. Trigger terms include \

How to use

  1. Zainstaluj umiejętność w swoim środowisku Claude'a, dodając katalog skill-adapter do konfiguracji wtyczek.

  2. Wyzwól umiejętność, pisząc do Claude'a zapytanie zawierające słowa kluczowe takie jak "test environment", "docker compose", "testcontainers", "environment variables" lub "isolated environment".

  3. Opisz wymagania dla swojego środowiska testowego — na przykład "Skonfiguruj środowisko testowe z bazą PostgreSQL i cache'em Redis za pomocą Docker Compose".

  4. Claude wygeneruje plik docker-compose.yml definiujący wszystkie potrzebne usługi (bazy danych, cache'e, kolejki wiadomości) oraz skonfiguruje zmienne środowiskowe wymagane przez testy.

  5. Jeśli potrzebujesz programowego zarządzania kontenerami, Claude skonfiguruje Testcontainers do dynamicznego tworzenia i zarządzania infrastrukturą testową.

  6. Po zakończeniu testów umiejętność automatycznie zarządza czyszczeniem zasobów i zamykaniem kontenerów, aby uniknąć pozostawiania uruchomionych procesów.

Related skills

textual

by KyleKing

Expert guidance for building TUI (Text User Interface) applications with the Textual framework. Invoke when user asks about Textual development, TUI apps, widgets, screens, CSS styling, reactive programming, or testing Textual applications.

Testing
69192

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

wcag-audit-patterns

by wshobson

Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.

Testing
1893

hono

by openstatusHQ

Efficiently develop Hono applications using Hono CLI. Supports documentation search, API reference lookup, request testing, and bundle optimization.

Testing
1257

playwright-cli

by microsoft

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Testing
45103

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