test▌
141 indexed skills · max 10 per page
playwright-generate-test
github/awesome-copilot · Testing
Generate Playwright tests from scenarios using interactive browser exploration and validation. \n \n Guides you through step-by-step test creation: scenario review, browser exploration, element inspection, interaction validation, and final test generation \n Integrates with Playwright MCP tools to inspect page elements, capture selectors, and validate interactions before writing test code \n Generates TypeScript tests using @playwright/test framework and automatically saves them to the tests dir
unit-testing-test-generate
sickn33/antigravity-awesome-skills · Testing
You are a test automation expert specializing in generating comprehensive, maintainable unit tests across multiple languages and frameworks. Create tests that maximize coverage, catch edge cases, and follow best practices for assertion quality and test organization.
smoke-test
mastra-ai/mastra · Testing
Creates a new Mastra project using create-mastra@<tag> and performs smoke testing of the Mastra Studio in Chrome.
qa-test-planner
davila7/claude-code-templates · Testing
A comprehensive skill for QA engineers to create test plans, generate manual test cases, build regression test suites, validate designs against Figma, and document bugs effectively.
alicloud-ai-video-wan-r2v-test
cinience/alicloud-skills · Cloud
Category: test
alicloud-security-cloudfw-test
cinience/alicloud-skills · Cloud
Category: test \n CloudFW Minimal Viable Test \n Prerequisites \n \n AK/SK and region are configured. \n GoalsSkill: skills/security/firewall/alicloud-security-cloudfw/ 。 \n \n Test Steps \n \n 先跑元数据 API 列表脚本。 \n 选择一个只读列表/详情 API 执行。 \n 记录请求摘要和响应摘要。 \n \n Expected Results \n \n 可拿到资源列表或明确无权限提示。 \n
alicloud-ai-image-qwen-image-test
cinience/alicloud-skills · Cloud
Category: test \n Minimal Viable Test \n Goals \n \n Validate only the minimal request path for this skill. \n If execution fails, record exact error details without guessing parameters. \n \n Prerequisites \n \n Prepare authentication and region settings based on the skill instructions. \n Target skill: skills/ai/image/alicloud-ai-image-qwen-image \n \n Test Steps (Minimal) \n \n Open the target skill SKILL.md and choose one minimal input example. \n Send one minimal request or run the example
alicloud-ai-audio-asr-test
cinience/alicloud-skills · Cloud
Category: test
alicloud-security-center-sas-test
cinience/alicloud-skills · Cloud
Category: test \n SAS Minimal Viable Test \n Prerequisites \n \n AK/SK and region are configured. \n GoalsSkill: skills/security/host/alicloud-security-center-sas/ 。 \n \n Test Steps \n \n 获取 SAS 的 API 列表。 \n 执行一个只读查询 API。 \n 记录成功/失败及错误码。 \n \n Expected Results \n \n 请求链路可达,返回可解析 JSON。 \n
alicloud-observability-sls-log-query-test
cinience/alicloud-skills · Cloud
Category: test \n SLS 日志查询Minimal Viable Test \n Prerequisites \n \n 配置 ALIBABACLOUD_ACCESS_KEY_ID 、 ALIBABACLOUD_ACCESS_KEY_SECRET 。 \n 配置 SLS_ENDPOINT 、 SLS_PROJECT 、 SLS_LOGSTORE 。 \n GoalsSkill: skills/observability/sls/alicloud-observability-sls-log-query/ 。 \n \n Test Steps \n \n 执行 5 分钟窗口的基础查询(如 * | select count(*) )。 \n 记录耗时与返回行数。 \n 若失败,记录完整错误码。 \n \n Expected Results \n \n 查询成功返回统计结果,或返回可诊断错误。 \n