home/categories/testing-security
domain cluster

Testing & Security

QA, penetration testing, and code quality.

9326 اسکلزall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
testing
0

writing-quality-tests

Use when designing or refactoring automated tests to make them high-signal, reliable, and maintainable across unit, integration, and end-to-end suites.

ederheisler
ederheisler
testing-security
open
testing
0

anti-patterns

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies

pproenca
pproenca
testing-security
open
testing
0

gameplay-browser

Test game via browser with Chrome DevTools. Navigate UI, play through game flow, observe behavior and report issues.

discountedcookie
discountedcookie
testing-security
open
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
Previous
Page 352 / 389
Next