category focus

Testing

Unit, integration, and e2e testing.

4139 스킬all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
testing
477

quality-gate

开发完成后的自检门禁:愿景对照 + spec 合规 + 验证。 Use when: 开发完了准备提 review、声称完成了、准备交付。 Not for: 收到 review 反馈(用 receive-review)、merge(用 merge-gate)。 Output: Spec 合规报告(含愿景覆盖度)。

zts212653
zts212653
testing-security
open
testing
477

request-review

向跨家族 peer-reviewer 发送 review 请求(含五件套)。 Use when: 自检通过后准备请其他猫 review。 Not for: 收到 review 结果(用 receive-review)、自检(用 quality-gate)。 Output: Review 请求信(存档到 review-notes/)。

zts212653
zts212653
testing-security
open
testing
477

tdd

Red-Green-Refactor 测试驱动开发纪律。 Use when: 写新功能代码、修 bug、任何实现工作。 Not for: 纯文档、纯调研、已有充分测试的 trivial 改动。 Output: 失败测试 → 最小实现 → 重构,全程有测试保护。

zts212653
zts212653
testing-security
open
testing
473

tests-developer

Smart router to testing patterns and practices. Use when writing unit tests, creating mocks, testing edge cases, or working with Swift Testing and XCTest frameworks.

anyproto
anyproto
testing-security
open
testing
473

qa

Use when implementation is complete and you want to verify quality through adversarial testing that writes code and provides evidence

Trevoke
Trevoke
testing-security
open
testing
469

detect-flaky-tests

Identify flaky tests by comparing failures across multiple CI runs. Use when the user suspects flaky tests, sees intermittent failures, or wants to analyze test reliability.

Sovereign-Labs
Sovereign-Labs
testing-security
open
testing
459

test-generation

Generate comprehensive test cases for code

vinilana
vinilana
testing-security
open
testing
457

e2e-test-builder

Create Playwright E2E tests using Page Object Model pattern with database isolation

svelte-society
svelte-society
testing-security
open
testing
456

django-tdd

Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.

vibeeval
vibeeval
testing-security
open
testing
456

golang-testing

Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.

vibeeval
vibeeval
testing-security
open
testing
456

performance-testing

Load testing with k6/Artillery, response time thresholds, memory leak detection, N+1 query detection, and CI integration.

vibeeval
vibeeval
testing-security
open
testing
456

property-based-testing

Property-based testing (PBT) patterns with fast-check (JS/TS), Hypothesis (Python), and gopter (Go). Generate random inputs, define invariants, shrink failures to minimal cases. Adapted from Trail of Bits. Use when testing pure functions, parsers, serializers, state machines, or any code where example-based tests miss edge cases.

vibeeval
vibeeval
testing-security
open
testing
456

python-testing

Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.

vibeeval
vibeeval
testing-security
open
testing
456

reference-sdk

Check reference SDK implementations using btca ask

vibeeval
vibeeval
testing-security
open
testing
456

release

Release preparation workflow - security audit → E2E tests → review → changelog → docs

vibeeval
vibeeval
testing-security
open
testing
456

springboot-tdd

Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.

vibeeval
vibeeval
testing-security
open
testing
456

tdd

Test-driven development workflow with philosophy guide - plan → write tests → implement → validate

vibeeval
vibeeval
testing-security
open
testing
456

tdd-workflow

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

vibeeval
vibeeval
testing-security
open
testing
456

test

Comprehensive testing workflow - unit tests ∥ integration tests → E2E tests

vibeeval
vibeeval
testing-security
open
testing
456

test-strategy

Test pyramid decision matrix, coverage targets, when to write which test type, mock vs real dependency decisions, and test ROI analysis.

vibeeval
vibeeval
testing-security
open
testing
453

test-all

Parallel test orchestrator. Runs all 9 test suites concurrently via Task sub-agents and the iwsdk CLI. Handles build, example setup, dev servers, agent launch, polling, retries, and result aggregation.

facebook
facebook
testing-security
open
testing
453

test-audio

Test audio system (AudioSource loading, playback state, stop, spatial audio) against the audio example using the iwsdk CLI.

facebook
facebook
testing-security
open
Previous
Page 50 / 173
Next