Testing

Unit tests, integration tests, test automation

Showing 1633-1656 of 5543 skills
dceoy

speckit-baseline

by dceoy

Generate feature specifications by analyzing existing source code.

Code Gen 94 4mo ago
hainamchung

Broken Authentication Testing

by hainamchung

This skill should be used when the user asks to "test for broken authentication vulnerabilities", "assess session management security", "perform credential stuffing tests", "evaluate password policies", "test for session fixation", or "identify authentication bypass flaws". It provides comprehensive techniques for identifying authentication and session management weaknesses in web applications.

Auth 52 4mo ago
hainamchung

Burp Suite Web Application Testing

by hainamchung

This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater", "analyze HTTP history", or "configure proxy for web testing". It provides comprehensive guidance for using Burp Suite's core features for web application security testing.

API Dev 52 4mo ago
ed3dai

systematic-debugging

by ed3dai

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

Code Gen 225 4mo ago
dceoy

speckit-implement

by dceoy

Execute the implementation plan by processing and executing all tasks defined in tasks.md

Automation 94 4mo ago
ed3dai

property-based-testing

by ed3dai

Use when writing tests for serialization, validation, normalization, or pure functions - provides property catalog, pattern detection, and library reference for property-based testing

Code Review 225 4mo ago
ed3dai

writing-good-tests

by ed3dai

Use when writing or reviewing tests - covers test philosophy, condition-based waiting, mocking strategy, and test isolation

Code Gen 225 4mo ago
brianlovin

tdd

by brianlovin

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

Refactoring 349 3mo ago
parcadei

discovery-interview

by parcadei

Deep interview process to transform vague ideas into detailed specs. Works for technical and non-technical users.

Academic 3.8K 4mo ago
parcadei

complete-skill

by parcadei

A complete skill for E2E testing

CI/CD 3.8K 4mo ago
mohitmishra786

fuzzing

by mohitmishra786

Fuzzing skill for automated input-driven bug finding in C/C++. Use when setting up libFuzzer or AFL++ fuzz targets, defining fuzz entry points around parsing or I/O boundaries, integrating fuzzing into CI, managing corpora, or combining fuzzing with sanitizers. Activates on queries about libFuzzer, AFL, afl-fuzz, fuzz targets, corpus management, coverage-guided fuzzing, or OSS-Fuzz integration.

CLI Tools 97 3mo ago
Jamie-BitFlight

bash-testing

by Jamie-BitFlight

This skill should be used when the user asks to "test bash script", "write shell tests", "use shunit2", "use shellspec", "create test suite for bash", or mentions unit testing, test frameworks, mocking, or test-driven development for shell scripts.

CLI Tools 50 3mo ago
Jamie-BitFlight

perl-testing

by Jamie-BitFlight

This skill should be used when the user asks to write Perl tests, test Perl code, use Test More, run prove, create test suite, mock Perl, or mentions Perl testing, TAP, Test Class, Test Deep, or test-driven development in Perl.

Code Gen 50 3mo ago
Jamie-BitFlight

validation-protocol

by Jamie-BitFlight

Scientific validation protocol for verifying fixes work through observation, not assumption. Use when claiming a bug fix, code change, or implementation is complete. Enforces create-broken-state — define-success-criteria — apply-fix — verify-outcome workflow. Success equals observing intended behavior, not absence of errors.

Debugging 50 3mo ago
0xDarkMatter

testgen

by 0xDarkMatter

"Generate tests with expert routing, framework detection, and auto-TaskCreate. Triggers on: generate tests, write tests, testgen, create test file, add test coverage."

File Ops 20 4mo ago
guia-matthieu

ab-test-stats

by guia-matthieu

"Calculate A/B test statistical significance. Use when: determining if test results are significant; calculating required sample size; estimating test duration; analyzing conversion experiments; making data-driven decisions"

CLI Tools 120 3mo ago
SimHacker

exit

by SimHacker

Navigation links between rooms — the edges of the memory palace

i18n 42 4mo ago
SimHacker

debugging

by SimHacker

Systematic bug investigation with hypothesis tracking

Debugging 42 4mo ago
SimHacker

Animal — Protocol Specification

by SimHacker

```

Code Gen 42 4mo ago
cosmix

refactoring

by cosmix

Restructures existing code to improve readability, maintainability, and performance without changing external behavior. USE WHEN: Restructuring code without changing behavior, extracting methods/classes, removing duplication, applying design patterns, improving code organization, reducing technical debt. DO NOT USE: For bug fixes (use /debugging), for adding tests (use /testing), for new features (implement directly). TRIGGERS: refactor, restructure, rewrite, clean up, simplify, extract, inline, rename, move, split, merge, decompose, modularize, decouple, technical debt, code smell, DRY, SOLID, improve code, modernize, reorganize.

Processing 49 4mo ago
cosmix

crossplane

by cosmix

Cloud-native infrastructure management with Crossplane using Kubernetes APIs. Build internal platform APIs for self-service infrastructure provisioning. Use when implementing infrastructure as code, platform engineering, composite resources, XRDs, compositions, claims, provider configuration, or multi-cloud provisioning. Triggers: crossplane, XRD, composition, claim, provider, managed resource, composite resource, infrastructure API, platform engineering, platform API, infrastructure abstraction, self-service infrastructure, kubernetes infrastructure, cloud control plane.

Cloud 49 4mo ago
cosmix

karpenter

by cosmix

Kubernetes node autoscaling and cost optimization with Karpenter. Use when implementing node provisioning, spot instance management, cluster right-sizing, node consolidation, or reducing compute costs. Covers NodePool configuration, EC2NodeClass setup, disruption budgets, spot/on-demand mix strategies, multi-architecture support, and capacity-type selection.

Kubernetes 49 4mo ago
cosmix

istio

by cosmix

Service mesh implementation with Istio for microservices traffic management, security, and observability. Use when implementing service mesh, mTLS, traffic routing, load balancing, circuit breakers, retries, timeouts, canary deployments, A/B testing, or service-to-service communication. Triggers: istio, service mesh, envoy, sidecar, virtualservice, destinationrule, gateway, mtls, peerauthentication, authorizationpolicy, serviceentry, traffic management, traffic splitting, canary, blue-green, circuit breaker, retry, timeout, load balancing, ingress, egress, observability, tracing, telemetry.

API Dev 49 4mo ago
cosmix

ci-cd

by cosmix

Designs and implements CI/CD pipelines for automated testing, building, deployment, and security scanning across multiple platforms. Covers pipeline optimization, test integration, artifact management, and release automation.

CI/CD 49 4mo ago