Toolverse
All skills

generating-end-to-end-tests

by jeremylongshore

This skill enables Claude to generate end-to-end (E2E) tests for web applications. It leverages Playwright, Cypress, or Selenium to automate browser interactions and validate user workflows. Use this skill when the user requests to \

Installation

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

Installation

Quick info

Category
Testing
Views
4

About this skill

This skill enables Claude to generate end-to-end (E2E) tests for web applications. It leverages Playwright, Cypress, or Selenium to automate browser interactions and validate user workflows. Use this skill when the user requests to \

How to use

  1. Zainstaluj umiejętność w swoim środowisku Claude'a, upewniając się, że masz dostęp do frameworków testowych Playwright, Cypress lub Selenium.

  2. Opisz użytkownikowi przepływ, który chcesz przetestować — na przykład "Utwórz test E2E dla rejestracji użytkownika" lub "Wygeneruj testy end-to-end dla dodania produktu do koszyka i ukończenia transakcji".

  3. Claude przeanalizuje Twoje żądanie i zidentyfikuje konkretny przepływ użytkownika do przetestowania, na przykład logowanie, rejestrację lub wieloetapowy proces zakupowy.

  4. Umiejętność wygeneruje gotowy skrypt testowy z krokami nawigacji, interakcjami z elementami strony i asercjami walidującymi oczekiwane rezultaty.

  5. Skonfiguruj środowisko testowe, wybierając preferowaną przeglądarkę (Chrome, Firefox, Safari lub Edge) i wszelkie wymagane zależności.

  6. Uruchom wygenerowany skrypt w swoim projekcie, aby zautomatyzować testowanie przepływów użytkownika i zapewnić kompleksowe pokrycie krytycznych scenariuszy.

Related skills

python-testing-patterns

by wshobson

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

Testing
46146

code-reviewer

by google-gemini

Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.

Testing
1248

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

ad-creative

by alirezarezvani

When the user needs to generate, iterate, or scale ad creative for paid advertising. Use when they say 'write ad copy,' 'generate headlines,' 'create ad variations,' 'bulk creative,' 'iterate on ads,' 'ad copy validation,' 'RSA headlines,' 'Meta ad copy,' 'LinkedIn ad,' or

Testing
2863

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

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