Results for “web-tests”

31 skills
More results
sakamoto-family-smile
springboot-tdd
Guides test-driven development for Spring Boot services with JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo, covering unit, web, integration, and persistence tests.
0
github
webapp-testing
Test and debug local web applications using Playwright browser automation, including UI verification, screenshot capture, and console log inspection.
36.2k · bundle
dotnet
run-tests
Run, filter, or troubleshoot .NET tests with `dotnet test`, detecting the test platform (VSTest vs Microsoft.Testing.Platform) and framework to apply the correct command syntax.
4k
loopyluci
dogfood
Exploratory QA of web apps: find bugs, evidence, reports.
1 · bundle
mukul975
performing-external-network-penetration-test
Conduct a comprehensive external network penetration test to identify vulnerabilities in internet-facing infrastructure using PTES methodology, reconnaissance, scanning, exploitation, and reporting.
24.6k · bundle
infometa
web-access
所有联网操作必须通过此 skill 处理,包括:搜索、网页抓取、登录后操作、网络交互等。
228 · bundle
q2805187159
dogfood
Systematic exploratory QA testing of web applications — find bugs, capture evidence, and generate structured reports
3 · bundle
ichichuang
dogfood
Systematic exploratory QA testing of web applications — find bugs, capture evidence, and generate structured reports
0 · bundle
bobmatnyc
webapp-testing
Comprehensive web application testing patterns with Playwright selectors, wait strategies, and best practices
71 · bundle
livelybug
qa
Systematically QA test a web application and fix bugs found. (gstack)
0
ecnu-icalk
dogfood
Systematically explore a web application to find bugs and UX issues, producing a structured report with screenshots, repro videos, and detailed steps for each finding.
559 · bundle
ssrjkk
locust
Performs load testing with Locust, Python-based distributed testing, and real-time web UI.
2 · bundle
livelybug
browse
Fast headless browser for QA testing and site dogfooding. (gstack)
0
addyosmani
browser-testing-with-devtools
Tests and debugs web applications in real browsers using Chrome DevTools MCP, enabling DOM inspection, console error capture, network analysis, performance profiling, and visual verification with live runtime data.
69.5k
kk20300113-png
browse
Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with elements, verify page state, diff before/after actions, take annotated screenshots, check responsive layouts, test forms and uploads, handle dialogs, and assert element states. ~100ms per command. Use when you need to test a feature, verify a deployment, dogfood a user flow, or file a bug with evidence. Use when asked to "open in browser", "test the site", "take a screenshot", or "dogfood this". (gstack)
0
keyargo
http-health-check
Check if an HTTP/HTTPS endpoint is reachable and measure latency
118 · bundle
affaan-m
cpp-testing
Write, fix, and run C++ tests using GoogleTest/GoogleMock with CMake/CTest, including TDD workflows, coverage, and sanitizers.
226k
eze-is
web-access
所有联网操作必须通过此 skill 处理,包括:搜索、网页抓取、登录后操作、网络交互等。 触发场景:用户要求搜索信息、查看网页内容、访问需要登录的网站、操作网页界面、抓取社交媒体内容(小红书、微博、推特等)、读取动态渲染页面、以及任何需要真实浏览器环境的网络任务。
8.7k · bundle
memento-teams
web-search
Search the web and fetch content from URLs, returning LLM-friendly markdown.
1.5k · bundle
matteobortolazzo
stack-dotnet
.NET backend conventions, patterns, and test infrastructure. Use when working with C# files, .csproj projects, ASP.NET APIs, xUnit tests, FluentAssertions, Entity Framework, WebApplicationFactory, dotnet CLI, NuGet packages, .NET dependency injection, middleware, or controller patterns.
1
tinh2
bug-sweep
Walks a running app across routes, states, and interactions to find real bugs, then root-causes, fixes, adds regression tests, and verifies each fix before committing.
13
mhassan0000
e2e-testing
Provides Playwright patterns for building stable E2E test suites, including Page Object Model, configuration, flaky test strategies, artifact management, and CI/CD integration.
1
affaan-m
e2e-testing
Provides Playwright patterns for building stable, fast, and maintainable E2E test suites, including Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.
226k
claude-dev-suite
pytest
pytest Python testing framework. Covers fixtures, parametrize, and mocking. Use for Python testing. USE WHEN: user mentions "pytest", "python test", "fixture", asks about "@pytest.fixture", "@pytest.mark.parametrize", "conftest.py", "pytest coverage", "python unit test" DO NOT USE FOR: JavaScript/TypeScript - use `vitest` or `jest`; Java - use `junit`; E2E web tests - use `playwright`; Load testing - use locust
28 · bundle
manu14357
angular-tooling
Use Angular CLI and development tools effectively in Angular v20+ projects. Use for project setup, code generation, building, testing, and configuration. Triggers on creating new projects, generating components/services/modules, configuring builds, running tests, or optimizing production builds. Don't use for Nx workspace commands, custom Webpack configurations, or non-Angular CLI build systems like Vite standalone or esbuild direct usage.
16 · bundle