Toolverse
All skills

generate

by alirezarezvani

Generate Playwright tests. Use when user says \

Installation

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

Installation

Quick info

Category
Testing
Views
2

About this skill

Generate Playwright tests. Use when user says \

How to use

  1. Zainstaluj umiejętność w swoim projekcie Claude'a, dodając folder generate do katalogu skills w repozytorium claude-skills.

  2. Przygotuj projekt Playwright — upewnij się, że masz plik playwright.config.ts z zdefiniowanymi testDir, baseURL i projektami, oraz istniejące testy w katalogu testów, aby umiejętność mogła przeanalizować konwencje.

  3. Wyzwól umiejętność, pisząc do Claude'a polecenie zawierające słowa kluczowe takie jak "napisz testy", "generuj testy", "dodaj testy dla", "testuj ten komponent", "test e2e", "stwórz test dla", "testuj tę stronę" lub "testuj tę funkcję".

  4. Podaj szczegóły, co chcesz testować — może to być historia użytkownika (np. "użytkownik może się zalogować emailem i hasłem"), ścieżka do komponentu (np. "src/components/UserProfile.tsx"), URL strony lub nazwa funkcji.

  5. Umiejętność przeanalizuje Twoją bazę kodu, przeczyta istniejące testy, komponenty, page objects i konfigurację autentykacji, a następnie wybierze odpowiedni szablon z katalogu templates/ (logowanie, CRUD, checkout, formularze, wyszukiwanie, dostępność itp.).

  6. Otrzymasz wygenerowany test Playwright dostosowany do Twojej aplikacji — gotowy do uruchomienia i integracji z pipeline'em CI/CD.

Related skills

ppt-creator

by daymade

Create professional slide decks from topics or documents. Generates structured content with data-driven charts, speaker notes, and complete PPTX files. Applies persuasive storytelling principles (Pyramid Principle, assertion-evidence). Supports multiple formats (Marp,

Testing
2739

backtesting-frameworks

by wshobson

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting infrastructure.

Testing
12105

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

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

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

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