Back to Skills

playwright-browser

TechNickAI
Updated 4 days ago
7 views
20
4
20
View on GitHub
Testingtestingautomationdesign

About

This skill enables browser automation and UI testing using Playwright. It allows developers to write scripts for tasks like taking screenshots, verifying login flows, and testing responsive behavior. The skill executes Playwright code either from temporary files or inline commands, supporting both headless and headed browser modes.

Quick Install

Claude Code

Recommended
Primary
npx skills add TechNickAI/ai-coding-config -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/TechNickAI/ai-coding-config
Git CloneAlternative
git clone https://github.com/TechNickAI/ai-coding-config.git ~/.claude/skills/playwright-browser

Copy and paste this command in Claude Code to install this skill

GitHub Repository

TechNickAI/ai-coding-config
Path: plugins/core/skills/playwright-browser
0
ai-agentsai-codinganthropicclaude-codeclaude-code-marketplaceclaude-code-plugins

Related Skills

webapp-testing

Testing

This Claude Skill provides automated webapp testing using Playwright with a reconnaissance-first approach. It focuses on verifying server state and page load before testing, and includes capabilities for server management, UI testing, and visual debugging. Use it when testing web applications with Playwright for server verification, frontend debugging, and comprehensive UI testing.

View skill

test-driven-development

Testing

This Claude Skill enforces strict test-driven development by requiring you to write failing tests first before any implementation code. It follows the RED/GREEN/REFACTOR cycle where you write a test, verify it fails, write minimal code to pass, then refactor. Use this skill for all new features, bug fixes, and behavior changes to ensure test-first development practices.

View skill

test-skill-e2e-1771211948387

Testing

This skill validates end-to-end knowledge base indexing and search functionality for testing purposes. It specifically tests CSV schema verification and search capabilities. Developers should use it to verify their knowledge base systems are working correctly.

View skill

axiom-xctest-automation

Testing

This skill provides comprehensive guidance for writing reliable XCUITests, covering element queries, waiting strategies, and accessibility identifiers. It helps developers implement stable UI automation with best practices like condition-based waiting and clean test isolation. Use it when writing, running, or debugging iOS UI tests to improve test reliability and maintainability.

View skill