SKILL·5C64A9

webapp-testing

davepoon
Updated 2 months ago
58 views
2,553
277
2,553
View on GitHub
Othertestingdesign

About

This Claude Skill provides Playwright-based testing tools for local web applications, enabling frontend verification, UI debugging, and screenshot/log capture. It includes helper scripts like `with_server.py` for managing server lifecycles during testing. Developers should use this for automated browser testing of local web apps, running scripts directly rather than reading their source code.

Quick Install

Claude Code

Recommended
Primary
npx skills add davepoon/buildwithclaude -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/davepoon/buildwithclaude
Git CloneAlternative
git clone https://github.com/davepoon/buildwithclaude.git ~/.claude/skills/webapp-testing

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

GitHub Repository

davepoon/buildwithclaude
Path: plugins/all-skills/skills/webapp-testing
0
claudeclaude-codeclaude-code-commandsclaude-skillscli-toolcommands
FAQ

Frequently asked questions

What is the webapp-testing skill?

webapp-testing is a Claude Skill by davepoon. Skills package instructions and resources that Claude loads on demand, so Claude can perform webapp-testing-related tasks without extra prompting.

How do I install webapp-testing?

Use the install commands on this page: add webapp-testing to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does webapp-testing belong to?

webapp-testing is in the development-code category, tagged testing and design.

Is webapp-testing free to use?

Yes. webapp-testing is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

mcp-builder
Other

This skill guides developers in building high-quality MCP (Model Context Protocol) servers to connect LLMs with external APIs and services. It provides a structured workflow for designing agent-centric tools in either Python (FastMCP) or Node.js/TypeScript (MCP SDK). Use it when creating MCP servers to ensure your tools are well-designed and effectively enable LLMs to accomplish real-world tasks.

View skill
skill-creator
Other

The skill-creator provides guidance for developers to build or update modular skills that extend Claude's capabilities with specialized workflows, tool integrations, and domain knowledge. Use this skill when you need to create a new skill that transforms Claude into a specialized agent for specific tasks. It offers a structured approach for packaging procedural knowledge and instructions.

View skill
webflow-automation
Other

This Claude Skill automates Webflow operations via Rube MCP, enabling developers to manage CMS collections, publish sites, handle pages/assets, and retrieve ecommerce orders. Always use `RUBE_SEARCH_TOOLS` first to get current schemas before executing any actions. It requires an active Webflow connection through Rube's connection manager.

View skill
supabase-automation
Other

This Claude Skill automates Supabase operations including database queries, table management, project administration, storage, and SQL execution via Rube MCP. It requires an active Supabase connection and always searches for current tool schemas first. Use it when you need to programmatically manage your Supabase infrastructure directly within Claude.

View skill