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

progress-tracker-scenario-gifs

Generate small animated GIFs for each Playwright BDD scenario and surface them in-app as usage instructions.

paulb896
paulb896
testing-security
open
testing
0

tdd

Guide for implementing features using Test-Driven Development (TDD) methodology. Use when: (1) User requests to implement a feature using TDD, (2) User asks to write tests first before implementation, (3) User mentions Red-Green-Refactor cycle, (4) Starting a new feature that requires systematic testing. This skill provides step-by-step TDD workflows, concrete test patterns, and best practices for writing tests before implementation in TypeScript/React projects using Vitest.

ryo-yama55
ryo-yama55
testing-security
open
testing
0

pytest

Expert guidance for Python testing with pytest framework. Use when (1) writing unit tests or integration tests, (2) setting up test fixtures for setup/teardown, (3) parametrizing tests with multiple inputs, (4) using markers (skip, xfail, custom), (5) mocking/patching with monkeypatch or pytest-mock, (6) configuring pytest (pytest.ini, pyproject.toml, conftest.py), (7) running tests with coverage, (8) debugging test failures, or (9) testing async code, FastAPI, Django, or Flask apps.

Salmanferozkhan
Salmanferozkhan
testing-security
open
testing
0

spec

Create feature specs for context continuity across agent sessions. Use when starting a new feature or when user runs /spec new.

kpeez
kpeez
testing-security
open
testing
0

fix-test-case

Fix a specific failing test case in this repo by identifying the root cause, adding a minimal repro under tests/, explaining the cause, applying a targeted fix, re-running the test, and reporting any new failures uncovered.

ahupp
ahupp
testing-security
open
testing
0

integration-testing-multi-tenant

Establishes patterns for creating test data in Entity Framework Core integration tests for multi-tenant applications. Use when writing integration tests that involve tenant isolation, foreign key relationships, or database context management with Testcontainers.

michaellperry
michaellperry
testing-security
open
testing
0

playwright

Interact with and test local web apps using Playwright.

tspader
tspader
testing-security
open
testing
0

dev-test-review

Review test quality before PR - semantic analysis of test design for agentic code. Checks test type appropriateness (unit vs VCR vs evals), ADR-0011/0012 compliance, and Constitution alignment. Run as Level 2 review after epic implementation.

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

cucumber-test-writing

Guide for writing Cucumber feature files and step definitions in this Playwright-Cucumber project. Use this when asked to create new tests, scenarios, or step definitions.

RubenDguez
RubenDguez
testing-security
open
testing
0

verification-before-completion

Use when about to claim work is complete, fixed, or passing. Invoke BEFORE committing, creating PRs, or making any success claims. The Iron Law - evidence before assertions, always.

erikpr1994
erikpr1994
testing-security
open
testing
0

tdd-red

テストコードを作成し、失敗することを確認する。PLANの次フェーズ。「テスト書いて」「red」で起動。

morodomi
morodomi
testing-security
open
testing
0

fix-engine

从验收标准创建检查清单,编排executor→validator循环并带重试逻辑。当子协调器开始实现或收到验证失败时使用。

blueif16
blueif16
testing-security
open
testing
0

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

timbuchinger
timbuchinger
testing-security
open
Previous
Page 389 / 389