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
16

grey-haven-tdd-typescript

TypeScript/JavaScript Test-Driven Development with Vitest, strict red-green-refactor methodology, React component testing, and comprehensive coverage patterns. Use when implementing TypeScript features with TDD, writing Vitest tests, testing React components, developing with test-first approach, or when user mentions 'TypeScript TDD', 'Vitest', 'React testing', 'JavaScript TDD', 'red-green-refactor', 'TypeScript unit tests', or 'test-driven TypeScript'.

greyhaven-ai
greyhaven-ai
testing-security
open
testing
16

e2e-test-writer

Write comprehensive end-to-end tests using Playwright with page object model pattern. Use when creating browser-based tests for user workflows.

matteocervelli
matteocervelli
testing-security
open
testing
16

integration-test-writer

Generate comprehensive integration tests for component interactions, workflows, and system boundaries. Use for testing API endpoints, database operations, and multi-component flows.

matteocervelli
matteocervelli
testing-security
open
testing
16

enactplaywright

Browser automation tool using Playwright - captures screenshots and extracts content from web pages

EnactProtocol
EnactProtocol
testing-security
open
testing
16

implementation

Implement features with code, tests, and documentation. Use when building features from approved designs following TDD and project coding standards.

matteocervelli
matteocervelli
testing-security
open
testing
16

testecho-tool

A tool that echoes its input for testing

EnactProtocol
EnactProtocol
testing-security
open
testing
16

test-executor

Execute test suites with proper configuration, parallel execution, and detailed reporting. Use when running unit tests, integration tests, or full test suites.

matteocervelli
matteocervelli
testing-security
open
testing
16

gpui-testing

Testing patterns for GPUI applications

johnlindquist
johnlindquist
testing-security
open
testing
16

pytest-generator

Generate pytest-based unit tests for Python code. Creates test files following pytest conventions with proper fixtures, mocking, and parametrization.

matteocervelli
matteocervelli
testing-security
open
testing
16

grey-haven-tdd-python

Python Test-Driven Development expertise with pytest, strict red-green-refactor methodology, FastAPI testing patterns, and Pydantic model testing. Use when implementing Python features with TDD, writing pytest tests, testing FastAPI endpoints, developing with test-first approach, or when user mentions 'Python TDD', 'pytest', 'FastAPI testing', 'red-green-refactor', 'Python unit tests', 'test-driven Python', or 'Python test coverage'.

greyhaven-ai
greyhaven-ai
testing-security
open
testing
16

test-generator

Generate test scaffolding for modules with proper structure, fixtures, and mock configurations.

matteocervelli
matteocervelli
testing-security
open
testing
16

pester

PowerShell TDD testing framework guidance for Pester v5+. Use when writing, structuring, or debugging PowerShell unit tests; mocking cmdlets, native commands (bash, git, curl), or .NET types; isolating tests with TestDrive/TestRegistry; capturing output streams; generating code coverage or JUnit/NUnit reports for CI/CD; running parameterized or tagged tests; or troubleshooting Pester Discovery vs Run phase issues.

OleksandrKucherenko
OleksandrKucherenko
testing-security
open
testing
16

shellspec

Comprehensive unit testing framework for Bash and POSIX shell scripts using ShellSpec with TDD/BDD best practices. Use when writing tests for shell scripts, debugging test failures, refactoring scripts for testability, setting up test infrastructure, mocking external dependencies, or implementing test-driven development for Bash/shell projects. Covers test structure, isolation, mocking, output capture, coverage, CI integration, and troubleshooting.

OleksandrKucherenko
OleksandrKucherenko
testing-security
open
testing
16

load-testing

Create and manage K6 load tests for REST and GraphQL APIs. Use when creating load tests, writing K6 scripts, testing API performance, debugging load test failures, or setting up performance monitoring. Covers REST endpoints, GraphQL operations, data generation, IRI handling, configuration patterns, and performance troubleshooting.

