Testing Qa AI Skills

612 open-source Testing Qa AI skills that teach any AI model a new workflow.

Search and filter AI skills

Showing 307-357 of 612 AI skills

AI skills directory results

levnikolaevich logo

Ln 11 Opportunity Evaluator

levnikolaevich
Community

Evaluates new product opportunities through demand, channels and economics before committing to build.

84
565
Instructions
View
ailabs-393 logo

Test Specialist

ailabs-393
Community

This skill should be used when writing test cases, fixing bugs, analyzing code for potential issues, or improving test coverage for JavaScript/TypeScript applications. Use this for unit tests,…

115
447
6 files
View
PlayableIntelligence logo

Qa Game

PlayableIntelligence
Organization

Add Playwright QA tests to a game — visual regression, gameplay verification, and performance. Use when the user says "add tests", "test my game", "add QA", "check for bugs", or "add visual regression…

41
331
Instructions
View
MadAppGang logo

Tester Detective

MadAppGang
Organization

⚡ Test analysis skill. Best for: 'what's tested', 'find test coverage', 'audit test quality', 'missing tests', 'edge cases'. Uses claudemem AST with callers analysis for efficient test discovery.

26
281
Instructions
View
Mindrally logo

Bitbucket Workflow

Mindrally
Organization

Bitbucket best practices for pull requests, Pipelines CI/CD, Jira integration, and Atlassian ecosystem workflows

41
259
Instructions
View
ed3dai logo

Writing Good Tests

ed3dai
Organization

Use when writing or reviewing tests - covers test philosophy, condition-based waiting, mocking strategy, and test isolation

33
249
Instructions
View
rstackjs logo

Rstest Debugging

rstackjs
Organization

Diagnose Rstest startup, build, runtime, logging, memory, or performance problems using traces and comparable measurements.

4
93
4 files
View
MRCalderon3D logo

Accessibility Design

MRCalderon3D
Community

Build accessibility into design decisions instead of treating it as late-stage options work.

13
85
Instructions
View
wshaddix logo

Dotnet Add Testing

wshaddix
Community

Adding test infrastructure to a .NET project. Scaffolds xUnit project, coverlet, layout.

13
79
Instructions
View
tonone-ai logo

Bench Recon

tonone-ai
Organization

Audit existing performance testing — find missing benchmarks, stale baselines, and CI gaps. Use when asked "do we have benchmarks", "audit our performance testing", or "are our baselines stale".

9
73
Instructions
View
tldraw logo

Write Unit Tests

tldraw
OrganizationPopular

Writing unit and integration tests for the tldraw SDK. Use when creating new tests, adding test coverage, or fixing failing tests in packages/editor or packages/tldraw. Covers Vitest patterns,…

3.5K
50.4K
Instructions
View
FlorianBruniaux logo

Generate Tests

FlorianBruniaux
CommunityPopular

Generate comprehensive tests for specified code

782
6K
Instructions
View
zLanqing logo

Timesfm Forecasting

zLanqing
CommunityPopular

Zero-shot time series forecasting with Google's TimesFM foundation model. Use for any univariate time series (sales, sensors, energy, vitals, weather) without training a custom model. Supports…

222
4K
25 files
View
shinpr logo

Recipe Add Integration Tests

shinpr
Community

Add integration/E2E tests to existing codebase using Design Docs

103
682
Instructions
View
levnikolaevich logo

Ln 12 Product Requirements Builder

levnikolaevich
Community

Defines product requirements, business rules and acceptance criteria for a committed intent; edits product docs only.

84
565
Instructions
View
Mindrally logo

Blazor

Mindrally
Organization

Guidelines for Blazor development including component lifecycle, state management, and performance optimization

41
259
Instructions
View
dev-toolings logo

E2e Panther Playwright

dev-toolings
Organization

Write end-to-end tests with Symfony Panther 2.4 for browser automation or Playwright for complex scenarios

24
213
1 files
View
TheBeardedBearSAS logo

Testing Flutter

TheBeardedBearSAS
Organization

