webapp-testing
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
Recommendednpx skills add davepoon/buildwithclaude -a claude-code/plugin add https://github.com/davepoon/buildwithclaudegit clone https://github.com/davepoon/buildwithclaude.git ~/.claude/skills/webapp-testingCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
mcp-builder
OtherThis 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.
skill-creator
OtherThe 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.
webflow-automation
OtherThis 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.
supabase-automation
OtherThis 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.
