category focus

Testing

Unit, integration, and e2e testing.

4139 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
testing
0

anytype

Enables Claude to create and manage objects in Anytype via Playwright MCP

Andrejones92
Andrejones92
testing-security
open
testing
0

pytest-plugins

Use when pytest plugin ecosystem including pytest-cov, pytest-mock, and custom plugin development.

knopki
knopki
testing-security
open
testing
0

debug-tb

Debug SystemVerilog testbench failures in the SVC project. Use when a testbench fails (make <module>_tb), to analyze CHECK_* assertion failures, watchdog timeouts, or unexpected signal values. Provides systematic debugging workflow using VCD waveforms and failure output analysis.

pbozeman
pbozeman
testing-security
open
testing
0

refactor-bdd

Refactor BDD implementation (scenarios, step definitions, feature code) to improve quality and eliminate tech debt while keeping scenarios passing. Use after implement-feature when scenarios are green.

foolishimp
foolishimp
testing-security
open
testing
0

frontend-testing

Write tests that start with acceptance criteria, then add implementation tests for robustness. Use when writing unit tests (Vitest), end-to-end tests (Playwright), visual regression tests, or accessibility tests. Emphasizes user-centric testing, semantic locators, accessibility validation, and the balance between acceptance and implementation testing.

schalkneethling
schalkneethling
testing-security
open
testing
0

test-reporter

解析测试结果,生成结构化测试报告。当用户说"测试报告"、"生成报告"时自动触发。

loongtop
loongtop
testing-security
open
testing
0

component-screenshot-testing

Screenshot testing for React components with Playwright. Captures component pixels and compares to baselines. Auto-apply when editing React component stories or *.visual.spec.ts files that test UI components.

surfdeeper
surfdeeper
testing-security
open
testing
0

vitest-configuration

Vitest setup and best practices. Use when configuring Vitest for TypeScript projects.

IvanTorresEdge
IvanTorresEdge
testing-security
open
testing
0

browser-screenshots

Captures browser screenshots on request using Playwright for embedding in tutorials.

palewire
palewire
testing-security
open
testing
0

test-driven-development

Use when writing tests or implementing code. Defines RED-GREEN-REFACTOR cycle and test execution workflow.

craigtkhill
craigtkhill
testing-security
open
testing
0

assertion-troubleshooting

Diagnoses common assertion failures and non-triggering issues. Use when assertions fail unexpectedly or do not execute.

phylaxsystems
phylaxsystems
testing-security
open
testing
0

ios-simulator

iOS application testing and debugging using Xcode simulators for development and QA workflows

ljchg12-hue
ljchg12-hue
testing-security
open
testing
0

testarchitect

Test-first development strategy for PAI projects. USE WHEN user needs test strategy, coverage analysis, ATDD workflows, risk-based testing, or quality gates. Ensures tests are written before code, not after bugs appear.

banjoey
banjoey
testing-security
open
testing
0

test-risk-analyzer

あらゆる言語/スタックで潜在バグリスクを洗い出し、追加すべきテストケースを提案する。未テストのエッジケース探索や安全性確認、カバレッジ強化のテスト案提示を求められたときに使用する。

yurake
yurake
testing-security
open
testing
0

edu-demo-evaluator

Evaluate educational demos using Chrome tools for E2E testing. Executes test cases from test_cases.json, captures screenshots, verifies learning outcomes. Scores QUALITY relative to benchmark. Uses real browser interaction via mcp__claude-in-chrome__* tools.

hanialshater
hanialshater
testing-security
open
testing
0

ac-test-generator

Generate tests for features using TDD approach. Use when creating test files, generating test cases, implementing RED phase of TDD, or scaffolding test infrastructure.

adaptationio
adaptationio
testing-security
open
testing
0

rspec-rails

This skill should be used when the user asks about "request specs", "system specs", "model specs", "controller specs", "mailer specs", "feature specs", "Capybara", "rspec-rails", or needs guidance on testing Rails applications with RSpec.

bastos
bastos
testing-security
open
testing
0

testing-patterns-vitest

Vitest testing conventions and patterns for @j0kz/mcp-agents including test organization, naming, assertion patterns, mocking strategies, and coverage targets (75%). Use when writing tests, organiz...

j0KZ
j0KZ
testing-security
open
testing
0

testing

ALWAYS USE when writing tests, test fixtures, test utilities, or debugging test failures. MUST be loaded before creating pytest tests, integration tests, or test infrastructure. Provides test quality patterns, anti-pattern detection, K8s-native testing guidance, and regression strategies.

Obsidian-Owl
Obsidian-Owl
testing-security
open
testing
0

dotnet-test

Run .NET tests using dotnet CLI. Use when task involves executing unit tests, generating code coverage reports, or running benchmarks.

GiantCroissant-Lunar
GiantCroissant-Lunar
testing-security
open
testing
0

testing-python

Python testing best practices with pytest. Covers unit, integration, async tests, mocking, fixtures. Triggers: "write tests", "add tests", "test coverage", "pytest", "unit test", "integration test"

Herklos
Herklos
testing-security
open
testing
0

tic-tac-toe-tests

Create or update pytest coverage for the tic-tac-toe project, including win/draw detection, move validation, bot legality/optimality, and mixed human/bot turn flow. Use when adding or editing tests under the tests/ directory.

VictorQian03
VictorQian03
testing-security
open
testing
0

run-cpython-tests

Run the CPython regression test suite in this repo via scripts/run_cpython_tests.sh with parallel execution, enforce a per-test timeout, capture output to cpython_full_test_run.log, and summarize failures from that log.

ahupp
ahupp
testing-security
open
testing
0

incremental-tdd

Use when implementing features or refactoring with TDD - enforces writing ONE test at a time, implementing minimal code to pass, then repeating, preventing batch test writing that defeats incremental design discovery

zgagnon
zgagnon
testing-security
open
Previous
Page 136 / 173
Next