. Use when writing tests, reviewing test coverage, or setting up testing.

9
105
Instructions
View
MRCalderon3D logo

Combat Design

MRCalderon3D
Community

Design combat verbs, enemy pressure, resource economy, readability, and tuning hooks.

13
85
Instructions
View
wshaddix logo

Dotnet Ado Build Test

wshaddix
Community

Configuring .NET build/test in Azure DevOps. DotNetCoreCLI task, Artifacts, test results.

13
79
Instructions
View
AsyrafHussin logo

Testing Best Practices

AsyrafHussin
Community

Unit testing, integration testing, and test-driven development principles. Use when writing tests, reviewing test code, improving test coverage, or setting up testing strategy. Triggers on "write…

10
78
38 files
View
brucesongs logo

Browser Qa

brucesongs
Community

Automated browser-based security testing using Playwright and browser devtools. Interact with web applications as a user would — click, type, navigate — while monitoring network traffic, JavaScript…

18
70
14 files
View
AIPentest logo

Zero Day Discovery

AIPentest
OrganizationPopular

0day自主发现引擎:变体分析/补丁间隙/差分/Fuzzing/污点推理/N-day武器化/猎人思维。Use when public vulns not found and need to discover 0day or weaponize N-day.

1.2K
6.9K
Instructions
View
HughYau logo

Figure Style

HughYau
CommunityPopular

Publication-grade figure correctness and legibility rules. Load before drawing any plot and call `apply_figure_style()` — sets a role-mapped font-size ladder, outward ticks, frameless legends, and…

152
2.6K
1 files
View
a5c-ai logo

Eval Harness

a5c-ai
OrganizationPopular

Evaluation harness for testing agent and skill quality through structured benchmarks, regression tests, and quality scoring.

106
1.8K
Instructions
View
jezweb logo

Responsiveness Check

jezweb
CommunityPopular

