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
1

use-branch-complete

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work

mtthsnc
mtthsnc
testing-security
open
testing
1

disciplined-validation

Phase 5 of disciplined development. Validates system against original requirements through system testing and user acceptance testing (UAT). Uses structured stakeholder interviews to gather sign-off and traces defects back to research or design phases.

terraphim
terraphim
testing-security
open
testing
1

webapi-real-testing

Web API 測試實作技能,協助開發者使用 Testcontainers + Reqnroll 撰寫完整的 API 整合測試,包含 Docker 測試環境、BDD 情境定義與測試步驟實作。

yaochangyu
yaochangyu
testing-security
open
testing
1

testing-anti-patterns

Use to avoid critical testing mistakes. Five Iron Laws: Never test mock behavior, Never add test-only methods, Never mock without understanding, Always integration test, Always test error paths.

liauw-media
liauw-media
testing-security
open
testing
1

complete-skill

A complete skill with all fields present for testing

nitromike502
nitromike502
testing-security
open
testing
1

snapshot-unit-testing

Write or update unit (not integration) tests in this repo, use Verify snapshot testing for source generator output, and run/accept snapshots via the provided scripts.

dmytroett
dmytroett
testing-security
open
testing
1

testing-with-vitest

Claude writes fast, reliable tests using Vitest for TypeScript/JavaScript projects. Use when writing unit tests, component tests, setting up mocks, snapshot testing, or configuring test coverage.

doanchienthangdev
doanchienthangdev
testing-security
open
testing
1

writing-slash-commands

Use when creating or editing slash commands - applies TDD to slash command documentation by testing with SlashCommand tool and subagents before deployment, preventing inverted logic and untested conditionals

WesleyMFrederick
WesleyMFrederick
testing-security
open
testing
1

use-debug

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

mtthsnc
mtthsnc
testing-security
open
testing
1

bdd-gherkin-specification

Create Behavior-Driven Development (BDD) feature files using Gherkin syntax. Write clear, executable specifications that describe system behavior from the user's perspective. Use for requirements documentation, acceptance criteria, and living documentation.

jzallen
jzallen
testing-security
open
testing
1

test-executor

Executes tests, analyzes test results, checks test coverage, and provides comprehensive testing status overview. Primarily for Go projects. Activates after implementing/modifying code to verify correctness, or when explicitly requested to assess test suite health.

fubira
fubira
testing-security
open
testing
1

puppeteer-efficient-ui-verification

Fast, repeatable UI verification using Puppeteer without paying browser startup per test. Use scenario suites + deterministic fixtures before jumping to full Jest E2E.

metabench
metabench
testing-security
open
testing
1

test-generator

Generates comprehensive tests for Ishkul code including state transition tests that catch React Rules of Hooks violations. Creates tests for frontend screens/components (Jest + RTL) and backend handlers (Go testing + testify). Use when creating new code or adding test coverage.

mesbahtanvir
mesbahtanvir
testing-security
open
testing
1

writing-tests

TypeScript testing conventions and TDD practices. Use when writing tests, fixing bugs, or organizing test files.

jasonkuhrt
jasonkuhrt
testing-security
open
testing
1

writing-go-tests

Applies current Go testing best practices. Use when writing or modifying Go test files or advising on Go testing strategies.

torosent
torosent
testing-security
open
testing
1

condition-based-waiting

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses

Crumbgrabber
Crumbgrabber
testing-security
open
testing
1

bun-test

Use when writing tests with Bun's built-in test runner, creating mocks, assertions, snapshots, or measuring code coverage. Invoke for Bun testing questions, test configuration, or debugging test failures.

zacharyr0th
zacharyr0th
testing-security
open
testing
1

react-testing-library

Write production-grade React tests with Testing Library, MSW, and comprehensive coverage patterns

pluginagentmarketplace
pluginagentmarketplace
testing-security
open
testing
1

testing

JavaScript testing with Jest, Vitest, and Testing Library for comprehensive test coverage.

pluginagentmarketplace
pluginagentmarketplace
testing-security
open
testing
1

spring-testing

Test Spring Boot applications - MockMvc, TestContainers, test slices, integration testing

pluginagentmarketplace
pluginagentmarketplace
testing-security
open
testing
1

test

Execute the project test suite using Deno

sachitv
sachitv
testing-security
open
testing
1

fusionaly-qa

Use when testing Fusionaly features, checking for regressions, or verifying releases - supports OSS and Pro, install scripts, E2E tests, and feature testing

karloscodes
karloscodes
testing-security
open
Previous
Page 283 / 389
Next