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

browser-automation

Local Python-based browser automation toolkit using Playwright. Provides command-line tools for navigating, interacting with, and testing web applications without using MCP protocols. Supports clicking, typing, hovering, screenshots, content extraction, and JavaScript execution.

archubbuck
archubbuck
testing-security
open
testing
1

api-integration-testing

Integration testing patterns for ABP Framework APIs using xUnit and WebApplicationFactory. Use when: (1) testing API endpoints end-to-end, (2) verifying HTTP status codes and responses, (3) testing authorization, (4) database integration tests.

thapaliyabikendra
thapaliyabikendra
testing-security
open
testing
1

testing-skills-with-subagents

Use after writing a new skill and/or when testing existing skills, creating skill evaluations, or verifying skills work under pressure - applies TDD/RED-GREEN-REFACTOR to skill documentation by running baseline tests, measuring compliance, and closing rationalization loopholes

WesleyMFrederick
WesleyMFrederick
testing-security
open
testing
1

writing-browser-tests

Write browser tests for end-to-end user workflows and JavaScript interactions using Pest v4 with Playwright. Use MINIMALLY - only for core areas, happy paths, and functionality that CANNOT be tested with feature tests. Browser tests replace QA smoke testing, not feature tests.

moonpixels
moonpixels
testing-security
open
testing
1

test-schema

Write tests for Zod schemas. Use when testing entity schemas, DTO validation, query parameter schemas, or any schema validation rules. Triggers on "test schema", "schema tests", "test validation", "test zod".

madooei
madooei
testing-security
open
testing
1

add-unit-tests

Write failing unit tests for feature requirements (TDD style)

thoreinstein
thoreinstein
testing-security
open
testing
1

frontend-unit-test

Writes unit tests for JavaScript/TypeScript and frontend projects using Vitest or Jest. Use when writing or running tests.

carlos-algms
carlos-algms
testing-security
open
testing
1

write-test

테스트 코드 작성 및 실행. Use when (1) "테스트 작성해줘", (2) "테스트 실행해줘", (3) 테스트 커버리지 확인. ⚠️ QA 테스트 요청은 별도 스킬 사용: - Slack 알림 전송 → request-test

semicolon-devteam
semicolon-devteam
testing-security
open
testing
1

writing-implementation-test-pseudocode

Use when adding test pseudocode to user stories or implementation guides - creates MEDIUM-IMPLEMENTATION abstraction showing test structure with Vitest terminology, placeholder comments for logic, and strategic comments (Research/Fixture/Integration/Verification/Pattern/Decision) that guide what to research and decide, not complete implementations

WesleyMFrederick
WesleyMFrederick
testing-security
open
testing
1

livelib-ui-add-quote

Use Playwright to open a LiveLib quote page and add it to your own quotes/list via the website UI.

bongiozzo
bongiozzo
testing-security
open
testing
1

tdd-workflow

Enforce TDD workflow and ensure proper execution of the Red-Green-Refactor cycle. Use when starting a new feature implementation, bug fix, or refactoring.

drillan
drillan
testing-security
open
testing
1

pytest-test-scaffolder

Scaffolds pytest unit tests for Python backend functions and classes. Use when creating tests for FastAPI endpoints, services, and utilities.

okgoogle13
okgoogle13
testing-security
open
testing
1

playwright-browser

Use when capturing screenshots, automating browser interactions, or scraping web content. Covers Playwright Python API for page navigation, screenshots, element selection, form filling, and waiting strategies.

FunnelEnvy
FunnelEnvy
testing-security
open
testing
1

test-driven-development

实现任何功能或修复 bug 时使用,在编写实现代码之前先写测试。Use when implementing any feature or bugfix - write the test first, watch it fail, write minimal code to pass. TDD 红绿重构循环。

hxk622
hxk622
testing-security
open
testing
1

vitest-targeted-testing

Use this when adding/fixing UI or smoke tests; prefer targeted Vitest runs first, then widen.

localtaskrepo
localtaskrepo
testing-security
open
testing
1

contract-tester

Test and validate API contracts against specifications

vladm3105
vladm3105
testing-security
open
testing
1

test-events-router

Test the SSE events router and real-time event streaming. Use when testing Server-Sent Events endpoint or event authorization. Triggers on "test events", "test sse", "test events router", "test real-time".

madooei
madooei
testing-security
open
testing
1

playwright

Playwright E2E testing patterns. Trigger: When writing E2E tests - Page Objects, selectors, MCP workflow.

dallay
dallay
testing-security
open
testing
1

update-local-development-agents

Workflow for propagating penguiflow library changes to test agents. Use when modifying library code and need to test changes in test_generation agents.

hurtener
hurtener
testing-security
open
testing
1

testing-expert

Expert-level software testing with unit tests, integration tests, E2E tests, TDD/BDD, and testing best practices

personamanagmentlayer
personamanagmentlayer
testing-security
open
testing
1

testing-omega-quality

Implements comprehensive testing across all quality dimensions - accuracy, performance, security, and accessibility. Use when building test strategies or ensuring production-grade quality assurance.

doanchienthangdev
doanchienthangdev
testing-security
open
testing
1

visual-testing

Run the app locally and take screenshots using Puppeteer to verify UI changes; use when validating demo pages, checking visual regressions, or capturing UI state for analysis

antoineschaller
antoineschaller
testing-security
open
testing
1

test-implementer

You are an implementer of unit and integration tests.

graphlessdb
graphlessdb
testing-security
open
Previous
Page 285 / 389
Next