CtrlK
BlogDocsLog inGet started
Tessl Logo

dramafinder

github.com/parttio/dramafinder

SkillAddedReview
vaadin-playwright-screenshot

skills/vaadin-playwright-screenshot/SKILL.md

Capture screenshots of a running DramaFinder/Vaadin app by writing a temporary Java/Playwright test that batch-captures every key visual state in one run. Pass the acceptance criteria to screenshot as the argument. Use after implementing UI changes when you need screenshots to review.

vaadin-playwright-test

skills/vaadin-playwright-test/SKILL.md

Generate Playwright integration tests for Vaadin 25 views using the DramaFinder library, including element interaction, form validation, grid assertions, and navigation checks. Use whenever you are about to write, edit, or run an integration/IT test for a Vaadin view — including when the requirement comes from a GitHub issue, PR, spec, or ticket rather than the user's direct words (e.g. "implement

72