VilnaCRM-Org
VilnaCRM-Org
testing-security
open
testing
15

tdd-methodology-expert

Use proactively when you need to implement features or fix bugs using strict Test-Driven Development (TDD) methodology. This agent should be activated for any coding task that requires writing new functionality, refactoring existing code, or ensuring comprehensive test coverage, but should not be used for any design-related tasks. The agent excels at breaking down complex requirements into testable increments and maintaining high code quality through disciplined TDD cycles. Use this agent proactively or if the user mentions 'TDD', 'tdd' or 'Test Driven Development'.

rawveg
rawveg
testing-security
open
code-quality
15

moai-foundation-quality

Enterprise code quality orchestrator with TRUST 5 validation, proactive analysis, and automated best practices enforcement

modu-ai
modu-ai
testing-security
open
testing
15

servicenow-testing

Manages ServiceNow testing. Use for running test suites. Triggers - ATF, automated tests.

Knuckles-Team
Knuckles-Team
testing-security
open
security
15

servicenow-auth

Manages ServiceNow auth. Use for token refresh. Triggers - sessions, auth issues.

Knuckles-Team
Knuckles-Team
testing-security
open
security
15

sap-btp-connectivity

This skill provides comprehensive knowledge for SAP BTP Connectivity, including the Destination Service, Connectivity Service, Cloud Connector, Connectivity Proxy, and Transparent Proxy for Kubernetes. It should be used when configuring destinations, setting up cloud-to-on-premise connectivity, implementing principal propagation, deploying connectivity proxies in Kubernetes/Kyma environments, or troubleshooting connectivity issues. Use this skill when: - Creating or configuring SAP BTP destinations (HTTP, RFC, LDAP, MAIL, TCP) - Setting up Cloud Connector for on-premise connectivity - Implementing OAuth authentication flows for destinations - Configuring principal propagation or user propagation - Deploying Connectivity Proxy or Transparent Proxy in Kubernetes - Troubleshooting connectivity errors (405, 407, 503) - Setting up high availability for Cloud Connector - Configuring multitenancy for destinations Keywords: SAP BTP, Connectivity, Destination Service, Cloud Connector, Connectivity Proxy, Transparent

secondsky
secondsky
testing-security
open
testing
15

playwright-browser

Use when automating browsers, testing pages, taking screenshots, checking UI, verifying login flows, or testing responsive behavior

TechNickAI
TechNickAI
testing-security
open
testing
15

testing-strategy

Systematic testing methodology for Go projects using TDD, coverage-driven gap closure, fixture patterns, and CLI testing. Use when establishing test strategy from scratch, improving test coverage from 60-75% to 80%+, creating test infrastructure with mocks and fixtures, building CLI test suites, or systematizing ad-hoc testing. Provides 8 documented patterns (table-driven, golden file, fixture, mocking, CLI testing, integration, helper utilities, coverage-driven gap closure), 3 automation tools (coverage analyzer 186x speedup, test generator 200x speedup, methodology guide 7.5x speedup). Validated across 3 project archetypes with 3.1x average speedup, 5.8% adaptation effort, 89% transferability to Python/Rust/TypeScript.

yaleh
yaleh
testing-security
open
testing
15

matlab-test-generator

Create comprehensive MATLAB unit tests using the MATLAB Testing Framework. Use when generating test files, test cases, unit tests, test suites, or when the user requests testing for MATLAB code, functions, or classes.

matlab
matlab
testing-security
open
testing
14

testing-strategies

Provides test design patterns, coverage strategies, and best practices for comprehensive test suite development

bejranonda
bejranonda
testing-security
open
testing
14

acceptance-tester

Execute systematic acceptance testing to verify implementations against acceptance criteria. Use this skill when tasks mention "驗收測試", "acceptance testing", "驗收", "validate implementation", or when Gherkin scenarios need to be executed.

yurenju
yurenju
testing-security
open
Previous
Page 191 / 389
Next