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

setup-testing

Configure test infrastructure with fixtures, helpers, and enhanced coverage. Use when setting up comprehensive testing. Triggers on "setup testing", "test infrastructure", "test helpers", "test fixtures".

madooei
madooei
testing-security
open
testing
1

phase-06-quality-security

Validate quality and security through comprehensive testing. Functional testing, integration/system testing, performance testing, security testing, compliance validation, user acceptance testing (UAT), and defect management.

Harery
Harery
testing-security
open
testing
1

go-test

Provides Go standard testing package expertise and best practices. Ensures proper table-driven test patterns, subtests organization, benchmark implementation, and test coverage strategies. Specializes in testing.T/testing.B usage, test helpers, mock interfaces, race detection, and integration testing patterns following Go conventions. Use when: writing Go test files (_test.go), implementing table-driven tests with subtests (t.Run), creating benchmark tests (testing.B), writing example tests for documentation, implementing test helpers and fixtures, mocking interfaces for unit tests, measuring code coverage with go test -cover, detecting race conditions with -race flag, or organizing integration tests in Go projects.

KubrickCode
KubrickCode
testing-security
open
testing
1

tdd-green

TDDのグリーン(GREEN)フェーズを厳密に実行する。REDの「1本だけ」失敗しているテストを通すために、最小限のプロダクションコードだけを実装し、全テストGREENを確認する。余計な機能追加・設計改善はしない。

See2et
See2et
testing-security
open
testing
1

test-stories

ユーザーストーリーからE2Eテストを作成・更新するスキル。ストーリーに基づいてPlaywrightテストを生成する。

interactive-inc
interactive-inc
testing-security
open
testing
1

tdd

Enforce Test-Driven Development when writing or modifying code. Use when implementing features, fixing bugs, or when the user asks to write code. Activates automatically for code changes unless user says "quick fix" or "no tdd".

javatarz
javatarz
testing-security
open
testing
1

tdd-failure-recovery

Guide experienced developers through TDD failure scenarios and recovery procedures when tests behave unexpectedly

rubrical-studios
rubrical-studios
testing-security
open
testing
1

writing-verification-plans

Use when a project needs a verification plan for acceptance testing in real-world scenarios

britt
britt
testing-security
open
testing
1

trace-requirements

Use to trace requirements through implementation. Maps acceptance criteria to code and tests.

resolve-io
resolve-io
testing-security
open
testing
1

test-patterns

This skill provides patterns and best practices for generating and organizing tests. It covers unit testing, integration testing, test data factories, and coverage strategies across multiple languages and frameworks.

jayteealao
jayteealao
testing-security
open
testing
1

implementation-verification

Use after implementation complete to verify all tasks done, update roadmap, run full test suite, and create final report - ensures implementation completeness before finishing development branch

marcos-abreu
marcos-abreu
testing-security
open
testing
1

umbraco-e2e-testing

E2E testing for Umbraco backoffice extensions using Playwright and @umbraco/playwright-testhelpers

umbraco
umbraco
testing-security
open
testing
1

testing-strategies

Testing patterns including unit, integration, E2E tests and language-specific frameworks.

5dlabs
5dlabs
testing-security
open
testing
1

complete-skill

A comprehensive skill with all possible fields and resource types for testing complete parsing

sfmskywalker
sfmskywalker
testing-security
open
testing
1

typescript-test

Provides Jest-based TypeScript testing expertise and best practices. Ensures proper test structure, mocking strategies, async handling patterns, and coverage optimization. Specializes in unit testing, integration testing, test organization with describe/it blocks, jest.mock patterns, snapshot testing, and testing library integration for UI components. Use when: writing TypeScript test files (.spec.ts, .test.ts), structuring tests with describe/it/test blocks, implementing mocks with jest.mock/jest.spyOn, testing async code with async/await or promises, creating test fixtures and helpers, implementing snapshot tests, testing React components with Testing Library, measuring and improving code coverage, or configuring Jest for TypeScript projects.

KubrickCode
KubrickCode
testing-security
open
testing
1

playwright-selectors

Best practices for adding testID and aria-label selectors for Playwright E2E testing in Expo web applications. This skill should be used when adding E2E test coverage, creating new components that need test selectors, or reviewing code for testability.

CodySwannGT
CodySwannGT
testing-security
open
testing
1

kotlin-testing

Kotlin testing with JUnit 5, MockK, Spring test slices, and fast feedback commands. Provides single test execution, incremental builds, and JetBrains MCP integration for rapid TDD cycles. Use when writing tests for Kotlin/Spring code, running specific tests, or debugging test failures.

1ambda
1ambda
testing-security
open
testing
1

verification-before-completion

Verification discipline - evidence-based completion claims, running verification commands before asserting success. Use before claiming any work is complete, fixed, or passing.

5dlabs
5dlabs
testing-security
open
testing
1

judokon-test-author

Writes and updates automated tests for JU-DO-KON! using Vitest and Playwright. Use whenever logic, state, or behaviour changes.

CyanAutomation
CyanAutomation
testing-security
open
testing
1

writing-spec

Use when creating formal specifications with acceptance criteria. Covers spec structure, pre/post-conditions, invariants, interface definitions, and formal acceptance testing requirements.

ian-pascoe
ian-pascoe
testing-security
open
testing
1

ebpf-test-harness

Generate test infrastructure for eBPF CNF programs including network namespace setup, virtual interface creation, traffic generation, packet injection, and validation of packet processing logic. Use when implementing automated tests for CNFs.

cassamajor
cassamajor
testing-security
open
testing
1

terraform-testing

Testing Terraform configurations with native tests, Terratest, and validation frameworks

pluginagentmarketplace
pluginagentmarketplace
testing-security
open
Previous
Page 279 / 389
Next