Test website responsiveness across viewport widths using browser automation. Resizes a single session through breakpoints, screenshots each width, and detects layout transitions (column changes, nav…

102
1K
2 files
View
levnikolaevich logo

Ln 13 Interaction Design Builder

levnikolaevich
Community

Designs user flows, interaction states and mockups for a defined product scope; does not implement UI code.

84
565
Instructions
View
proffesor-for-testing logo

Holistic Testing Pact

proffesor-for-testing
Community

Apply the Holistic Testing Model evolved with PACTS (Proactive, Autonomous, Collaborative, Targeted, Structured) principles. Use when designing comprehensive test strategies for Classical,…

92
480
Instructions
View
korallis logo

E2e Testing

korallis
Community

Write comprehensive end-to-end tests that verify complete user workflows, integration between components, and system behavior from user perspective using Playwright, Cypress, or similar frameworks.…

9
89
Instructions
View
existential-birds logo

Strategy Interview

existential-birds
Organization

Use when the user wants to build or think through a strategy via guided conversation — for a company, product, team, career, or initiative. Triggers on "help me figure out our direction", "what should…

8
82
7 files
View
zhaono1 logo

Test Automator

zhaono1
Community

Test automation framework expert for creating and maintaining automated tests. Use when user asks to write tests, automate testing, or improve test coverage.

12
79
5 files
View
addyosmani logo

Test Driven Development

addyosmani
CommunityPopular

Drives development with tests using the red-green-refactor loop. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug…

10.1K
95.8K
Instructions
View
a5c-ai logo

Multi Service Orchestration

a5c-ai
OrganizationPopular

PM2 process management, backend/frontend cascade execution, parallel worktree builds, and cross-service integration testing.

106
1.8K
Instructions
View
HoangNguyen0403 logo

Android Testing

HoangNguyen0403
Community

Write Android unit, Compose UI, and Hilt-integrated tests. Use when designing test behavior with MockK or coroutine test utilities; defer database/WorkManager-specific recipes to the owning feature…

164
569
2 files
View
levnikolaevich logo

Ln 51 Acceptance Test Builder

levnikolaevich
Community

Builds, updates or retires scoped acceptance tests and verifies execution; does not repair product code.

84
565
Instructions
View
mizchi logo

Frontend Review Ci

mizchi
Community

Use when CI is slow (>10 min), flaky, or the user asks to optimize GitHub Actions for a frontend project. Analyzes `gh run list` history, identifies bottleneck steps, proposes sharding / cache /…

4
333
Instructions
View
Mindrally logo

Blockchain

Mindrally
Organization

Expert guidelines for blockchain development including CosmWasm, Cosmos, and cross-chain patterns

41
259
Instructions
View
danielvm-git logo

Evolve Skill

danielvm-git
Community

Benchmark-gated skill evolution — consume bigpowers-benchmark report, propose plan-work change, edit skill via craft-skill, re-run benchmark, record ADR. Use when a skill underperforms on benchmark or…

18
206
1 files
View
hanamizuki logo

Gplay Vitals Monitoring

hanamizuki
Community

Monitor Android app stability and performance from the Play Developer Reporting API via gplay vitals. Use to query crash/ANR rates, detect release regressions with anomaly detection, filter error…

9
150
1 files
View
HermeticOrmus logo

Browser Devtools Mcp

HermeticOrmus
Community

Integrating Chrome DevTools and browser automation via MCP for live UI inspection, screenshot-to-code workflows, and visual debugging. Bridges the gap between design and implementation.

18
104
Instructions
View
MRCalderon3D logo

Economy Balancing

MRCalderon3D
Community

Design and tune currencies, sinks, rewards, prices, and inflation control so the economy supports progression and retention.

13
85
Instructions
View
egorfedorov logo

Slot Qa Engineer

egorfedorov
Community

Design and execute test plans for slot games covering math correctness, UI logic, performance, and compliance. Use when validating game rules, running regression tests, verifying error handling,…

16
63
Instructions
View
wshobson logo

Web3 Testing

wshobson
CommunityPopular

Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or…

4.2K
39.8K
1 files
View
EveryInc logo

Ce Retune

EveryInc
OrganizationPopular

Retune a skill corpus for a new model, measurement-first: mine the run archive for a baseline, establish a noise floor, audit the corpus adversarially, then cut in measured passes until a…

2.1K
25.1K
6 files
View
rmyndharis logo

C Pro

rmyndharis
CommunityPopular

Write efficient C code with proper memory management, pointer arithmetic, and system calls. Handles embedded systems, kernel modules, and performance-critical code. Use PROACTIVELY for C optimization,…

264
1.6K
Instructions
View
levnikolaevich logo

Ln 52 Delivery Reviewer

levnikolaevich
Community

Reviews a completed change for acceptance, regressions and release risk; read-only, not a whole-codebase audit.

84
565
1 files
View
Microck logo

Backend Dev Guidelines

Microck
Community

Comprehensive backend development guide for Langfuse's Next.js 14/tRPC/Express/TypeScript monorepo. Use when creating tRPC routers, public API endpoints, BullMQ queue processors, services, or working…

53
398
1 files
View
mizchi logo

Frontend Review Deps

mizchi
Community

Use when auditing dependency health — outdated packages, CVE triage with attack-vector weighting, deprecated/declining library detection (trend-watch). Runs `audit-deps.sh` and `audit-trend-watch.sh`.…

4
333
Instructions
View
jh941213 logo

Python Testing Patterns

jh941213
Community

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. 트리거: "pytest", "Python 테스트", "fixture", "mocking", "테스트 작성" 안티-트리거: "JavaScript 테스트", "Jest",…

35
125
Instructions
View
vasilyu1983 logo

Ai Distributed Training

vasilyu1983
Community

Guides multi-GPU pre-training: DDP, FSDP2, ZeRO, tensor/pipeline/expert parallelism, fp8/Muon. Use when scaling a run, training MoE, or reproducing GPT-2 on rented GPUs.

19
87
8 files
View
garrytan logo

Ios Design Review

garrytan
CommunityPopular

Visual design audit for iOS apps on real hardware. (gstack)

19.9K
133.5K
1 files
View

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